[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"extension-skill-juliusbrussee-caveman-help-en":3,"guides-for-juliusbrussee-caveman-help":500,"similar-k17f0mmqg0eejq9esy4t7hztmn86ntpe-en":501},{"_creationTime":4,"_id":5,"children":6,"community":7,"display":9,"evaluation":15,"identity":241,"isFallback":223,"parentExtension":246,"providers":302,"relations":306,"repo":307,"tags":497,"workflow":498},1778691765524.3745,"k17f0mmqg0eejq9esy4t7hztmn86ntpe",[],{"reviewCount":8},0,{"description":10,"installMethods":11,"name":13,"sourceUrl":14},"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},"juliusbrussee/caveman","caveman-help","https://github.com/juliusbrussee/caveman",{"_creationTime":16,"_id":17,"extensionId":5,"locale":18,"result":19,"trustSignals":221,"workflow":239},1778691968065.8767,"kn78w9jwr6zyzvbwnexgp2k9dd86nq6p","en",{"checks":20,"evaluatedAt":191,"extensionSummary":192,"features":193,"nonGoals":198,"promptVersionExtension":202,"promptVersionScoring":203,"purpose":204,"rationale":205,"score":206,"summary":207,"tags":208,"targetMarket":214,"tier":215,"useCases":216},[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,188],{"category":22,"check":23,"severity":24,"summary":25},"Practical Utility","Problem relevance","pass","The description clearly states the problem of needing a quick reference for commands and modes, and identifies the trigger phrases.",{"category":22,"check":27,"severity":24,"summary":28},"Unique selling proposition","The skill provides a specific, formatted reference card for the 'caveman' modes and skills, which goes beyond default LLM behavior and is not just a thin wrapper.",{"category":22,"check":30,"severity":24,"summary":31},"Production readiness","The skill is a simple display command, fully implemented and covers its stated use case of providing a reference card.",{"category":33,"check":34,"severity":24,"summary":35},"Scope","Single responsibility principle","The skill is focused solely on providing help information for the caveman modes and commands, adhering to a single responsibility.",{"category":33,"check":37,"severity":24,"summary":38},"Description quality","The displayed description accurately reflects the functionality of the skill as a quick-reference card and lists trigger phrases.",{"category":40,"check":41,"severity":24,"summary":42},"Invocation","Scoped tools","The skill exposes a single, well-defined tool for providing help information.",{"category":44,"check":45,"severity":24,"summary":46},"Documentation","Configuration & parameter reference","The SKILL.md explicitly documents how to configure the default mode via environment variables and a config file, including precedence.",{"category":33,"check":48,"severity":24,"summary":49},"Tool naming","The tool name 'caveman-help' is descriptive and directly relates to its function.",{"category":33,"check":51,"severity":24,"summary":52},"Minimal I/O surface","The skill takes no input parameters and outputs a formatted reference card as promised.",{"category":54,"check":55,"severity":24,"summary":56},"License","License usability","The extension is licensed under the MIT license, clearly stated in a LICENSE file.",{"category":58,"check":59,"severity":24,"summary":60},"Maintenance","Commit recency","The last commit was on 2026-05-12, which is within the last 3 months.",{"category":58,"check":62,"severity":63,"summary":64},"Dependency Management","not_applicable","The extension does not appear to use any third-party dependencies.",{"category":66,"check":67,"severity":63,"summary":68},"Security","Secret Management","The skill does not handle any secrets.",{"category":66,"check":70,"severity":24,"summary":71},"Injection","The skill does not load or execute any third-party data or files.",{"category":66,"check":73,"severity":24,"summary":74},"Transitive Supply-Chain Grenades","The skill does not fetch external files or perform runtime downloads.",{"category":66,"check":76,"severity":24,"summary":77},"Sandbox Isolation","The skill is read-only and does not interact with the file system or external resources outside of its defined scope.",{"category":66,"check":79,"severity":24,"summary":80},"Sandbox escape primitives","There are no detached processes or deny-retry loops present in the skill's code.",{"category":66,"check":82,"severity":24,"summary":83},"Data Exfiltration","The skill does not read or submit any confidential data.",{"category":66,"check":85,"severity":24,"summary":86},"Hidden Text Tricks","The bundled content is free of hidden-steering tricks and uses clean printable ASCII.",{"category":88,"check":89,"severity":24,"summary":90},"Hooks","Opaque code execution","The skill's code is plain and readable, with no obfuscation.",{"category":92,"check":93,"severity":24,"summary":94},"Portability","Structural Assumption","The skill makes no structural assumptions about the user's project layout.",{"category":96,"check":97,"severity":24,"summary":98},"Trust","Issues Attention","In the last 90 days, 66 issues were opened and 70 were closed, indicating a closure rate of approximately 51%, which meets the pass criteria.",{"category":100,"check":101,"severity":24,"summary":102},"Versioning","Release Management","The SKILL.md frontmatter includes a name and description, implying a versioned artifact, and the repository has recent commits, suggesting active management.",{"category":104,"check":105,"severity":63,"summary":106},"Code Execution","Validation","The skill takes no input arguments or structured output.",{"category":66,"check":108,"severity":63,"summary":109},"Unguarded Destructive Operations","The skill is read-only and performs no destructive operations.",{"category":104,"check":111,"severity":24,"summary":112},"Error Handling","As a simple display skill, error handling is implicitly covered by the LLM's response generation, and no complex error paths are expected.",{"category":104,"check":114,"severity":63,"summary":115},"Logging","The skill is read-only and does not perform actions that require logging.",{"category":117,"check":118,"severity":63,"summary":119},"Compliance","GDPR","The skill does not operate on personal data.",{"category":117,"check":121,"severity":24,"summary":122},"Target market","The skill is a general reference card with no regional or jurisdictional logic, making it globally applicable.",{"category":92,"check":124,"severity":24,"summary":125},"Runtime stability","The skill is a simple Markdown display and does not make assumptions about specific shells, OS, or runtimes.",{"category":44,"check":127,"severity":24,"summary":128},"README","The README file exists and clearly states the extension's purpose and usage.",{"category":33,"check":130,"severity":63,"summary":131},"Tool surface size","This is a single-tool extension.",{"category":40,"check":133,"severity":63,"summary":131},"Overlapping near-synonym tools",{"category":44,"check":135,"severity":24,"summary":136},"Phantom features","All features mentioned in the README are implemented in the skill's functionality.",{"category":138,"check":139,"severity":24,"summary":140},"Install","Installation instruction","The README provides clear installation instructions and usage examples.",{"category":142,"check":143,"severity":24,"summary":144},"Errors","Actionable error messages","As a display-only skill, it's unlikely to encounter user-facing errors, and any LLM-generated errors would be context-dependent.",{"category":146,"check":147,"severity":63,"summary":148},"Execution","Pinned dependencies","The extension does not use third-party dependencies.",{"category":33,"check":150,"severity":63,"summary":151},"Dry-run preview","The extension is purely read-only and does not perform state-changing operations.",{"category":153,"check":154,"severity":63,"summary":155},"Protocol","Idempotent retry & timeouts","The extension has no remote calls or state-changing operations.",{"category":117,"check":157,"severity":63,"summary":158},"Telemetry opt-in","The extension does not emit telemetry.",{"category":40,"check":160,"severity":24,"summary":161},"Precise Purpose","The SKILL.md clearly defines the purpose of providing a quick reference card for caveman modes and skills, and lists explicit triggers and boundaries.",{"category":40,"check":163,"severity":24,"summary":164},"Concise Frontmatter","The frontmatter is concise and clearly states the core capability and trigger phrases.",{"category":44,"check":166,"severity":24,"summary":167},"Concise Body","The SKILL.md is concise and delegates deeper material to the README.",{"category":169,"check":170,"severity":24,"summary":171},"Context","Progressive Disclosure","The SKILL.md is concise and links to the README for further details, demonstrating progressive disclosure.",{"category":169,"check":173,"severity":63,"summary":174},"Forked exploration","This skill is a short-form display and does not involve deep exploration.",{"category":22,"check":176,"severity":24,"summary":177},"Usage examples","The README provides a clear example of the output and invocation, demonstrating its functionality.",{"category":22,"check":179,"severity":24,"summary":180},"Edge cases","As a display-only skill, edge cases are minimal and handled by the LLM's response generation. The SKILL.md mentions it's a one-shot display and does not change mode, implicitly covering limitations.",{"category":104,"check":182,"severity":63,"summary":183},"Tool Fallback","This skill uses only Claude-internal tools and does not rely on external MCP servers.",{"category":185,"check":186,"severity":24,"summary":187},"Safety","Halt on unexpected state","The skill is a read-only display and does not have complex preconditions that would require halting on unexpected state.",{"category":92,"check":189,"severity":24,"summary":190},"Cross-skill coupling","The skill is self-contained and does not implicitly rely on other skills.",1778691967963,"This skill displays a quick-reference card for all caveman modes, skills, and commands. It is a one-shot display and does not change modes or persist any information. It also details how to configure the default mode.",[194,195,196,197],"Displays a quick-reference card for caveman modes","Lists available caveman skills and their triggers","Explains how to deactivate caveman modes","Details configuration for setting the default mode",[199,200,201],"Changing the active caveman mode","Persisting any state or configuration changes","Providing interactive command execution","3.0.0","4.4.0","To provide users with an easily accessible reference for understanding and using the various caveman modes, skills, and commands without needing to memorize them.","All checks passed, demonstrating high quality, clear documentation, and secure implementation.",100,"A high-quality, well-documented skill providing a clear reference card for caveman modes and commands.",[209,210,211,212,213],"help","reference","documentation","cheat-sheet","utility","global","verified",[217,218,219,220],"When you forget the exact command for a caveman mode or skill","To understand the different caveman modes and their effects","To review available caveman skills and their purposes","To learn how to configure the default caveman mode",{"codeQuality":222,"collectedAt":224,"documentation":225,"maintenance":228,"popularity":234,"security":235,"testCoverage":238},{"hasLockfile":223},false,1778691948880,{"descriptionLength":226,"readmeSize":227},196,10896,{"closedIssues90d":229,"forks":230,"hasChangelog":223,"openIssues90d":231,"pushedAt":232,"stars":233},70,3292,66,1778615088000,59509,{"npmDownloads":8},{"hasNpmPackage":236,"license":237,"smitheryVerified":223},true,"MIT",{"hasCi":236,"hasTests":236},{"updatedAt":240},1778691968065,{"basePath":242,"githubOwner":243,"githubRepo":244,"locale":18,"slug":13,"type":245},"skills/caveman-help","juliusbrussee","caveman","skill",{"_creationTime":247,"_id":248,"community":249,"display":250,"identity":254,"parentExtension":257,"providers":289,"relations":297,"tags":298,"workflow":299},1778691765524.373,"k170g496f5ze5hv8xa2e7b91ex86mz9m",{"reviewCount":8},{"description":251,"installMethods":252,"name":253,"sourceUrl":14},"Ultra-compressed communication mode. Cuts ~75% of tokens while keeping full technical accuracy by speaking like a caveman.",{"claudeCode":244},"Caveman",{"basePath":255,"githubOwner":243,"githubRepo":244,"locale":18,"slug":244,"type":256},"","plugin",{"_creationTime":258,"_id":259,"community":260,"display":261,"identity":264,"providers":266,"relations":282,"tags":284,"workflow":285},1778691765524.3728,"k17dcfwpwpzjc43zt2qawvft3h86mmse",{"reviewCount":8},{"description":262,"installMethods":263,"name":244,"sourceUrl":14},"Ultra-compressed communication mode for Claude Code. Cuts ~75% of tokens while keeping full technical accuracy.",{"claudeCode":12},{"basePath":255,"githubOwner":243,"githubRepo":244,"locale":18,"slug":244,"type":265},"marketplace",{"evaluate":267,"extract":276},{"promptVersionExtension":268,"promptVersionScoring":203,"score":269,"tags":270,"targetMarket":214,"tier":215},"3.1.0",92,[271,272,273,274,275],"compression","llm","productivity","token-reduction","developer-tools",{"commitSha":277,"marketplace":278,"plugin":280},"HEAD",{"name":244,"pluginCount":279},1,{"mcpCount":8,"provider":281,"skillCount":8},"classify",{"repoId":283},"kd7890f0sfy0ymf1pakpx7vqch86nmew",[271,275,272,273,274],{"evaluatedAt":286,"extractAt":287,"updatedAt":288},1778691801317,1778691765524,1778692173865,{"evaluate":290,"extract":294},{"promptVersionExtension":202,"promptVersionScoring":203,"score":291,"tags":292,"targetMarket":214,"tier":215},99,[271,272,293,275,273],"text",{"commitSha":277,"license":237,"plugin":295},{"mcpCount":8,"provider":281,"skillCount":296},6,{"parentExtensionId":259,"repoId":283},[271,275,272,273,293],{"evaluatedAt":300,"extractAt":287,"updatedAt":301},1778691819811,1778692174193,{"evaluate":303,"extract":305},{"promptVersionExtension":202,"promptVersionScoring":203,"score":206,"tags":304,"targetMarket":214,"tier":215},[209,210,211,212,213],{"commitSha":277},{"parentExtensionId":248,"repoId":283},{"_creationTime":308,"_id":283,"identity":309,"providers":310,"workflow":492},1778691760140.7458,{"githubOwner":243,"githubRepo":244,"sourceUrl":14},{"classify":311,"discover":476,"extract":479,"github":480,"npm":491},{"commitSha":277,"extensions":312},[313,323,334,378,387,395,420,429,438,444,453,465],{"basePath":314,"displayName":315,"installMethods":316,"rationale":317,"selectedPaths":318,"source":322,"sourceLanguage":18,"type":265},".agents/plugins","caveman-repo",{"claudeCode":12},"marketplace.json at .agents/plugins/marketplace.json",[319],{"path":320,"priority":321},"marketplace.json","mandatory","rule",{"basePath":255,"description":262,"displayName":244,"installMethods":324,"rationale":325,"selectedPaths":326,"source":322,"sourceLanguage":18,"type":265},{"claudeCode":12},"marketplace.json at .claude-plugin/marketplace.json",[327,329,331],{"path":328,"priority":321},".claude-plugin/marketplace.json",{"path":330,"priority":321},"README.md",{"path":332,"priority":333},"LICENSE","high",{"basePath":255,"description":251,"displayName":244,"installMethods":335,"rationale":336,"selectedPaths":337,"source":322,"sourceLanguage":18,"type":256},{"claudeCode":244},"plugin manifest at .claude-plugin/plugin.json (coalesced with duplicate plugin at plugins/caveman)",[338,340,341,342,345,347,349,351,353,355,357,359,361,363,366,368,370,372,374,376],{"path":339,"priority":321},".claude-plugin/plugin.json",{"path":330,"priority":321},{"path":332,"priority":333},{"path":343,"priority":344},"skills/cavecrew/SKILL.md","medium",{"path":346,"priority":344},"skills/caveman/SKILL.md",{"path":348,"priority":344},"skills/caveman-commit/SKILL.md",{"path":350,"priority":344},"skills/caveman-compress/SKILL.md",{"path":352,"priority":344},"skills/caveman-help/SKILL.md",{"path":354,"priority":344},"skills/caveman-review/SKILL.md",{"path":356,"priority":344},"skills/caveman-stats/SKILL.md",{"path":358,"priority":333},"agents/cavecrew-builder.md",{"path":360,"priority":333},"agents/cavecrew-investigator.md",{"path":362,"priority":333},"agents/cavecrew-reviewer.md",{"path":364,"priority":365},"bin/install.js","low",{"path":367,"priority":365},"bin/lib/openclaw.js",{"path":369,"priority":365},"bin/lib/settings.js",{"path":371,"priority":333},"commands/caveman-commit.toml",{"path":373,"priority":333},"commands/caveman-init.toml",{"path":375,"priority":333},"commands/caveman-review.toml",{"path":377,"priority":333},"commands/caveman.toml",{"basePath":379,"description":380,"displayName":381,"installMethods":382,"rationale":383,"selectedPaths":384,"source":322,"sourceLanguage":18,"type":245},".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)",[385],{"path":386,"priority":321},"SKILL.md",{"basePath":388,"description":389,"displayName":244,"installMethods":390,"rationale":391,"selectedPaths":392,"source":322,"sourceLanguage":18,"type":245},"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)",[393,394],{"path":386,"priority":321},{"path":330,"priority":333},{"basePath":396,"description":397,"displayName":398,"installMethods":399,"rationale":400,"selectedPaths":401,"source":322,"sourceLanguage":18,"type":245},"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)",[402,403,404,406,408,410,412,414,416,418],{"path":386,"priority":321},{"path":330,"priority":333},{"path":405,"priority":344},"SECURITY.md",{"path":407,"priority":365},"scripts/__init__.py",{"path":409,"priority":365},"scripts/__main__.py",{"path":411,"priority":365},"scripts/benchmark.py",{"path":413,"priority":365},"scripts/cli.py",{"path":415,"priority":365},"scripts/compress.py",{"path":417,"priority":365},"scripts/detect.py",{"path":419,"priority":365},"scripts/validate.py",{"basePath":421,"description":422,"displayName":423,"installMethods":424,"rationale":425,"selectedPaths":426,"source":322,"sourceLanguage":18,"type":245},"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)",[427,428],{"path":386,"priority":321},{"path":330,"priority":333},{"basePath":430,"description":431,"displayName":432,"installMethods":433,"rationale":434,"selectedPaths":435,"source":322,"sourceLanguage":18,"type":245},"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",[436,437],{"path":386,"priority":321},{"path":330,"priority":333},{"basePath":242,"description":10,"displayName":13,"installMethods":439,"rationale":440,"selectedPaths":441,"source":322,"sourceLanguage":18,"type":245},{"claudeCode":12},"SKILL.md frontmatter at skills/caveman-help/SKILL.md",[442,443],{"path":386,"priority":321},{"path":330,"priority":333},{"basePath":445,"description":446,"displayName":447,"installMethods":448,"rationale":449,"selectedPaths":450,"source":322,"sourceLanguage":18,"type":245},"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",[451,452],{"path":386,"priority":321},{"path":330,"priority":333},{"basePath":255,"description":454,"displayName":455,"installMethods":456,"license":237,"rationale":457,"selectedPaths":458,"source":322,"sourceLanguage":18,"type":464},"Caveman installer — detects your AI coding agents and installs caveman for each one.","caveman-installer",{"npm":455},"cli ecosystem detected at /",[459,461,462,463],{"path":460,"priority":321},"package.json",{"path":330,"priority":321},{"path":332,"priority":333},{"path":364,"priority":344},"cli",{"basePath":466,"description":467,"displayName":468,"installMethods":469,"license":237,"rationale":470,"selectedPaths":471,"source":322,"sourceLanguage":18,"type":464},"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":468},"cli ecosystem detected at src/mcp-servers/caveman-shrink",[472,473,474],{"path":460,"priority":321},{"path":330,"priority":321},{"path":475,"priority":344},"index.js",{"sources":477},[478],"manual",{"npmPackage":455},{"closedIssues90d":229,"description":481,"forks":230,"homepage":482,"license":237,"openIssues90d":231,"pushedAt":232,"readmeSize":227,"stars":233,"topics":483},"🪨 why use many token when few token do trick — Claude Code skill that cuts 65% of tokens by talking like caveman","https://getcaveman.dev/",[484,485,244,486,487,272,488,489,245,490],"ai","anthropic","claude","claude-code","meme","prompt-engineering","tokens",{"downloads":8},{"classifiedAt":493,"discoverAt":494,"extractAt":495,"githubAt":495,"npmAt":496,"updatedAt":493},1778691765329,1778691760140,1778691762475,1778691764072,[212,211,209,210,213],{"evaluatedAt":240,"extractAt":287,"updatedAt":499},1778692175051,[],[502,531,561,587,616,638],{"_creationTime":503,"_id":504,"community":505,"display":506,"identity":512,"providers":516,"relations":524,"tags":527,"workflow":528},1778683100520.2993,"k17fvhjy8j1rz449hys9f13zkn86na7b",{"reviewCount":8},{"description":507,"installMethods":508,"name":510,"sourceUrl":511},"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":509},"bitwize-music-studio/claude-ai-music-skills","Claude AI Music Skills Help","https://github.com/bitwize-music-studio/claude-ai-music-skills",{"basePath":513,"githubOwner":514,"githubRepo":515,"locale":18,"slug":209,"type":245},"skills/help","bitwize-music-studio","claude-ai-music-skills",{"evaluate":517,"extract":522},{"promptVersionExtension":202,"promptVersionScoring":203,"score":518,"tags":519,"targetMarket":214,"tier":215},95,[209,211,210,520,521],"navigation","music-production",{"commitSha":277,"license":523},"CC0-1.0",{"parentExtensionId":525,"repoId":526},"k1754vkdjckrkqvz9x7tjrvhzn86n1gc","kd70cgrajsrnk5gmq60rhq30zd86nyc0",[211,209,521,520,210],{"evaluatedAt":529,"extractAt":530,"updatedAt":529},1778683391984,1778683100520,{"_creationTime":532,"_id":533,"community":534,"display":535,"identity":541,"providers":545,"relations":554,"tags":557,"workflow":558},1778695548458.4048,"k17e5nn93syzxrybh3he9fz5eh86nbme",{"reviewCount":8},{"description":536,"installMethods":537,"name":539,"sourceUrl":540},"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":538},"pjt222/agent-almanac","teach-guidance","https://github.com/pjt222/agent-almanac",{"basePath":542,"githubOwner":543,"githubRepo":544,"locale":18,"slug":539,"type":245},"skills/teach-guidance","pjt222","agent-almanac",{"evaluate":546,"extract":553},{"promptVersionExtension":202,"promptVersionScoring":203,"score":206,"tags":547,"targetMarket":214,"tier":215},[548,549,550,211,551,552],"teaching","coaching","presentation","explanation","guidance",{"commitSha":277},{"parentExtensionId":555,"repoId":556},"k170h0janaa9kwn7cfgfz2ykss86mmh9","kd7aryv63z61j39n2td1aeqkvh86mh12",[549,211,551,552,550,548],{"evaluatedAt":559,"extractAt":560,"updatedAt":559},1778701952682,1778695548458,{"_creationTime":562,"_id":563,"community":564,"display":565,"identity":569,"providers":571,"relations":583,"tags":584,"workflow":585},1778695548458.385,"k17avw7n0q0zss1q5kna5zvjzx86mdvr",{"reviewCount":8},{"description":566,"installMethods":567,"name":568,"sourceUrl":540},"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":538},"prepare-inspection-readiness",{"basePath":570,"githubOwner":543,"githubRepo":544,"locale":18,"slug":568,"type":245},"skills/prepare-inspection-readiness",{"evaluate":572,"extract":582},{"promptVersionExtension":202,"promptVersionScoring":203,"score":206,"tags":573,"targetMarket":214,"tier":215},[574,575,576,577,578,579,580,211,581],"compliance","gxp","inspection","fda","ema","mhra","readiness","process-automation",{"commitSha":277},{"parentExtensionId":555,"repoId":556},[574,211,578,577,575,576,579,581,580],{"evaluatedAt":586,"extractAt":560,"updatedAt":586},1778700122939,{"_creationTime":588,"_id":589,"community":590,"display":591,"identity":597,"providers":601,"relations":609,"tags":612,"workflow":613},1778699234184.6135,"k175frmf44tn80mcd6gvw1c1th86ngq9",{"reviewCount":8},{"description":592,"installMethods":593,"name":595,"sourceUrl":596},"Invoke parallel document-specialist agents for external web searches and documentation lookup",{"claudeCode":594},"Yeachan-Heo/oh-my-claudecode","external-context","https://github.com/Yeachan-Heo/oh-my-claudecode",{"basePath":598,"githubOwner":599,"githubRepo":600,"locale":18,"slug":595,"type":245},"skills/external-context","Yeachan-Heo","oh-my-claudecode",{"evaluate":602,"extract":608},{"promptVersionExtension":202,"promptVersionScoring":203,"score":206,"tags":603,"targetMarket":214,"tier":215},[604,211,605,606,607],"search","research","information-retrieval","multi-agent",{"commitSha":277},{"parentExtensionId":610,"repoId":611},"k17brg5egdw1jbncj1j4wfv3fh86n639","kd74zv63fryf9prygtq7gf4es986n22y",[211,606,607,605,604],{"evaluatedAt":614,"extractAt":615,"updatedAt":614},1778699449790,1778699234184,{"_creationTime":617,"_id":618,"community":619,"display":620,"identity":624,"providers":626,"relations":634,"tags":635,"workflow":636},1778699234184.6133,"k170q6m14w6ah5ygc0jr5sa54986mpx7",{"reviewCount":8},{"description":621,"installMethods":622,"name":623,"sourceUrl":596},"Deep codebase initialization with hierarchical AGENTS.md documentation",{"claudeCode":594},"deepinit",{"basePath":625,"githubOwner":599,"githubRepo":600,"locale":18,"slug":623,"type":245},"skills/deepinit",{"evaluate":627,"extract":633},{"promptVersionExtension":202,"promptVersionScoring":203,"score":206,"tags":628,"targetMarket":214,"tier":215},[211,629,630,631,632],"codebase","agent","typescript","javascript",{"commitSha":277},{"parentExtensionId":610,"repoId":611},[630,629,211,632,631],{"evaluatedAt":637,"extractAt":615,"updatedAt":637},1778699437749,{"_creationTime":639,"_id":640,"community":641,"display":642,"identity":648,"providers":652,"relations":660,"tags":662,"workflow":663},1778699106670.4255,"k173sze6h2kdjhyfbveynf98t586n5wt",{"reviewCount":8},{"description":643,"installMethods":644,"name":646,"sourceUrl":647},"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":645},"xixu-me/skills","readme-i18n","https://github.com/xixu-me/skills",{"basePath":649,"githubOwner":650,"githubRepo":651,"locale":18,"slug":646,"type":245},"skills/readme-i18n","xixu-me","skills",{"evaluate":653,"extract":659},{"promptVersionExtension":202,"promptVersionScoring":203,"score":206,"tags":654,"targetMarket":214,"tier":215},[655,211,656,657,658],"localization","internationalization","markdown","github",{"commitSha":277},{"repoId":661},"kd77r2vb42jmgam0qbr9f2c6kn86mebv",[211,658,656,655,657],{"evaluatedAt":664,"extractAt":665,"updatedAt":666},1778699174967,1778699106670,1778699384013]