[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"extension-skill-kepano-obsidian-markdown-en":3,"guides-for-kepano-obsidian-markdown":405,"similar-k1727mf8hsdgevxe5kbsxwy6kn86n075-en":406},{"_creationTime":4,"_id":5,"children":6,"community":7,"display":9,"evaluation":15,"identity":237,"isFallback":221,"parentExtension":242,"providers":296,"relations":300,"repo":301,"tags":402,"workflow":403},1778691854276.6052,"k1727mf8hsdgevxe5kbsxwy6kn86n075",[],{"reviewCount":8},0,{"description":10,"installMethods":11,"name":13,"sourceUrl":14},"Create and edit Obsidian Flavored Markdown with wikilinks, embeds, callouts, properties, and other Obsidian-specific syntax. Use when working with .md files in Obsidian, or when the user mentions wikilinks, callouts, frontmatter, tags, embeds, or Obsidian notes.",{"claudeCode":12},"kepano/obsidian-skills","obsidian-markdown","https://github.com/kepano/obsidian-skills",{"_creationTime":16,"_id":17,"extensionId":5,"locale":18,"result":19,"trustSignals":219,"workflow":235},1778692018702.6968,"kn7dzy1gh8dw8x9e2dgd8rtpfs86mdhd","en",{"checks":20,"evaluatedAt":190,"extensionSummary":191,"features":192,"nonGoals":197,"promptVersionExtension":201,"promptVersionScoring":202,"purpose":203,"rationale":204,"score":205,"summary":206,"tags":207,"targetMarket":213,"tier":214,"useCases":215},[21,26,29,33,37,41,45,48,52,56,60,63,66,69,73,76,79,82,85,88,92,96,99,103,106,109,112,115,118,121,125,128,133,137,141,144,147,150,154,157,160,163,166,169,172,176,180,183,186],{"category":22,"check":23,"severity":24,"summary":25},"Invocation","Precise Purpose","pass","The description clearly states the skill creates and edits Obsidian Flavored Markdown, and specifies when to use it, including examples of Obsidian-specific syntax and triggers. It also implicitly covers non-goals by focusing solely on Obsidian syntax.",{"category":22,"check":27,"severity":24,"summary":28},"Concise Frontmatter","The frontmatter is concise and self-contained, providing a clear summary of the core capability and trigger phrases within the first ~160 characters.",{"category":30,"check":31,"severity":24,"summary":32},"Documentation","Concise Body","The SKILL.md file is well-structured, with the main content concise and detailed sections delegated to separate reference files (PROPERTIES.md, EMBEDS.md, CALLOUTS.md), adhering to progressive disclosure.",{"category":34,"check":35,"severity":24,"summary":36},"Context","Progressive Disclosure","The SKILL.md file effectively outlines the workflow and links to detailed `references/` files for specific aspects like Properties, Embeds, and Callouts, facilitating progressive disclosure.",{"category":34,"check":38,"severity":39,"summary":40},"Forked exploration","not_applicable","This skill focuses on generating and editing markdown content and does not involve deep exploration or code review that would necessitate a forked context.",{"category":42,"check":43,"severity":24,"summary":44},"Practical Utility","Usage examples","Sufficient and clear examples are provided for creating Obsidian notes, including frontmatter, wikilinks, embeds, callouts, and tags, demonstrating the advertised behavior.",{"category":42,"check":46,"severity":24,"summary":47},"Edge cases","The documentation implicitly handles some edge cases by clearly defining syntax rules for links, embeds, and tags, and the workflow outlines steps for verification, suggesting a consideration for correct rendering.",{"category":49,"check":50,"severity":39,"summary":51},"Code Execution","Tool Fallback","This skill does not rely on external tools like an MCP server and uses only Claude-internal capabilities.",{"category":53,"check":54,"severity":24,"summary":55},"Safety","Halt on unexpected state","The skill's workflow implicitly assumes a correct starting state (e.g., knowledge of markdown syntax) and provides clear instructions for creating and verifying content, implying a halt on unexpected states rather than proceeding with errors.",{"category":57,"check":58,"severity":24,"summary":59},"Portability","Cross-skill coupling","The skill is self-contained and focuses specifically on Obsidian Flavored Markdown syntax. It does not implicitly rely on other skills and avoids handling adjacent tasks.",{"category":42,"check":61,"severity":24,"summary":62},"Problem relevance","The description clearly identifies the problem of working with Obsidian-specific Markdown syntax and targets users who work with .md files in Obsidian or mention related syntax.",{"category":42,"check":64,"severity":24,"summary":65},"Unique selling proposition","The skill offers a specialized understanding and generation capability for Obsidian Flavored Markdown, going beyond standard Markdown processing and providing structured guidance on its unique syntax.",{"category":42,"check":67,"severity":24,"summary":68},"Production readiness","The skill is well-documented with a clear workflow, detailed syntax references, and examples, making it ready for use in real Obsidian workflows.",{"category":70,"check":71,"severity":24,"summary":72},"Scope","Single responsibility principle","The skill has a clear and focused scope on creating and editing Obsidian Flavored Markdown, without extending into unrelated domains.",{"category":70,"check":74,"severity":24,"summary":75},"Description quality","The description is accurate, concise, and clearly reflects the skill's capabilities in generating and editing Obsidian Flavored Markdown.",{"category":22,"check":77,"severity":39,"summary":78},"Scoped tools","This skill does not expose specific tools or commands; it operates through natural language interaction with the LLM based on its instructions.",{"category":30,"check":80,"severity":39,"summary":81},"Configuration & parameter reference","This skill does not expose configuration parameters or options; it operates based on the instructions within its SKILL.md file.",{"category":70,"check":83,"severity":39,"summary":84},"Tool naming","This skill does not expose specific tools or commands with names.",{"category":70,"check":86,"severity":39,"summary":87},"Minimal I/O surface","This skill does not expose specific tools or commands with parameter schemas or response shapes.",{"category":89,"check":90,"severity":24,"summary":91},"License","License usability","The extension is licensed under the MIT License, which is a permissive open-source license, as confirmed by the bundled LICENSE file.",{"category":93,"check":94,"severity":24,"summary":95},"Maintenance","Commit recency","The repository has recent commits, with the latest push on 2026-05-07, indicating active maintenance.",{"category":93,"check":97,"severity":39,"summary":98},"Dependency Management","The skill does not appear to have any third-party dependencies that require explicit management.",{"category":100,"check":101,"severity":39,"summary":102},"Security","Secret Management","This skill does not handle or require any secrets.",{"category":100,"check":104,"severity":24,"summary":105},"Injection","The skill operates on markdown syntax and does not load external data or instructions that could be subject to injection.",{"category":100,"check":107,"severity":24,"summary":108},"Transitive Supply-Chain Grenades","The skill does not fetch remote content or execute code from external sources, keeping all operations within the bundled content.",{"category":100,"check":110,"severity":24,"summary":111},"Sandbox Isolation","This skill does not perform file system operations or interact with the environment outside of its intended markdown generation scope.",{"category":100,"check":113,"severity":24,"summary":114},"Sandbox escape primitives","No detached process spawns or deny-retry loops were observed as the skill does not execute scripts or interact with the system.",{"category":100,"check":116,"severity":24,"summary":117},"Data Exfiltration","The skill's function is to generate markdown text and does not involve any outbound network calls or handling of confidential data.",{"category":100,"check":119,"severity":24,"summary":120},"Hidden Text Tricks","The bundled content and descriptions are free of hidden steering tricks, control characters, or invisible Unicode sequences.",{"category":122,"check":123,"severity":24,"summary":124},"Hooks","Opaque code execution","The skill's implementation relies on instructions and markdown generation, not opaque code execution such as base64 payloads or minified scripts.",{"category":57,"check":126,"severity":24,"summary":127},"Structural Assumption","The skill makes no assumptions about the user's project structure, focusing solely on generating markdown syntax as requested.",{"category":129,"check":130,"severity":131,"summary":132},"Trust","Issues Attention","info","There are 20 issues opened and 3 closed in the last 90 days, indicating a low closure rate and a significant number of open issues.",{"category":134,"check":135,"severity":24,"summary":136},"Versioning","Release Management","The repository has a meaningful semver version declared in the SKILL.md frontmatter and recent commit activity, indicating good release management.",{"category":138,"check":139,"severity":39,"summary":140},"Execution","Validation","This skill does not involve executable code or structured output that requires schema validation.",{"category":100,"check":142,"severity":39,"summary":143},"Unguarded Destructive Operations","The skill is purely generative and does not perform any destructive operations on files or systems.",{"category":49,"check":145,"severity":39,"summary":146},"Error Handling","This skill does not contain executable code that would require error handling; it operates by generating text based on instructions.",{"category":49,"check":148,"severity":39,"summary":149},"Logging","This skill does not perform destructive actions or outbound calls, thus no local audit logging is required.",{"category":151,"check":152,"severity":24,"summary":153},"Compliance","GDPR","The skill generates markdown text and does not operate on or process any personal data.",{"category":151,"check":155,"severity":24,"summary":156},"Target market","The skill's functionality is universally applicable to Obsidian users regardless of their geographical location.",{"category":57,"check":158,"severity":24,"summary":159},"Runtime stability","The skill relies on standard markdown generation and does not make assumptions about specific editors, shells, or operating systems.",{"category":30,"check":161,"severity":24,"summary":162},"README","The README file exists, is well-written, and clearly states the purpose of the extension and provides installation instructions.",{"category":70,"check":164,"severity":39,"summary":165},"Tool surface size","This is a single-function skill and does not expose multiple tools or commands.",{"category":22,"check":167,"severity":39,"summary":168},"Overlapping near-synonym tools","This skill does not expose specific tools, so there are no overlapping near-synonym tools.",{"category":30,"check":170,"severity":24,"summary":171},"Phantom features","All features advertised in the README and SKILL.md (Obsidian Flavored Markdown syntax) have corresponding implementations within the skill's instructions.",{"category":173,"check":174,"severity":24,"summary":175},"Install","Installation instruction","The README provides clear, copy-pasteable installation instructions for multiple environments (marketplace, npx, Claude Code, Codex CLI, OpenCode) and the SKILL.md is directly usable.",{"category":177,"check":178,"severity":39,"summary":179},"Errors","Actionable error messages","The skill does not have specific error paths visible to the user as it generates markdown based on instructions rather than executing code.",{"category":138,"check":181,"severity":39,"summary":182},"Pinned dependencies","The skill does not use third-party dependencies or scripts that require pinning.",{"category":70,"check":184,"severity":39,"summary":185},"Dry-run preview","This skill is purely generative and does not perform any state-changing operations or outbound data sending.",{"category":187,"check":188,"severity":39,"summary":189},"Protocol","Idempotent retry & timeouts","The skill does not involve remote calls or state-changing operations that would require idempotency or timeouts.",1778692018598,"This skill focuses on creating and editing Obsidian Flavored Markdown, understanding and generating its specific syntax such as wikilinks, embeds, callouts, and properties. It provides detailed references and workflow examples for using these features.",[193,194,195,196],"Create Obsidian Flavored Markdown","Edit wikilinks, embeds, callouts","Utilize Obsidian properties and frontmatter","Understand and generate Obsidian-specific syntax",[198,199,200],"Processing standard Markdown only.","Modifying Obsidian application settings or plugins.","Interacting directly with the Obsidian file system outside of content generation.","3.0.0","4.4.0","Generate and edit Obsidian-specific markdown syntax with confidence, ensuring correct formatting for wikilinks, embeds, callouts, and properties within your Obsidian vault.","The skill is exceptionally well-documented and focused on a specific, practical use case. The only minor finding relates to the number of open issues, which is `info` severity and does not impact the high quality of the extension.",96,"High-quality skill for generating and editing Obsidian Flavored Markdown with comprehensive documentation and clear examples.",[208,209,210,211,212],"obsidian","markdown","documentation","writing","knowledge-management","global","verified",[216,217,218],"When working with .md files in Obsidian.","When a user mentions wikilinks, embeds, callouts, or properties.","To ensure correct formatting of Obsidian-specific Markdown.",{"codeQuality":220,"collectedAt":222,"documentation":223,"maintenance":226,"security":232,"testCoverage":234},{"hasLockfile":221},false,1778691990335,{"descriptionLength":224,"readmeSize":225},262,2565,{"closedIssues90d":227,"forks":228,"hasChangelog":221,"openIssues90d":229,"pushedAt":230,"stars":231},3,2128,20,1778185448000,31002,{"hasNpmPackage":221,"license":233,"smitheryVerified":221},"MIT",{"hasCi":221,"hasTests":221},{"updatedAt":236},1778692018702,{"basePath":238,"githubOwner":239,"githubRepo":240,"locale":18,"slug":13,"type":241},"skills/obsidian-markdown","kepano","obsidian-skills","skill",{"_creationTime":243,"_id":244,"community":245,"display":246,"identity":250,"parentExtension":253,"providers":283,"relations":291,"tags":292,"workflow":293},1778691854276.604,"k17bttant31x15g1p63z6mkehh86n37f",{"reviewCount":8},{"description":247,"installMethods":248,"name":249,"sourceUrl":14},"Create and edit Obsidian vault files including Markdown, Bases, and Canvas. Use when working with .md, .base, or .canvas files in an Obsidian vault.",{"claudeCode":208},"Obsidian",{"basePath":251,"githubOwner":239,"githubRepo":240,"locale":18,"slug":240,"type":252},"","plugin",{"_creationTime":254,"_id":255,"community":256,"display":257,"identity":260,"providers":262,"relations":276,"tags":278,"workflow":279},1778691854276.6038,"k1781ajs5tna9vkz0peaa9cafh86mzbr",{"reviewCount":8},{"description":258,"installMethods":259,"name":240,"sourceUrl":14},"Agent skills for Obsidian. Teach your agent to use Markdown, Bases, JSON Canvas, and use the CLI.",{"claudeCode":12},{"basePath":251,"githubOwner":239,"githubRepo":240,"locale":18,"slug":240,"type":261},"marketplace",{"evaluate":263,"extract":270},{"promptVersionExtension":264,"promptVersionScoring":202,"score":265,"tags":266,"targetMarket":213,"tier":269},"3.1.0",79,[208,209,267,268,212],"cli","notes","community",{"commitSha":271,"marketplace":272,"plugin":274},"HEAD",{"name":240,"pluginCount":273},1,{"mcpCount":8,"provider":275,"skillCount":8},"classify",{"repoId":277},"kd75q6pm8pgs19zcxpqgt5da9186m9f3",[267,212,209,268,208],{"evaluatedAt":280,"extractAt":281,"updatedAt":282},1778691877356,1778691854276,1778692095422,{"evaluate":284,"extract":288},{"promptVersionExtension":201,"promptVersionScoring":202,"score":285,"tags":286,"targetMarket":213,"tier":269},95,[208,209,268,287,267],"pkm",{"commitSha":271,"license":233,"plugin":289},{"mcpCount":8,"provider":275,"skillCount":290},5,{"parentExtensionId":255,"repoId":277},[267,209,268,208,287],{"evaluatedAt":294,"extractAt":281,"updatedAt":295},1778691912830,1778692095244,{"evaluate":297,"extract":299},{"promptVersionExtension":201,"promptVersionScoring":202,"score":205,"tags":298,"targetMarket":213,"tier":214},[208,209,210,211,212],{"commitSha":271},{"parentExtensionId":244,"repoId":277},{"_creationTime":302,"_id":277,"identity":303,"providers":304,"workflow":398},1778691850308.0276,{"githubOwner":239,"githubRepo":240,"sourceUrl":14},{"classify":305,"discover":387,"github":390},{"commitSha":271,"extensions":306},[307,320,339,348,358,368,376],{"basePath":251,"displayName":240,"installMethods":308,"rationale":309,"selectedPaths":310,"source":319,"sourceLanguage":18,"type":261},{"claudeCode":12},"marketplace.json at .claude-plugin/marketplace.json",[311,314,316],{"path":312,"priority":313},".claude-plugin/marketplace.json","mandatory",{"path":315,"priority":313},"README.md",{"path":317,"priority":318},"LICENSE","high","rule",{"basePath":251,"description":247,"displayName":208,"installMethods":321,"license":233,"rationale":322,"selectedPaths":323,"source":319,"sourceLanguage":18,"type":252},{"claudeCode":208},"plugin manifest at .claude-plugin/plugin.json",[324,326,327,328,331,333,335,337],{"path":325,"priority":313},".claude-plugin/plugin.json",{"path":315,"priority":313},{"path":317,"priority":318},{"path":329,"priority":330},"skills/defuddle/SKILL.md","medium",{"path":332,"priority":330},"skills/json-canvas/SKILL.md",{"path":334,"priority":330},"skills/obsidian-bases/SKILL.md",{"path":336,"priority":330},"skills/obsidian-cli/SKILL.md",{"path":338,"priority":330},"skills/obsidian-markdown/SKILL.md",{"basePath":340,"description":341,"displayName":342,"installMethods":343,"rationale":344,"selectedPaths":345,"source":319,"sourceLanguage":18,"type":241},"skills/defuddle","Extract clean markdown content from web pages using Defuddle CLI, removing clutter and navigation to save tokens. Use instead of WebFetch when the user provides a URL to read or analyze, for online documentation, articles, blog posts, or any standard web page. Do NOT use for URLs ending in .md — those are already markdown, use WebFetch directly.","defuddle",{"claudeCode":12},"SKILL.md frontmatter at skills/defuddle/SKILL.md",[346],{"path":347,"priority":313},"SKILL.md",{"basePath":349,"description":350,"displayName":351,"installMethods":352,"rationale":353,"selectedPaths":354,"source":319,"sourceLanguage":18,"type":241},"skills/json-canvas","Create and edit JSON Canvas files (.canvas) with nodes, edges, groups, and connections. Use when working with .canvas files, creating visual canvases, mind maps, flowcharts, or when the user mentions Canvas files in Obsidian.","json-canvas",{"claudeCode":12},"SKILL.md frontmatter at skills/json-canvas/SKILL.md",[355,356],{"path":347,"priority":313},{"path":357,"priority":330},"references/EXAMPLES.md",{"basePath":359,"description":360,"displayName":361,"installMethods":362,"rationale":363,"selectedPaths":364,"source":319,"sourceLanguage":18,"type":241},"skills/obsidian-bases","Create and edit Obsidian Bases (.base files) with views, filters, formulas, and summaries. Use when working with .base files, creating database-like views of notes, or when the user mentions Bases, table views, card views, filters, or formulas in Obsidian.","obsidian-bases",{"claudeCode":12},"SKILL.md frontmatter at skills/obsidian-bases/SKILL.md",[365,366],{"path":347,"priority":313},{"path":367,"priority":330},"references/FUNCTIONS_REFERENCE.md",{"basePath":369,"description":370,"displayName":371,"installMethods":372,"rationale":373,"selectedPaths":374,"source":319,"sourceLanguage":18,"type":241},"skills/obsidian-cli","Interact with Obsidian vaults using the Obsidian CLI to read, create, search, and manage notes, tasks, properties, and more. Also supports plugin and theme development with commands to reload plugins, run JavaScript, capture errors, take screenshots, and inspect the DOM. Use when the user asks to interact with their Obsidian vault, manage notes, search vault content, perform vault operations from the command line, or develop and debug Obsidian plugins and themes.","obsidian-cli",{"claudeCode":12},"SKILL.md frontmatter at skills/obsidian-cli/SKILL.md",[375],{"path":347,"priority":313},{"basePath":238,"description":10,"displayName":13,"installMethods":377,"rationale":378,"selectedPaths":379,"source":319,"sourceLanguage":18,"type":241},{"claudeCode":12},"SKILL.md frontmatter at skills/obsidian-markdown/SKILL.md",[380,381,383,385],{"path":347,"priority":313},{"path":382,"priority":330},"references/CALLOUTS.md",{"path":384,"priority":330},"references/EMBEDS.md",{"path":386,"priority":330},"references/PROPERTIES.md",{"sources":388},[389],"manual",{"closedIssues90d":227,"description":258,"forks":228,"license":233,"openIssues90d":229,"pushedAt":230,"readmeSize":225,"stars":231,"topics":391},[392,393,208,394,395,267,342,396,397],"claude","codex","skills","clawdbot","opencode","openclaw",{"classifiedAt":399,"discoverAt":400,"extractAt":401,"githubAt":401,"updatedAt":399},1778691854042,1778691850308,1778691852165,[210,212,209,208,211],{"evaluatedAt":236,"extractAt":281,"updatedAt":404},1778692096287,[],[407,435,465,491,521,547],{"_creationTime":408,"_id":409,"community":410,"display":411,"identity":417,"providers":420,"relations":428,"tags":430,"workflow":431},1778699106670.4255,"k173sze6h2kdjhyfbveynf98t586n5wt",{"reviewCount":8},{"description":412,"installMethods":413,"name":415,"sourceUrl":416},"Use when the user wants to translate a repository README, make a repo multilingual, localize docs, add a language switcher, internationalize the README, or update localized README variants in a GitHub-style repository.",{"claudeCode":414},"xixu-me/skills","readme-i18n","https://github.com/xixu-me/skills",{"basePath":418,"githubOwner":419,"githubRepo":394,"locale":18,"slug":415,"type":241},"skills/readme-i18n","xixu-me",{"evaluate":421,"extract":427},{"promptVersionExtension":201,"promptVersionScoring":202,"score":422,"tags":423,"targetMarket":213,"tier":214},100,[424,210,425,209,426],"localization","internationalization","github",{"commitSha":271},{"repoId":429},"kd77r2vb42jmgam0qbr9f2c6kn86mebv",[210,426,425,424,209],{"evaluatedAt":432,"extractAt":433,"updatedAt":434},1778699174967,1778699106670,1778699384013,{"_creationTime":436,"_id":437,"community":438,"display":439,"identity":445,"providers":450,"relations":458,"tags":461,"workflow":462},1778675056600.2317,"k17cxt9ps1s1vkzp0d0eq7pkt986m6gg",{"reviewCount":8},{"description":440,"installMethods":441,"name":443,"sourceUrl":444},"Use when building or maintaining a persistent personal knowledge base (second brain) in Obsidian where an LLM incrementally ingests sources, updates entity/concept pages, maintains cross-references, and keeps a synthesis current. Triggers include \"second brain\", \"Obsidian wiki\", \"personal knowledge management\", \"ingest this paper/article/book\", \"build a research wiki\", \"compound knowledge\", \"Memex\", or whenever the user wants knowledge to accumulate across sessions instead of being re-derived by RAG on every query.",{"claudeCode":442},"alirezarezvani/claude-skills","LLM Wiki","https://github.com/alirezarezvani/claude-skills",{"basePath":446,"githubOwner":447,"githubRepo":448,"locale":18,"slug":449,"type":241},"engineering/llm-wiki/skills/llm-wiki","alirezarezvani","claude-skills","llm-wiki",{"evaluate":451,"extract":457},{"promptVersionExtension":201,"promptVersionScoring":202,"score":422,"tags":452,"targetMarket":213,"tier":214},[212,208,453,287,454,455,456],"second-brain","rag-alternative","wiki","personal-knowledge-management",{"commitSha":271,"license":233},{"parentExtensionId":459,"repoId":460},"k171h6s4fcrd2pepndhe1tnjgd86mbgr","kd7ff9s1w43mfyy1n7hf87816186m6px",[212,208,456,287,454,453,455],{"evaluatedAt":463,"extractAt":464,"updatedAt":463},1778678327640,1778675056600,{"_creationTime":466,"_id":467,"community":468,"display":469,"identity":475,"providers":478,"relations":485,"tags":487,"workflow":488},1778696113180.8145,"k1764ggya8fkye7sednnbj212186n3vd",{"reviewCount":8},{"description":470,"installMethods":471,"name":473,"sourceUrl":474},"Design and run a documentation system for a team or product. Use this skill when planning what to document, choosing a documentation tool, organizing existing docs, fixing stale documentation, designing a maintenance cadence, or scoping technical writing work. Triggers on documentation, docs, tech writing, knowledge base, wiki, runbook, README, internal docs, doc audit, doc maintenance, stale docs, where do we document. Also triggers when the team is repeatedly answering the same questions or when onboarding takes too long.",{"claudeCode":472},"rampstackco/claude-skills","documentation-strategy","https://github.com/rampstackco/claude-skills",{"basePath":476,"githubOwner":477,"githubRepo":448,"locale":18,"slug":473,"type":241},"skills/documentation-strategy","rampstackco",{"evaluate":479,"extract":484},{"promptVersionExtension":201,"promptVersionScoring":202,"score":480,"tags":481,"targetMarket":213,"tier":214},99,[210,212,482,483,211],"process","team",{"commitSha":271},{"repoId":486},"kd7bebccrrd1xf6w868aggftrd86m86v",[210,212,482,483,211],{"evaluatedAt":489,"extractAt":490,"updatedAt":489},1778696781710,1778696113180,{"_creationTime":492,"_id":493,"community":494,"display":495,"identity":501,"providers":505,"relations":514,"tags":517,"workflow":518},1778695548458.4048,"k17e5nn93syzxrybh3he9fz5eh86nbme",{"reviewCount":8},{"description":496,"installMethods":497,"name":499,"sourceUrl":500},"Guide a person in becoming a better teacher and explainer. AI coaches content structuring, audience calibration, explanation clarity, Socratic questioning technique, feedback interpretation, and reflective practice for technical presentations, documentation, and mentoring. Use when a person needs to present technical content and wants preparation coaching, wants to write better documentation or tutorials, struggles to explain concepts across expertise levels, is mentoring a colleague, or is preparing for a talk or knowledge-sharing session.\n",{"claudeCode":498},"pjt222/agent-almanac","teach-guidance","https://github.com/pjt222/agent-almanac",{"basePath":502,"githubOwner":503,"githubRepo":504,"locale":18,"slug":499,"type":241},"skills/teach-guidance","pjt222","agent-almanac",{"evaluate":506,"extract":513},{"promptVersionExtension":201,"promptVersionScoring":202,"score":422,"tags":507,"targetMarket":213,"tier":214},[508,509,510,210,511,512],"teaching","coaching","presentation","explanation","guidance",{"commitSha":271},{"parentExtensionId":515,"repoId":516},"k170h0janaa9kwn7cfgfz2ykss86mmh9","kd7aryv63z61j39n2td1aeqkvh86mh12",[509,210,511,512,510,508],{"evaluatedAt":519,"extractAt":520,"updatedAt":519},1778701952682,1778695548458,{"_creationTime":522,"_id":523,"community":524,"display":525,"identity":529,"providers":531,"relations":543,"tags":544,"workflow":545},1778695548458.385,"k17avw7n0q0zss1q5kna5zvjzx86mdvr",{"reviewCount":8},{"description":526,"installMethods":527,"name":528,"sourceUrl":500},"Prepare an organisation for regulatory inspection by assessing readiness against agency-specific focus areas (FDA, EMA, MHRA). Covers warning letter and 483 theme analysis, mock inspection protocols, document bundle preparation, inspection logistics, and response template creation. Use when a regulatory inspection has been announced or is anticipated, when a periodic self-assessment is due, when new systems have been implemented since the last inspection, or after a significant audit finding that may attract regulatory attention.\n",{"claudeCode":498},"prepare-inspection-readiness",{"basePath":530,"githubOwner":503,"githubRepo":504,"locale":18,"slug":528,"type":241},"skills/prepare-inspection-readiness",{"evaluate":532,"extract":542},{"promptVersionExtension":201,"promptVersionScoring":202,"score":422,"tags":533,"targetMarket":213,"tier":214},[534,535,536,537,538,539,540,210,541],"compliance","gxp","inspection","fda","ema","mhra","readiness","process-automation",{"commitSha":271},{"parentExtensionId":515,"repoId":516},[534,210,538,537,535,536,539,541,540],{"evaluatedAt":546,"extractAt":520,"updatedAt":546},1778700122939,{"_creationTime":548,"_id":549,"community":550,"display":551,"identity":557,"providers":561,"relations":569,"tags":572,"workflow":573},1778699234184.6135,"k175frmf44tn80mcd6gvw1c1th86ngq9",{"reviewCount":8},{"description":552,"installMethods":553,"name":555,"sourceUrl":556},"Invoke parallel document-specialist agents for external web searches and documentation lookup",{"claudeCode":554},"Yeachan-Heo/oh-my-claudecode","external-context","https://github.com/Yeachan-Heo/oh-my-claudecode",{"basePath":558,"githubOwner":559,"githubRepo":560,"locale":18,"slug":555,"type":241},"skills/external-context","Yeachan-Heo","oh-my-claudecode",{"evaluate":562,"extract":568},{"promptVersionExtension":201,"promptVersionScoring":202,"score":422,"tags":563,"targetMarket":213,"tier":214},[564,210,565,566,567],"search","research","information-retrieval","multi-agent",{"commitSha":271},{"parentExtensionId":570,"repoId":571},"k17brg5egdw1jbncj1j4wfv3fh86n639","kd74zv63fryf9prygtq7gf4es986n22y",[210,566,567,565,564],{"evaluatedAt":574,"extractAt":575,"updatedAt":574},1778699449790,1778699234184]