[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"extension-skill-juliusbrussee-caveman-help-zh-CN":3,"guides-for-juliusbrussee-caveman-help":502,"similar-k17ep6q1ps0y79t0ewg73n21p586m5dp-zh-CN":503},{"_creationTime":4,"_id":5,"children":6,"community":7,"display":9,"evaluation":15,"identity":239,"isFallback":221,"parentExtension":244,"providers":302,"relations":306,"repo":308,"tags":499,"workflow":500},1778692140091.5134,"k17ep6q1ps0y79t0ewg73n21p586m5dp",[],{"reviewCount":8},0,{"description":10,"installMethods":11,"name":13,"sourceUrl":14},"caveman 模式、技能和命令的快速参考卡。一次性显示，不是持久模式。触发方式：/caveman-help、\"caveman help\"、\"what caveman commands\"、\"how do I use caveman\"。\n",{"claudeCode":12},"juliusbrussee/caveman","caveman-help","https://github.com/juliusbrussee/caveman",{"_creationTime":16,"_id":17,"extensionId":5,"locale":18,"result":19,"trustSignals":219,"workflow":237},1778692140091.5137,"kn71xva0yjg3yy16kv1md7jg6h86maqz","zh-CN",{"checks":20,"evaluatedAt":190,"extensionSummary":191,"features":192,"nonGoals":197,"promptVersionExtension":201,"promptVersionScoring":202,"purpose":203,"rationale":204,"score":205,"summary":206,"tags":207,"tier":213,"useCases":214},[21,26,29,32,36,39,43,47,50,53,57,61,65,69,72,75,78,81,84,87,91,95,99,103,107,110,113,116,120,123,126,129,132,134,137,141,145,149,152,156,159,162,165,168,172,175,178,181,184,187],{"category":22,"check":23,"severity":24,"summary":25},"实用性","问题相关性","pass","描述清楚地说明了需要快速参考命令和模式的问题，并确定了触发短语。",{"category":22,"check":27,"severity":24,"summary":28},"独特点","该技能为“caveman”模式和技能提供了特定、格式化的参考卡，这超出了默认 LLM 行为，不仅仅是简单的包装。",{"category":22,"check":30,"severity":24,"summary":31},"生产就绪性","该技能是一个简单的显示命令，已完全实现，并涵盖了其提供参考卡的既定用例。",{"category":33,"check":34,"severity":24,"summary":35},"范围","单一职责原则","该技能仅专注于为 caveman 模式和命令提供帮助信息，遵循单一职责。",{"category":33,"check":37,"severity":24,"summary":38},"描述质量","显示的描述准确地反映了该技能作为快速参考卡的功能，并列出了触发短语。",{"category":40,"check":41,"severity":24,"summary":42},"调用","作用域工具","该技能公开了一个单一的、定义良好的工具，用于提供帮助信息。",{"category":44,"check":45,"severity":24,"summary":46},"文档","配置和参数参考","SKILL.md 明确记录了如何通过环境变量和配置文件配置默认模式，包括优先级。",{"category":33,"check":48,"severity":24,"summary":49},"工具命名","工具名称 'caveman-help' 具有描述性，并直接与其功能相关。",{"category":33,"check":51,"severity":24,"summary":52},"最小 I/O 接口","该技能不接受任何输入参数，并按承诺输出格式化的参考卡。",{"category":54,"check":55,"severity":24,"summary":56},"许可证","许可证可用性","该扩展根据 MIT 许可证获得许可，并在 LICENSE 文件中明确说明。",{"category":58,"check":59,"severity":24,"summary":60},"维护","提交时效性","最后一次提交是在 2026-05-12，在过去 3 个月内。",{"category":58,"check":62,"severity":63,"summary":64},"依赖管理","not_applicable","该扩展似乎不使用任何第三方依赖项。",{"category":66,"check":67,"severity":63,"summary":68},"安全","秘密管理","该技能不处理任何秘密。",{"category":66,"check":70,"severity":24,"summary":71},"注入","该技能不加载或执行任何第三方数据或文件。",{"category":66,"check":73,"severity":24,"summary":74},"传递式供应链炸弹","该技能不获取外部文件或执行运行时下载。",{"category":66,"check":76,"severity":24,"summary":77},"沙箱隔离","该技能是只读的，不与文件系统或其定义范围之外的外部资源进行交互。",{"category":66,"check":79,"severity":24,"summary":80},"沙箱逃逸原语","技能代码中没有分离的进程或拒绝重试循环。",{"category":66,"check":82,"severity":24,"summary":83},"数据泄露","该技能不读取或提交任何机密数据。",{"category":66,"check":85,"severity":24,"summary":86},"隐藏文本技巧","捆绑的内容不包含隐藏的转向技巧，并且使用纯净的可打印 ASCII。",{"category":88,"check":89,"severity":24,"summary":90},"Hooks","不透明代码执行","该技能的代码是清晰可读的，没有混淆。",{"category":92,"check":93,"severity":24,"summary":94},"可移植性","结构假设","该技能不进行关于用户项目布局的结构假设。",{"category":96,"check":97,"severity":24,"summary":98},"信任","问题关注度","在过去 90 天内，打开了 66 个问题，关闭了 70 个问题，关闭率约为 51%，符合通过标准。",{"category":100,"check":101,"severity":24,"summary":102},"版本控制","发布管理","SKILL.md 的 frontmatter 包含名称和描述，表明这是一个版本化的工件，并且存储库有最近的提交，表明处于积极管理状态。",{"category":104,"check":105,"severity":63,"summary":106},"代码执行","验证","该技能不接受输入参数或结构化输出。",{"category":66,"check":108,"severity":63,"summary":109},"无保护的破坏性操作","该技能是只读的，不执行任何破坏性操作。",{"category":104,"check":111,"severity":24,"summary":112},"错误处理","作为一个简单的显示技能，错误处理已通过 LLM 的响应生成隐式覆盖，并且不期望有复杂的错误路径。",{"category":104,"check":114,"severity":63,"summary":115},"日志记录","该技能是只读的，不执行需要日志记录的操作。",{"category":117,"check":118,"severity":63,"summary":119},"合规性","GDPR","该技能不处理个人数据。",{"category":117,"check":121,"severity":24,"summary":122},"目标市场","该技能是一个通用的参考卡，没有区域或管辖权逻辑，因此具有全球适用性。",{"category":92,"check":124,"severity":24,"summary":125},"运行时稳定性","该技能是一个简单的 Markdown 显示，不假设特定的 shell、OS 或运行时。",{"category":44,"check":127,"severity":24,"summary":128},"README","README 文件存在，并清楚说明了扩展的目的和用法。",{"category":33,"check":130,"severity":63,"summary":131},"工具接口大小","这是一个单一工具的扩展。",{"category":40,"check":133,"severity":63,"summary":131},"重叠的近同义词工具",{"category":44,"check":135,"severity":24,"summary":136},"虚假功能","README 中提到的所有功能都已在技能功能中实现。",{"category":138,"check":139,"severity":24,"summary":140},"安装","安装说明","README 提供了清晰的安装说明和用法示例。",{"category":142,"check":143,"severity":24,"summary":144},"错误","可操作的错误消息","作为一个仅显示技能，它不太可能遇到面向用户的错误，任何 LLM 生成的错误都将取决于上下文。",{"category":146,"check":147,"severity":63,"summary":148},"执行","固定的依赖项","该扩展不使用第三方依赖项。",{"category":33,"check":150,"severity":63,"summary":151},"模拟运行预览","该扩展是纯只读的，不执行状态更改操作。",{"category":153,"check":154,"severity":63,"summary":155},"协议","幂等重试和超时","该扩展没有远程调用或状态更改操作。",{"category":117,"check":157,"severity":63,"summary":158},"遥测选择加入","该扩展不发出遥测数据。",{"category":40,"check":160,"severity":24,"summary":161},"精确目的","SKILL.md 清楚地定义了为 caveman 模式和技能提供快速参考卡的目的，并列出了明确的触发器和边界。",{"category":40,"check":163,"severity":24,"summary":164},"简洁的 Frontmatter","Frontmatter 简洁明了，清楚地说明了核心功能和触发短语。",{"category":44,"check":166,"severity":24,"summary":167},"简洁的正文","SKILL.md 简洁，并将更深入的材料委托给 README。",{"category":169,"check":170,"severity":24,"summary":171},"上下文","渐进式披露","SKILL.md 简洁，并链接到 README 以获取更多详细信息，展示了渐进式披露。",{"category":169,"check":173,"severity":63,"summary":174},"分支探索","此技能是短格式显示，不涉及深入探索。",{"category":22,"check":176,"severity":24,"summary":177},"用法示例","README 提供了清晰的输出和调用示例，展示了其功能。",{"category":22,"check":179,"severity":24,"summary":180},"边缘情况","作为一个仅显示技能，边缘情况很少，由 LLM 的响应生成处理。SKILL.md 提到它是一次性显示，并且不更改模式，这隐含地涵盖了限制。",{"category":104,"check":182,"severity":63,"summary":183},"工具回退","该技能仅使用 Claude 内部工具，不依赖外部 MCP 服务器。",{"category":66,"check":185,"severity":24,"summary":186},"意外状态下停止","该技能是只读显示，没有复杂的先决条件需要处理意外状态。",{"category":92,"check":188,"severity":24,"summary":189},"跨技能耦合","该技能是独立的，不隐式依赖其他技能。",1778691967963,"此技能显示 caveman 模式、技能和命令的快速参考卡。它是一次性显示，不会更改模式或保留任何信息。它还详细说明了如何配置默认模式。",[193,194,195,196],"显示 caveman 模式的快速参考卡","列出可用的 caveman 技能及其触发器","解释如何停用 caveman 模式","详细介绍设置默认模式的配置",[198,199,200],"更改活动的 caveman 模式","保留任何状态或配置更改","提供交互式命令执行","3.0.0","4.4.0","为用户提供易于访问的参考，以便理解和使用各种 caveman 模式、技能和命令，而无需记住它们。","所有检查均通过，证明了高质量、清晰的文档和安全实现。",100,"一个高质量、文档齐全的技能，提供 caveman 模式和命令的清晰参考卡。",[208,209,210,211,212],"help","reference","documentation","cheat-sheet","utility","verified",[215,216,217,218],"当您忘记 caveman 模式或技能的确切命令时","了解不同的 caveman 模式及其效果","查看可用的 caveman 技能及其用途","学习如何配置默认 caveman 模式",{"codeQuality":220,"collectedAt":222,"documentation":223,"maintenance":226,"popularity":232,"security":233,"testCoverage":236},{"hasLockfile":221},false,1778691948880,{"descriptionLength":224,"readmeSize":225},196,10896,{"closedIssues90d":227,"forks":228,"hasChangelog":221,"openIssues90d":229,"pushedAt":230,"stars":231},70,3292,66,1778615088000,59509,{"npmDownloads":8},{"hasNpmPackage":234,"license":235,"smitheryVerified":221},true,"MIT",{"hasCi":234,"hasTests":234},{"updatedAt":238},1778692140091,{"basePath":240,"githubOwner":241,"githubRepo":242,"locale":18,"slug":13,"type":243},"skills/caveman-help","juliusbrussee","caveman","skill",{"_creationTime":245,"_id":246,"community":247,"display":248,"identity":252,"parentExtension":256,"providers":289,"relations":297,"tags":298,"workflow":299},1778691765524.373,"k170g496f5ze5hv8xa2e7b91ex86mz9m",{"reviewCount":8},{"description":249,"installMethods":250,"name":251,"sourceUrl":14},"Ultra-compressed communication mode. Cuts ~75% of tokens while keeping full technical accuracy by speaking like a caveman.",{"claudeCode":242},"Caveman",{"basePath":253,"githubOwner":241,"githubRepo":242,"locale":254,"slug":242,"type":255},"","en","plugin",{"_creationTime":257,"_id":258,"community":259,"display":260,"identity":263,"providers":265,"relations":282,"tags":284,"workflow":285},1778691765524.3728,"k17dcfwpwpzjc43zt2qawvft3h86mmse",{"reviewCount":8},{"description":261,"installMethods":262,"name":242,"sourceUrl":14},"Ultra-compressed communication mode for Claude Code. Cuts ~75% of tokens while keeping full technical accuracy.",{"claudeCode":12},{"basePath":253,"githubOwner":241,"githubRepo":242,"locale":254,"slug":242,"type":264},"marketplace",{"evaluate":266,"extract":276},{"promptVersionExtension":267,"promptVersionScoring":202,"score":268,"tags":269,"targetMarket":275,"tier":213},"3.1.0",92,[270,271,272,273,274],"compression","llm","productivity","token-reduction","developer-tools","global",{"commitSha":277,"marketplace":278,"plugin":280},"HEAD",{"name":242,"pluginCount":279},1,{"mcpCount":8,"provider":281,"skillCount":8},"classify",{"repoId":283},"kd7890f0sfy0ymf1pakpx7vqch86nmew",[270,274,271,272,273],{"evaluatedAt":286,"extractAt":287,"updatedAt":288},1778691801317,1778691765524,1778692173865,{"evaluate":290,"extract":294},{"promptVersionExtension":201,"promptVersionScoring":202,"score":291,"tags":292,"targetMarket":275,"tier":213},99,[270,271,293,274,272],"text",{"commitSha":277,"license":235,"plugin":295},{"mcpCount":8,"provider":281,"skillCount":296},6,{"parentExtensionId":258,"repoId":283},[270,274,271,272,293],{"evaluatedAt":300,"extractAt":287,"updatedAt":301},1778691819811,1778692174193,{"evaluate":303,"extract":305},{"promptVersionExtension":201,"promptVersionScoring":202,"score":205,"tags":304,"targetMarket":275,"tier":213},[208,209,210,211,212],{"commitSha":277},{"parentExtensionId":246,"repoId":283,"translatedFrom":307},"k17f0mmqg0eejq9esy4t7hztmn86ntpe",{"_creationTime":309,"_id":283,"identity":310,"providers":311,"workflow":494},1778691760140.7458,{"githubOwner":241,"githubRepo":242,"sourceUrl":14},{"classify":312,"discover":478,"extract":481,"github":482,"npm":493},{"commitSha":277,"extensions":313},[314,324,335,379,388,396,421,430,439,446,455,467],{"basePath":315,"displayName":316,"installMethods":317,"rationale":318,"selectedPaths":319,"source":323,"sourceLanguage":254,"type":264},".agents/plugins","caveman-repo",{"claudeCode":12},"marketplace.json at .agents/plugins/marketplace.json",[320],{"path":321,"priority":322},"marketplace.json","mandatory","rule",{"basePath":253,"description":261,"displayName":242,"installMethods":325,"rationale":326,"selectedPaths":327,"source":323,"sourceLanguage":254,"type":264},{"claudeCode":12},"marketplace.json at .claude-plugin/marketplace.json",[328,330,332],{"path":329,"priority":322},".claude-plugin/marketplace.json",{"path":331,"priority":322},"README.md",{"path":333,"priority":334},"LICENSE","high",{"basePath":253,"description":249,"displayName":242,"installMethods":336,"rationale":337,"selectedPaths":338,"source":323,"sourceLanguage":254,"type":255},{"claudeCode":242},"plugin manifest at .claude-plugin/plugin.json (coalesced with duplicate plugin at plugins/caveman)",[339,341,342,343,346,348,350,352,354,356,358,360,362,364,367,369,371,373,375,377],{"path":340,"priority":322},".claude-plugin/plugin.json",{"path":331,"priority":322},{"path":333,"priority":334},{"path":344,"priority":345},"skills/cavecrew/SKILL.md","medium",{"path":347,"priority":345},"skills/caveman/SKILL.md",{"path":349,"priority":345},"skills/caveman-commit/SKILL.md",{"path":351,"priority":345},"skills/caveman-compress/SKILL.md",{"path":353,"priority":345},"skills/caveman-help/SKILL.md",{"path":355,"priority":345},"skills/caveman-review/SKILL.md",{"path":357,"priority":345},"skills/caveman-stats/SKILL.md",{"path":359,"priority":334},"agents/cavecrew-builder.md",{"path":361,"priority":334},"agents/cavecrew-investigator.md",{"path":363,"priority":334},"agents/cavecrew-reviewer.md",{"path":365,"priority":366},"bin/install.js","low",{"path":368,"priority":366},"bin/lib/openclaw.js",{"path":370,"priority":366},"bin/lib/settings.js",{"path":372,"priority":334},"commands/caveman-commit.toml",{"path":374,"priority":334},"commands/caveman-init.toml",{"path":376,"priority":334},"commands/caveman-review.toml",{"path":378,"priority":334},"commands/caveman.toml",{"basePath":380,"description":381,"displayName":382,"installMethods":383,"rationale":384,"selectedPaths":385,"source":323,"sourceLanguage":254,"type":243},".junie/skills/cavecrew","Decision guide for delegating to caveman-style subagents. Tells the main thread WHEN to spawn `cavecrew-investigator` (locate code), `cavecrew-builder` (1-2 file edit), or `cavecrew-reviewer` (diff review) instead of doing the work inline or using vanilla `Explore`. Subagent output is caveman-compressed so the tool-result injected back into main context is ~60% smaller — main context lasts longer across long sessions. Trigger: \"delegate to subagent\", \"use cavecrew\", \"spawn investigator/builder/reviewer\", \"save context\", \"compressed agent output\".\n","cavecrew",{"claudeCode":12},"SKILL.md frontmatter at .junie/skills/cavecrew/SKILL.md (coalesced with duplicate skill at .agents/skills/cavecrew, skills/cavecrew, .roo/skills/cavecrew, .kiro/skills/cavecrew, plugins/caveman/skills/cavecrew)",[386],{"path":387,"priority":322},"SKILL.md",{"basePath":389,"description":390,"displayName":242,"installMethods":391,"rationale":392,"selectedPaths":393,"source":323,"sourceLanguage":254,"type":243},"skills/caveman","Ultra-compressed communication mode. Cuts token usage ~75% by speaking like caveman while keeping full technical accuracy. Supports intensity levels: lite, full (default), ultra, wenyan-lite, wenyan-full, wenyan-ultra. Use when user says \"caveman mode\", \"talk like caveman\", \"use caveman\", \"less tokens\", \"be brief\", or invokes /caveman. Also auto-triggers when token efficiency is requested.\n",{"claudeCode":12},"SKILL.md frontmatter at skills/caveman/SKILL.md (coalesced with duplicate skill at plugins/caveman/skills/caveman)",[394,395],{"path":387,"priority":322},{"path":331,"priority":334},{"basePath":397,"description":398,"displayName":399,"installMethods":400,"rationale":401,"selectedPaths":402,"source":323,"sourceLanguage":254,"type":243},"skills/caveman-compress","Compress natural language memory files (CLAUDE.md, todos, preferences) into caveman format to save input tokens. Preserves all technical substance, code, URLs, and structure. Compressed version overwrites the original file. Human-readable backup saved as FILE.original.md. Trigger: /caveman-compress FILEPATH or \"compress memory file\"\n","caveman-compress",{"claudeCode":12},"SKILL.md frontmatter at skills/caveman-compress/SKILL.md (coalesced with duplicate skill at plugins/caveman/skills/caveman-compress)",[403,404,405,407,409,411,413,415,417,419],{"path":387,"priority":322},{"path":331,"priority":334},{"path":406,"priority":345},"SECURITY.md",{"path":408,"priority":366},"scripts/__init__.py",{"path":410,"priority":366},"scripts/__main__.py",{"path":412,"priority":366},"scripts/benchmark.py",{"path":414,"priority":366},"scripts/cli.py",{"path":416,"priority":366},"scripts/compress.py",{"path":418,"priority":366},"scripts/detect.py",{"path":420,"priority":366},"scripts/validate.py",{"basePath":422,"description":423,"displayName":424,"installMethods":425,"rationale":426,"selectedPaths":427,"source":323,"sourceLanguage":254,"type":243},"skills/caveman-stats","Show real token usage and estimated savings for the current session. Reads directly from the Claude Code session log — no AI estimation. Triggers on /caveman-stats. Output is injected by the mode-tracker hook; the model itself does not compute the numbers.\n","caveman-stats",{"claudeCode":12},"SKILL.md frontmatter at skills/caveman-stats/SKILL.md (coalesced with duplicate skill at plugins/caveman/skills/caveman-stats)",[428,429],{"path":387,"priority":322},{"path":331,"priority":334},{"basePath":431,"description":432,"displayName":433,"installMethods":434,"rationale":435,"selectedPaths":436,"source":323,"sourceLanguage":254,"type":243},"skills/caveman-commit","Ultra-compressed commit message generator. Cuts noise from commit messages while preserving intent and reasoning. Conventional Commits format. Subject ≤50 chars, body only when \"why\" isn't obvious. Use when user says \"write a commit\", \"commit message\", \"generate commit\", \"/commit\", or invokes /caveman-commit. Auto-triggers when staging changes.\n","caveman-commit",{"claudeCode":12},"SKILL.md frontmatter at skills/caveman-commit/SKILL.md",[437,438],{"path":387,"priority":322},{"path":331,"priority":334},{"basePath":240,"description":440,"displayName":13,"installMethods":441,"rationale":442,"selectedPaths":443,"source":323,"sourceLanguage":254,"type":243},"Quick-reference card for all caveman modes, skills, and commands. One-shot display, not a persistent mode. Trigger: /caveman-help, \"caveman help\", \"what caveman commands\", \"how do I use caveman\".\n",{"claudeCode":12},"SKILL.md frontmatter at skills/caveman-help/SKILL.md",[444,445],{"path":387,"priority":322},{"path":331,"priority":334},{"basePath":447,"description":448,"displayName":449,"installMethods":450,"rationale":451,"selectedPaths":452,"source":323,"sourceLanguage":254,"type":243},"skills/caveman-review","Ultra-compressed code review comments. Cuts noise from PR feedback while preserving the actionable signal. Each comment is one line: location, problem, fix. Use when user says \"review this PR\", \"code review\", \"review the diff\", \"/review\", or invokes /caveman-review. Auto-triggers when reviewing pull requests.\n","caveman-review",{"claudeCode":12},"SKILL.md frontmatter at skills/caveman-review/SKILL.md",[453,454],{"path":387,"priority":322},{"path":331,"priority":334},{"basePath":253,"description":456,"displayName":457,"installMethods":458,"license":235,"rationale":459,"selectedPaths":460,"source":323,"sourceLanguage":254,"type":466},"Caveman installer — detects your AI coding agents and installs caveman for each one.","caveman-installer",{"npm":457},"cli ecosystem detected at /",[461,463,464,465],{"path":462,"priority":322},"package.json",{"path":331,"priority":322},{"path":333,"priority":334},{"path":365,"priority":345},"cli",{"basePath":468,"description":469,"displayName":470,"installMethods":471,"license":235,"rationale":472,"selectedPaths":473,"source":323,"sourceLanguage":254,"type":466},"src/mcp-servers/caveman-shrink","MCP proxy that compresses prose fields (tool descriptions, etc.) using caveman rules. Same accuracy, fewer context tokens.","caveman-shrink",{"npm":470},"cli ecosystem detected at src/mcp-servers/caveman-shrink",[474,475,476],{"path":462,"priority":322},{"path":331,"priority":322},{"path":477,"priority":345},"index.js",{"sources":479},[480],"manual",{"npmPackage":457},{"closedIssues90d":227,"description":483,"forks":228,"homepage":484,"license":235,"openIssues90d":229,"pushedAt":230,"readmeSize":225,"stars":231,"topics":485},"🪨 why use many token when few token do trick — Claude Code skill that cuts 65% of tokens by talking like caveman","https://getcaveman.dev/",[486,487,242,488,489,271,490,491,243,492],"ai","anthropic","claude","claude-code","meme","prompt-engineering","tokens",{"downloads":8},{"classifiedAt":495,"discoverAt":496,"extractAt":497,"githubAt":497,"npmAt":498,"updatedAt":495},1778691765329,1778691760140,1778691762475,1778691764072,[211,210,208,209,212],{"evaluatedAt":501,"extractAt":287,"updatedAt":238},1778691968065,[],[504,533,563,589,618,640],{"_creationTime":505,"_id":506,"community":507,"display":508,"identity":514,"providers":518,"relations":526,"tags":529,"workflow":530},1778683100520.2993,"k17fvhjy8j1rz449hys9f13zkn86na7b",{"reviewCount":8},{"description":509,"installMethods":510,"name":512,"sourceUrl":513},"Shows available skills, common workflows, and quick reference for the plugin. Use when the user asks for help, what skills are available, or how to do something.",{"claudeCode":511},"bitwize-music-studio/claude-ai-music-skills","Claude AI Music Skills Help","https://github.com/bitwize-music-studio/claude-ai-music-skills",{"basePath":515,"githubOwner":516,"githubRepo":517,"locale":254,"slug":208,"type":243},"skills/help","bitwize-music-studio","claude-ai-music-skills",{"evaluate":519,"extract":524},{"promptVersionExtension":201,"promptVersionScoring":202,"score":520,"tags":521,"targetMarket":275,"tier":213},95,[208,210,209,522,523],"navigation","music-production",{"commitSha":277,"license":525},"CC0-1.0",{"parentExtensionId":527,"repoId":528},"k1754vkdjckrkqvz9x7tjrvhzn86n1gc","kd70cgrajsrnk5gmq60rhq30zd86nyc0",[210,208,523,522,209],{"evaluatedAt":531,"extractAt":532,"updatedAt":531},1778683391984,1778683100520,{"_creationTime":534,"_id":535,"community":536,"display":537,"identity":543,"providers":547,"relations":556,"tags":559,"workflow":560},1778695548458.4048,"k17e5nn93syzxrybh3he9fz5eh86nbme",{"reviewCount":8},{"description":538,"installMethods":539,"name":541,"sourceUrl":542},"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":540},"pjt222/agent-almanac","teach-guidance","https://github.com/pjt222/agent-almanac",{"basePath":544,"githubOwner":545,"githubRepo":546,"locale":254,"slug":541,"type":243},"skills/teach-guidance","pjt222","agent-almanac",{"evaluate":548,"extract":555},{"promptVersionExtension":201,"promptVersionScoring":202,"score":205,"tags":549,"targetMarket":275,"tier":213},[550,551,552,210,553,554],"teaching","coaching","presentation","explanation","guidance",{"commitSha":277},{"parentExtensionId":557,"repoId":558},"k170h0janaa9kwn7cfgfz2ykss86mmh9","kd7aryv63z61j39n2td1aeqkvh86mh12",[551,210,553,554,552,550],{"evaluatedAt":561,"extractAt":562,"updatedAt":561},1778701952682,1778695548458,{"_creationTime":564,"_id":565,"community":566,"display":567,"identity":571,"providers":573,"relations":585,"tags":586,"workflow":587},1778695548458.385,"k17avw7n0q0zss1q5kna5zvjzx86mdvr",{"reviewCount":8},{"description":568,"installMethods":569,"name":570,"sourceUrl":542},"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":540},"prepare-inspection-readiness",{"basePath":572,"githubOwner":545,"githubRepo":546,"locale":254,"slug":570,"type":243},"skills/prepare-inspection-readiness",{"evaluate":574,"extract":584},{"promptVersionExtension":201,"promptVersionScoring":202,"score":205,"tags":575,"targetMarket":275,"tier":213},[576,577,578,579,580,581,582,210,583],"compliance","gxp","inspection","fda","ema","mhra","readiness","process-automation",{"commitSha":277},{"parentExtensionId":557,"repoId":558},[576,210,580,579,577,578,581,583,582],{"evaluatedAt":588,"extractAt":562,"updatedAt":588},1778700122939,{"_creationTime":590,"_id":591,"community":592,"display":593,"identity":599,"providers":603,"relations":611,"tags":614,"workflow":615},1778699234184.6135,"k175frmf44tn80mcd6gvw1c1th86ngq9",{"reviewCount":8},{"description":594,"installMethods":595,"name":597,"sourceUrl":598},"Invoke parallel document-specialist agents for external web searches and documentation lookup",{"claudeCode":596},"Yeachan-Heo/oh-my-claudecode","external-context","https://github.com/Yeachan-Heo/oh-my-claudecode",{"basePath":600,"githubOwner":601,"githubRepo":602,"locale":254,"slug":597,"type":243},"skills/external-context","Yeachan-Heo","oh-my-claudecode",{"evaluate":604,"extract":610},{"promptVersionExtension":201,"promptVersionScoring":202,"score":205,"tags":605,"targetMarket":275,"tier":213},[606,210,607,608,609],"search","research","information-retrieval","multi-agent",{"commitSha":277},{"parentExtensionId":612,"repoId":613},"k17brg5egdw1jbncj1j4wfv3fh86n639","kd74zv63fryf9prygtq7gf4es986n22y",[210,608,609,607,606],{"evaluatedAt":616,"extractAt":617,"updatedAt":616},1778699449790,1778699234184,{"_creationTime":619,"_id":620,"community":621,"display":622,"identity":626,"providers":628,"relations":636,"tags":637,"workflow":638},1778699234184.6133,"k170q6m14w6ah5ygc0jr5sa54986mpx7",{"reviewCount":8},{"description":623,"installMethods":624,"name":625,"sourceUrl":598},"Deep codebase initialization with hierarchical AGENTS.md documentation",{"claudeCode":596},"deepinit",{"basePath":627,"githubOwner":601,"githubRepo":602,"locale":254,"slug":625,"type":243},"skills/deepinit",{"evaluate":629,"extract":635},{"promptVersionExtension":201,"promptVersionScoring":202,"score":205,"tags":630,"targetMarket":275,"tier":213},[210,631,632,633,634],"codebase","agent","typescript","javascript",{"commitSha":277},{"parentExtensionId":612,"repoId":613},[632,631,210,634,633],{"evaluatedAt":639,"extractAt":617,"updatedAt":639},1778699437749,{"_creationTime":641,"_id":642,"community":643,"display":644,"identity":650,"providers":654,"relations":662,"tags":665,"workflow":666},1778699327207.9,"k175rvcd9dmnjemnr3t64br1vh86nx2b",{"reviewCount":8},{"description":645,"installMethods":646,"name":648,"sourceUrl":649},"当用户想要翻译存储库 README、使存储库支持多语言、本地化文档、添加语言切换器、国际化 README 或更新 GitHub 风格存储库中的本地化 README 变体时使用。",{"claudeCode":647},"xixu-me/skills","readme-i18n","https://github.com/xixu-me/skills",{"basePath":651,"githubOwner":652,"githubRepo":653,"locale":18,"slug":648,"type":243},"skills/readme-i18n","xixu-me","skills",{"evaluate":655,"extract":661},{"promptVersionExtension":201,"promptVersionScoring":202,"score":205,"tags":656,"targetMarket":275,"tier":213},[657,210,658,659,660],"localization","internationalization","markdown","github",{"commitSha":277},{"repoId":663,"translatedFrom":664},"kd77r2vb42jmgam0qbr9f2c6kn86mebv","k173sze6h2kdjhyfbveynf98t586n5wt",[210,660,658,657,659],{"evaluatedAt":667,"extractAt":668,"updatedAt":669},1778699174967,1778699106670,1778699327208]