[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"extension-skill-j4rk0r-skill-learner-zh-CN":3,"guides-for-j4rk0r-skill-learner":425,"similar-k17css1wyqge9cbrw02h4d5yex86nkgv-zh-CN":426},{"_creationTime":4,"_id":5,"children":6,"community":7,"display":9,"evaluation":15,"identity":241,"isFallback":228,"parentExtension":246,"providers":247,"relations":253,"repo":256,"tags":421,"workflow":422},1778691475032.6748,"k17css1wyqge9cbrw02h4d5yex86nkgv",[],{"reviewCount":8},0,{"description":10,"installMethods":11,"name":13,"sourceUrl":14},"持久化的更正系统，用于捕获技能或Claude行为的错误，并确保它们在会话中不再重复。每当用户表示出现问题时使用——“错了”、“修复这个”、“不是我想要的”、“从中学习”、“不要再那样做了”、“esto está mal”、“aprende de esto”、“no hagas eso otra vez”，或关于Claude输出或技能行为的任何更正、抱怨或教学时刻。当用户要求审查、列出、删除或管理过去的更正，或希望为技能作者创建改进建议时，也请使用。涵盖已安装的技能、一般的Claude行为以及跨会话学习的持久性。\n",{"claudeCode":12},"j4rk0r/claude-skills","skill-learner","https://github.com/j4rk0r/claude-skills",{"_creationTime":16,"_id":17,"extensionId":5,"locale":18,"result":19,"trustSignals":226,"workflow":239},1778691475032.675,"kn7f2t9f4spx8z6czfsm98rp9986m4nf","zh-CN",{"checks":20,"evaluatedAt":193,"extensionSummary":194,"features":195,"nonGoals":201,"promptVersionExtension":207,"promptVersionScoring":208,"purpose":209,"rationale":210,"score":211,"summary":212,"tags":213,"tier":220,"useCases":221},[21,26,29,32,36,39,43,47,50,53,57,61,65,69,72,75,78,81,84,87,91,95,99,104,108,111,115,118,122,125,128,131,134,137,140,144,148,151,154,158,161,164,167,170,174,177,180,183,186,190],{"category":22,"check":23,"severity":24,"summary":25},"Practical Utility","Problem relevance","pass","描述清楚地确定了技能或Claude行为在会话中重复出现的持久性错误的问题，并指定了更正的触发短语。",{"category":22,"check":27,"severity":24,"summary":28},"Unique selling proposition","该技能通过捕获和持久化更正，减少未来的错误，并可选择性地生成改进建议，从而提供了超越默认行为的显著价值。",{"category":22,"check":30,"severity":24,"summary":31},"Production readiness","该技能涵盖了捕获、存储和应用跨会话更正的完整生命周期，并具有清晰的文档和管理命令。",{"category":33,"check":34,"severity":24,"summary":35},"Scope","Single responsibility principle","该技能具有清晰的单一焦点，专注于管理技能和一般Claude行为的持久化更正。",{"category":33,"check":37,"severity":24,"summary":38},"Description quality","显示的描述准确地反映了SKILL.md中详细说明的技能功能，包括其范围和触发条件。",{"category":40,"check":41,"severity":24,"summary":42},"Invocation","Scoped tools","该技能利用了Read、Edit、Write和Glob等特定工具，这些工具被严格限定在管理更正文件范围内。",{"category":44,"check":45,"severity":24,"summary":46},"Documentation","Configuration & parameter reference","SKILL.md详细说明了文件结构、存储位置和工作流程步骤，为使用提供了充分的参考。",{"category":33,"check":48,"severity":24,"summary":49},"Tool naming","SKILL.md所暗示的工具，如文件操作（Read、Edit、Write、Glob）和管理命令，都是描述性的。",{"category":33,"check":51,"severity":24,"summary":52},"Minimal I/O surface","该技能与定义的本地文件和目录集交互，并使用管理命令执行特定操作，避免了过多的I/O。",{"category":54,"check":55,"severity":24,"summary":56},"License","License usability","该扩展根据MIT许可证授权，该许可证是允许的且广泛可用。",{"category":58,"check":59,"severity":24,"summary":60},"Maintenance","Commit recency","上次提交是在2026年4月13日，表明近期维护。",{"category":58,"check":62,"severity":63,"summary":64},"Dependency Management","not_applicable","该技能似乎没有使用除标准文件操作和可能的Claude内部工具之外的第三方依赖项。",{"category":66,"check":67,"severity":24,"summary":68},"Security","Secret Management","该技能在指定的目录内处理本地文件，不处理或暴露任何秘密。",{"category":66,"check":70,"severity":24,"summary":71},"Injection","该技能基于显式命令和用户输入与本地文件交互，没有迹象表明加载或执行不受信任的外部数据作为指令。",{"category":66,"check":73,"severity":24,"summary":74},"Transitive Supply-Chain Grenades","该技能处理本地文件，不获取外部内容或执行远程脚本。",{"category":66,"check":76,"severity":24,"summary":77},"Sandbox Isolation","该技能管理`~/.claude/skill-corrections/`目录内的更正，并且似乎不修改其指定范围之外的文件。",{"category":66,"check":79,"severity":24,"summary":80},"Sandbox escape primitives","提供的文档中没有关于拒绝工具调用的分离进程或重试循环的迹象。",{"category":66,"check":82,"severity":24,"summary":83},"Data Exfiltration","该技能在本地运行，不向第三方提交任何用户数据或机密信息。",{"category":66,"check":85,"severity":24,"summary":86},"Hidden Text Tricks","捆绑的内容和文档不包含隐藏的转向技巧、Unicode标签或控制字符。",{"category":88,"check":89,"severity":24,"summary":90},"Hooks","Opaque code execution","该技能的逻辑似乎可以直接从SKILL.md和文件管理描述中解释，没有混淆的证据，如base64负载或运行时脚本获取。",{"category":92,"check":93,"severity":24,"summary":94},"Portability","Structural Assumption","该技能在其自己的指定目录结构内运行，避免了对用户特定项目组织的假设。",{"category":96,"check":97,"severity":24,"summary":98},"Trust","Issues Attention","过去90天内没有打开或关闭任何问题，这表明该技能是新近的或维护不活跃，鉴于分数是可以接受的。",{"category":100,"check":101,"severity":102,"summary":103},"Versioning","Release Management","info","SKILL.md frontmatter或manifest中没有明确的版本声明，安装说明引用了main，但这是Claude技能的常见模式。",{"category":105,"check":106,"severity":24,"summary":107},"Execution","Validation","该技能的操作涉及基于用户提供的命令和受控目录内的路径的文件管理，这意味着对这些输入的验证。",{"category":66,"check":109,"severity":24,"summary":110},"Unguarded Destructive Operations","删除和归档等文件操作通过显式命令进行管理，并在技能的专用目录内执行，用户确认隐含在管理操作中。",{"category":112,"check":113,"severity":24,"summary":114},"Code Execution","Error Handling","文档强调了清晰的错误报告和用户反馈的重要性，暗示实现了可操作的错误消息。",{"category":112,"check":116,"severity":63,"summary":117},"Logging","该技能的主要功能是管理本地更正文件，这种实用程序通常不需要广泛的日志记录。",{"category":119,"check":120,"severity":24,"summary":121},"Compliance","GDPR","该技能在本地文件上运行，并且不处理除管理更正所需的个人数据之外的任何个人数据。",{"category":119,"check":123,"severity":24,"summary":124},"Target market","该技能在本地运行，没有任何地区或司法管辖区限制。",{"category":92,"check":126,"severity":24,"summary":127},"Runtime stability","该技能依赖于标准的文件操作和命令，使其在POSIX兼容系统上具有可移植性。",{"category":44,"check":129,"severity":24,"summary":130},"README","README文件清楚地描述了该技能的目的、功能和安装说明。",{"category":33,"check":132,"severity":63,"summary":133},"Tool surface size","这是一个单一功能的技能，而不是一组不同的工具。",{"category":40,"check":135,"severity":24,"summary":136},"Overlapping near-synonym tools","该技能的操作是独立的，不包含重叠的近义词命令。",{"category":44,"check":138,"severity":24,"summary":139},"Phantom features","README和SKILL.md中描述的所有功能都在文档和工作流程中有相应的概述。",{"category":141,"check":142,"severity":24,"summary":143},"Install","Installation instruction","README提供了清晰的安装说明和示例调用。",{"category":145,"check":146,"severity":24,"summary":147},"Errors","Actionable error messages","SKILL.md强调了清晰的错误报告和用户反馈的重要性，暗示实现了可操作的错误消息。",{"category":105,"check":149,"severity":63,"summary":150},"Pinned dependencies","该技能似乎不依赖于需要固定的外部依赖项。",{"category":33,"check":152,"severity":63,"summary":153},"Dry-run preview","该技能的操作主要是管理专用目录内的文件，破坏性操作受到显式命令和用户交互的保护，因此干运行不太适用。",{"category":155,"check":156,"severity":63,"summary":157},"Protocol","Idempotent retry & timeouts","该技能在本地处理文件系统交互，不涉及需要幂等性或超时设置的远程调用或状态更改操作。",{"category":66,"check":159,"severity":24,"summary":160},"Telemetry opt-in","该技能没有提及发送遥测数据。",{"category":40,"check":162,"severity":24,"summary":163},"Precise Purpose","描述清楚地说明了该技能的目的（持久化更正系统）以及何时使用它（用户指示错误或抱怨），并明确了非目标。",{"category":40,"check":165,"severity":24,"summary":166},"Concise Frontmatter","frontmatter简洁明了，有效地总结了核心功能和触发短语。",{"category":44,"check":168,"severity":24,"summary":169},"Concise Body","SKILL.md结构良好，分区清晰，并将更深入的材料委托给参考文献，保持了正文的简洁性。",{"category":171,"check":172,"severity":24,"summary":173},"Context","Progressive Disclosure","SKILL.md概述了工作流程，并链接到`references/correction-patterns.md`以获取详细步骤。",{"category":171,"check":175,"severity":63,"summary":176},"Forked exploration","该技能不涉及需要分叉上下文的深入探索或代码审查。",{"category":22,"check":178,"severity":24,"summary":179},"Usage examples","SKILL.md提供了更正文件模板、严重性决策树和范围校准的清晰示例，以便实际应用。",{"category":22,"check":181,"severity":24,"summary":182},"Edge cases","SKILL.md解决了用户更正错误、多技能应用和行为更正等边缘情况，并提供了恢复步骤。",{"category":112,"check":184,"severity":63,"summary":185},"Tool Fallback","该技能不依赖MCP服务器等外部工具，而是处理本地文件系统功能。",{"category":187,"check":188,"severity":24,"summary":189},"Safety","Halt on unexpected state","文档强调了清晰的前置状态条件和细致的更正保存的重要性，暗示在意外状态下会停止运行。",{"category":92,"check":191,"severity":24,"summary":192},"Cross-skill coupling","该技能是独立的，不隐式依赖其他技能；与其他技能的协调是明确的（例如，生成建议）。",1778691334814,"此技能充当持久化的更正系统，捕获技能或一般Claude行为的错误，以防止在会话中重复出现。它允许用户通过提供具体反馈、管理过去的更正以及选择性地为技能作者生成改进建议来教导AI。",[196,197,198,199,200],"捕获并持久化技能和一般AI行为的错误","支持用户通过具体反馈和触发短语进行更正","管理过去的更正（审查、删除、列出）","可选择为技能作者生成改进建议","跨会话和对话上下文运行",[202,203,204,205,206],"保存没有具体替代方案的含糊更正。","为同一问题创建重复更正。","在未经范围澄清的情况下将一次性偏好保存为通用规则。","超过已定义的活动更正限制以维持性能。","保存绕过安全措施（如输入验证或授权检查）的更正。","3.0.0","4.4.0","确保捕获、理解并防止AI技能或一般AI行为的错误在未来的会话中再次发生，从而提供更可靠和个性化的AI体验。","该技能的文档非常齐全、健壮，并且通过明确定义的流程和安全机制解决了用户的明确需求。所有检查均以高严重性等级通过。",99,"一个强大的技能，用于捕获和持久化更正，以在会话中改进AI行为。",[214,215,216,217,218,219],"learning","corrections","persistence","skills","behavioral-tuning","auditing","verified",[222,223,224,225],"当用户指出某个技能的输出出现问题时。","当用户对需要记住的一般Claude行为提供反馈时。","当用户想要审查或管理对AI行为进行的过往更正时。","当用户希望根据观察到的错误向技能作者提出改进建议时。",{"codeQuality":227,"collectedAt":229,"documentation":230,"maintenance":233,"security":236,"testCoverage":238},{"hasLockfile":228},false,1778691315556,{"descriptionLength":231,"readmeSize":232},665,26542,{"closedIssues90d":8,"forks":8,"hasChangelog":228,"openIssues90d":8,"pushedAt":234,"stars":235},1776088077000,2,{"hasNpmPackage":228,"license":237,"smitheryVerified":228},"MIT",{"hasCi":228,"hasTests":228},{"updatedAt":240},1778691475032,{"basePath":242,"githubOwner":243,"githubRepo":244,"locale":18,"slug":13,"type":245},"skills/skill-learner","j4rk0r","claude-skills","skill",null,{"evaluate":248,"extract":251},{"promptVersionExtension":207,"promptVersionScoring":208,"score":211,"tags":249,"targetMarket":250,"tier":220},[214,215,216,217,218,219],"global",{"commitSha":252},"HEAD",{"repoId":254,"translatedFrom":255},"kd79shaph0e07035621cxd7x1n86m944","k17b92m937rpcpsdzk2tpkbx1186n7d4",{"_creationTime":257,"_id":254,"identity":258,"providers":259,"workflow":417},1778689957073.3262,{"githubOwner":243,"githubRepo":244,"sourceUrl":14},{"classify":260,"discover":404,"github":407},{"commitSha":252,"extensions":261},[262,294,311,332,357,371,382,390],{"basePath":263,"description":264,"displayName":265,"installMethods":266,"rationale":267,"selectedPaths":268,"source":292,"sourceLanguage":293,"type":245},"skills/codex-diff-develop","Revisa el diff de la rama actual frente a develop en proyectos Drupal 11 siguiendo la metodología Codex (lógica de negocio, edge cases de hooks/queries, seguridad, performance, completitud). Genera un informe .md en la carpeta del IDE detectado (.antigravity/, .cursor/, .vscode/ o docs/) con hallazgos por severidad y soluciones accionables. Usar cuando el usuario pida \"Revisión diff develop\", \"revisión diff develop\", \"diff develop\", \"revisar diff\", \"codex diff\" o expresiones similares con intención de auditar cambios contra develop. Triggers: diff develop, codex diff, revisión diff, lint diff develop, auditar diff.","codex-diff-develop",{"claudeCode":12},"SKILL.md frontmatter at skills/codex-diff-develop/SKILL.md",[269,272,275,278,280,282,284,286,288,290],{"path":270,"priority":271},"SKILL.md","mandatory",{"path":273,"priority":274},"README.md","high",{"path":276,"priority":277},"README.de.md","medium",{"path":279,"priority":277},"README.es.md",{"path":281,"priority":277},"README.fr.md",{"path":283,"priority":277},"README.ja.md",{"path":285,"priority":277},"README.pt.md",{"path":287,"priority":277},"README.zh.md",{"path":289,"priority":277},"references/metodologia-codex-completa.md",{"path":291,"priority":277},"references/plantillas-hallazgos.md","rule","es",{"basePath":295,"description":296,"displayName":297,"installMethods":298,"rationale":299,"selectedPaths":300,"source":292,"sourceLanguage":293,"type":245},"skills/codex-pr-review","Revisa pull requests en proyectos Drupal 11 (u otro) siguiendo la metodología Codex (lógica de negocio, edge cases de hooks/queries, seguridad, performance, completitud). Genera un informe .md en la carpeta del IDE detectado (.antigravity/, .cursor/, .vscode/ o docs/) con hallazgos por severidad y soluciones accionables. Usar cuando el usuario pida \"revisión Codex\", \"revisión de PR\", \"revisar PR\", \"revisar PR","codex-pr-review",{"claudeCode":12},"SKILL.md frontmatter at skills/codex-pr-review/SKILL.md",[301,302,303,304,305,306,307,308,309,310],{"path":270,"priority":271},{"path":273,"priority":274},{"path":276,"priority":277},{"path":279,"priority":277},{"path":281,"priority":277},{"path":283,"priority":277},{"path":285,"priority":277},{"path":287,"priority":277},{"path":289,"priority":277},{"path":291,"priority":277},{"basePath":312,"description":313,"displayName":314,"installMethods":315,"rationale":316,"selectedPaths":317,"source":292,"sourceLanguage":293,"type":245},"skills/lint-drupal-module","Lint review completo de un módulo Drupal 11 combinando 4 fuentes en paralelo — PHPStan level 5 + phpstan-drupal, PHPCS Drupal/DrupalPractice, agente drupal-qa (estándares) y agente drupal-security (OWASP). Dos modos — completo (todo el módulo) y diff (solo archivos cambiados vs develop). Genera informe markdown estructurado en la carpeta del IDE con resumen ejecutivo, hallazgos clasificados por severidad, acciones P0/P1/P2 y comandos de verificación. Úsalo siempre que el usuario quiera auditar calidad o seguridad de un módulo Drupal custom, aunque no diga \"lint\". Triggers — \"lint review\", \"lint del módulo\", \"auditar módulo Drupal\", \"revisar módulo custom\", \"phpstan del módulo\", \"validar módulo\", \"qa del módulo\", o cuando el usuario pregunta \"¿está bien este módulo?\", \"¿hay errores?\", \"¿es seguro?\". También antes de un release, antes de un PR a develop, o al validar un módulo recién creado.","lint-drupal-module",{"claudeCode":12},"SKILL.md frontmatter at skills/lint-drupal-module/SKILL.md",[318,319,320,321,322,323,324,325,326,328,330],{"path":270,"priority":271},{"path":273,"priority":274},{"path":276,"priority":277},{"path":279,"priority":277},{"path":281,"priority":277},{"path":283,"priority":277},{"path":285,"priority":277},{"path":287,"priority":277},{"path":327,"priority":277},"references/edge-cases.md",{"path":329,"priority":277},"references/plantilla-informe.md",{"path":331,"priority":277},"references/prompts-agentes.md",{"basePath":333,"description":334,"displayName":335,"installMethods":336,"rationale":337,"selectedPaths":338,"source":292,"sourceLanguage":293,"type":245},"skills/milestone","Persistent development milestone tracker with full context across conversations. Use when: tracking multi-session features, resuming work from a previous conversation, asking 'what's left to do on X' or 'what's pending', breaking work into trackable subtasks, planning complex implementations, updating progress after coding, checking project status, completing a subtask with QA validation, auditing what's missing in the project, syncing milestones with actual code state, or closing/archiving a finished milestone. Also trigger when user references a milestone by name, says 'what did we do last time', 'resume where we left off', 'how far along is X', 'mark this as done', 'milestone done', 'close this milestone', 'what's missing', 'audit the project', 'sync milestones', or wants to plan a feature with subtasks. Commands: /milestone, /milestone \u003Cname>, /milestone init, /milestone sync, /milestone start, /milestone done, /milestone update.","milestone",{"claudeCode":12},"SKILL.md frontmatter at skills/milestone/SKILL.md",[339,340,341,342,343,344,345,346,347,349,351,353,355],{"path":270,"priority":271},{"path":273,"priority":274},{"path":276,"priority":277},{"path":279,"priority":277},{"path":281,"priority":277},{"path":283,"priority":277},{"path":285,"priority":277},{"path":287,"priority":277},{"path":348,"priority":277},"references/errors.md",{"path":350,"priority":277},"references/milestone-new-session.sh",{"path":352,"priority":277},"references/project-audit.md",{"path":354,"priority":277},"references/qa-validation.md",{"path":356,"priority":277},"references/templates.md",{"basePath":358,"description":359,"displayName":360,"installMethods":361,"rationale":362,"selectedPaths":363,"source":292,"sourceLanguage":370,"type":245},"skills/skill-advisor","Pre-execution assistant that builds a full execution plan with installed skills (✅) AND uninstalled gaps (❌) the task needs, then offers to install missing skills one by one. Use BEFORE starting any multi-step task. Triggers: 'recommend skills', 'what skill should I use', 'advise', 'suggest', 'help me with', or any work instruction involving code, design, planning, debugging, docs, testing, commits, PRs, strategy.","skill-advisor",{"claudeCode":12},"SKILL.md frontmatter at skills/skill-advisor/SKILL.md",[364,365,366,368],{"path":270,"priority":271},{"path":273,"priority":274},{"path":367,"priority":277},"references/gap-maps.md",{"path":369,"priority":277},"references/pipelines.md","en",{"basePath":372,"description":373,"displayName":374,"installMethods":375,"rationale":376,"selectedPaths":377,"source":292,"sourceLanguage":370,"type":245},"skills/skill-guard","Security auditor for Claude Code skills. Analyzes skills BEFORE installation using a 9-layer threat detection engine (permissions, static patterns, LLM semantic analysis, bundled scripts, data flow, MCP abuse, supply chain, reputation, anti-evasion) with scoring 0-100 and community audit registry. MUST be used whenever the user is about to install a skill — via npx skills add, /find-skills recommendation, /skill-advisor suggestion, or manual request. Also use when user says 'is this skill safe', 'audit this skill', 'check this skill', 'security scan', 'review before installing', or any mention of skill safety/trust/security. Intercept ALL skill installations proactively.","skill-guard",{"claudeCode":12},"SKILL.md frontmatter at skills/skill-guard/SKILL.md",[378,379,380],{"path":270,"priority":271},{"path":273,"priority":274},{"path":381,"priority":277},"references/patterns.md",{"basePath":242,"description":383,"displayName":13,"installMethods":384,"rationale":385,"selectedPaths":386,"source":292,"sourceLanguage":370,"type":245},"Persistent correction system that captures mistakes from skills or Claude behavior and ensures they never repeat across sessions. Use whenever the user indicates something went wrong — \"that's wrong\", \"fix this\", \"not what I wanted\", \"learn from this\", \"don't do that again\", \"esto está mal\", \"aprende de esto\", \"no hagas eso otra vez\", or any correction, complaint, or teaching moment about Claude's output or a skill's behavior. Also use when the user asks to review, list, delete, or manage past corrections, or wants to create an improvement proposal for a skill author. Covers installed skills, general Claude behavior, and cross-session learning persistence.\n",{"claudeCode":12},"SKILL.md frontmatter at skills/skill-learner/SKILL.md",[387,388],{"path":270,"priority":271},{"path":389,"priority":277},"references/correction-patterns.md",{"basePath":391,"description":392,"displayName":393,"installMethods":394,"rationale":395,"selectedPaths":396,"source":292,"sourceLanguage":293,"type":245},"skills/usage-tracker","Track and report local Claude Code usage per request: tokens consumed, estimated cost in €, sessions, projects, and tool breakdown. Use when the user asks about consumption, credits, usage, cost per request, wants to see a report, asks why a specific request was expensive, suspects a process is consuming tokens, wants to optimize their Claude Code usage, or wants to audit tool usage by request. Also triggers on Spanish phrases: 'cuánto me está costando', 'cuántos tokens', 'consumo de hoy', 'qué petición fue cara', 'está consumiendo mucho', 'optimizar consumo', 'reporte de uso', 'ver uso', 'instalar tracker', 'hook no registra'. Commands: /usage-tracker report [hoy|semana|mes|all] [proyecto], /usage-tracker top-requests [hoy|semana], /usage-tracker install, /usage-tracker status","usage-tracker",{"claudeCode":12},"SKILL.md frontmatter at skills/usage-tracker/SKILL.md",[397,398,400,402],{"path":270,"priority":271},{"path":399,"priority":277},"references/log-usage.sh",{"path":401,"priority":277},"references/pricing.md",{"path":403,"priority":277},"references/usage-report.sh",{"sources":405},[406],"manual",{"closedIssues90d":8,"description":408,"forks":8,"homepage":409,"license":237,"openIssues90d":8,"pushedAt":234,"readmeSize":232,"stars":235,"topics":410},"Curated high-quality skills for Claude Code — skill-advisor and more","https://claude-skills-omega.vercel.app",[411,412,413,414,415,244,416,360],"agent-skills","ai-tools","anthropic","claude","claude-code","developer-tools",{"classifiedAt":418,"discoverAt":419,"extractAt":420,"githubAt":420,"updatedAt":418},1778691193146,1778689957073,1778691191083,[219,218,215,214,216,217],{"evaluatedAt":423,"extractAt":424,"updatedAt":240},1778691334993,1778691193352,[],[427,457,477,506,536,564],{"_creationTime":428,"_id":429,"community":430,"display":431,"identity":437,"providers":441,"relations":448,"tags":452,"workflow":453},1778692149990.924,"k1784mxj5rt2pfmfdqhc36xnys86nnwc",{"reviewCount":8},{"description":432,"installMethods":433,"name":435,"sourceUrl":436},"一个完整的报告，用于检查所有技能的健康状况。当用户想要检查错误、查找重复项、检测损坏的技能或获取技能健康状况的完整概览时使用。",{"claudeCode":434},"khendzel/skills-janitor","janitor-report","https://github.com/khendzel/skills-janitor",{"basePath":438,"githubOwner":439,"githubRepo":440,"locale":18,"slug":435,"type":245},"skills/janitor-report","khendzel","skills-janitor",{"evaluate":442,"extract":447},{"promptVersionExtension":207,"promptVersionScoring":208,"score":443,"tags":444,"targetMarket":250,"tier":220},100,[217,445,219,446,416],"management","maintenance",{"commitSha":252},{"parentExtensionId":449,"repoId":450,"translatedFrom":451},"k173y287h96a0x42zvrvymzvgn86nq38","kd722xn3d2v8ze2vwgebvzgpv986mj48","k177wxk7zzyaycd3t6ads36e7586mkcw",[219,416,446,445,217],{"evaluatedAt":454,"extractAt":455,"updatedAt":456},1778692022779,1778691884319,1778692149990,{"_creationTime":458,"_id":459,"community":460,"display":461,"identity":465,"providers":467,"relations":471,"tags":473,"workflow":474},1778692128406.626,"k171rztvc5jyrf6wtr69avzx4h86msr1",{"reviewCount":8},{"description":462,"installMethods":463,"name":464,"sourceUrl":436},"显示所有已安装的技能",{"claudeCode":434},"janitor-audit",{"basePath":466,"githubOwner":439,"githubRepo":440,"locale":18,"slug":464,"type":245},"skills/janitor-audit",{"evaluate":468,"extract":470},{"promptVersionExtension":207,"promptVersionScoring":208,"score":443,"tags":469,"targetMarket":250,"tier":220},[217,445,219,446,416],{"commitSha":252},{"parentExtensionId":449,"repoId":450,"translatedFrom":472},"k17enbaydwffjeah1ncmnkn5y586ned0",[219,416,446,445,217],{"evaluatedAt":475,"extractAt":455,"updatedAt":476},1778691945236,1778692128406,{"_creationTime":478,"_id":479,"community":480,"display":481,"identity":487,"providers":492,"relations":500,"tags":502,"workflow":503},1778698371743.7043,"k179rk9j081qefqrd7ebwnx9yx86msv2",{"reviewCount":8},{"description":482,"installMethods":483,"name":485,"sourceUrl":486},"Store user preferences, learnings from tasks, and procedure outcomes. Use to remember what works and recall context before new tasks. (user)",{"claudeCode":484},"vectorize-io/hindsight","Hindsight Memory Skill","https://github.com/vectorize-io/hindsight",{"basePath":488,"githubOwner":489,"githubRepo":490,"locale":370,"slug":491,"type":245},"skills/hindsight-local","vectorize-io","hindsight","hindsight-local",{"evaluate":493,"extract":499},{"promptVersionExtension":207,"promptVersionScoring":208,"score":494,"tags":495,"targetMarket":250,"tier":220},98,[496,497,214,216,498],"memory","agent","llm",{"commitSha":252,"license":237},{"repoId":501},"kd7etqyey7pjacrkp7wzfh4vts86nq1z",[497,214,498,496,216],{"evaluatedAt":504,"extractAt":505,"updatedAt":504},1778698529103,1778698371743,{"_creationTime":507,"_id":508,"community":509,"display":510,"identity":516,"providers":520,"relations":529,"tags":532,"workflow":533},1778695548458.3718,"k175vfqr247swcyt62e6v08a4x86mtf1",{"reviewCount":8},{"description":511,"installMethods":512,"name":514,"sourceUrl":515},"Investigate root causes and manage CAPAs (Corrective and Preventive Actions) for compliance deviations. Covers investigation method selection (5-Why, fishbone, fault tree), structured root cause analysis, corrective vs preventive action design, effectiveness verification, and trend analysis. Use when an audit finding requires a CAPA, when a deviation or incident occurs in a validated system, when a regulatory observation needs a formal response, when a data integrity anomaly requires investigation, or when recurring issues suggest a systemic root cause.\n",{"claudeCode":513},"pjt222/agent-almanac","investigate-capa-root-cause","https://github.com/pjt222/agent-almanac",{"basePath":517,"githubOwner":518,"githubRepo":519,"locale":370,"slug":514,"type":245},"skills/investigate-capa-root-cause","pjt222","agent-almanac",{"evaluate":521,"extract":528},{"promptVersionExtension":207,"promptVersionScoring":208,"score":443,"tags":522,"targetMarket":250,"tier":220},[523,524,525,526,527,219],"compliance","capa","investigation","root-cause-analysis","gxp",{"commitSha":252},{"parentExtensionId":530,"repoId":531},"k170h0janaa9kwn7cfgfz2ykss86mmh9","kd7aryv63z61j39n2td1aeqkvh86mh12",[219,524,523,527,525,526],{"evaluatedAt":534,"extractAt":535,"updatedAt":534},1778699030088,1778695548458,{"_creationTime":537,"_id":538,"community":539,"display":540,"identity":546,"providers":550,"relations":558,"tags":560,"workflow":561},1778695753353.633,"k17fxb9fnez7bhk0sy8znxzx8n86m48r",{"reviewCount":8},{"description":541,"installMethods":542,"name":544,"sourceUrl":545},"Drift detection + baseline integrity guard for agent workspace files with automatic alerting support",{"claudeCode":543},"prompt-security/clawsec","soul-guardian","https://github.com/prompt-security/clawsec",{"basePath":547,"githubOwner":548,"githubRepo":549,"locale":370,"slug":544,"type":245},"skills/soul-guardian","prompt-security","clawsec",{"evaluate":551,"extract":557},{"promptVersionExtension":207,"promptVersionScoring":208,"score":443,"tags":552,"targetMarket":250,"tier":220},[553,554,219,555,556],"security","integrity","file-guard","workspace",{"commitSha":252},{"repoId":559},"kd72phsqkbk8w57ctvf7ac9nqs86n9t4",[219,555,554,553,556],{"evaluatedAt":562,"extractAt":563,"updatedAt":562},1778696065248,1778695753353,{"_creationTime":565,"_id":566,"community":567,"display":568,"identity":572,"providers":574,"relations":581,"tags":582,"workflow":583},1778695548458.3328,"k17cyw0d6mk1vdgew2xmncx1f186npdm",{"reviewCount":8},{"description":569,"installMethods":570,"name":571,"sourceUrl":515},"Audit project dependencies for version staleness, security vulnerabilities, and compatibility issues. Covers lock file analysis, upgrade path planning, and breaking change assessment. Use before a release to ensure dependencies are current and secure, during periodic maintenance reviews, after receiving a security advisory, when upgrading to a new language version, before submitting to CRAN or npm, or when inheriting a project to assess its dependency health.\n",{"claudeCode":513},"audit-dependency-versions",{"basePath":573,"githubOwner":518,"githubRepo":519,"locale":370,"slug":571,"type":245},"skills/audit-dependency-versions",{"evaluate":575,"extract":580},{"promptVersionExtension":207,"promptVersionScoring":208,"score":443,"tags":576,"targetMarket":250,"tier":220},[577,219,553,578,579,446],"dependencies","upgrades","versioning",{"commitSha":252},{"parentExtensionId":530,"repoId":531},[219,577,446,553,578,579],{"evaluatedAt":584,"extractAt":535,"updatedAt":584},1778696062378]