[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"extension-skill-majiayu000-auto-optimize-zh-CN":3,"guides-for-majiayu000-auto-optimize":428,"similar-k17fvrbr8zcyr4j5pmdazwefps86mk8e-zh-CN":429},{"_creationTime":4,"_id":5,"children":6,"community":7,"display":9,"evaluation":15,"identity":240,"isFallback":235,"parentExtension":244,"providers":245,"relations":251,"repo":254,"tags":424,"workflow":425},1778692978469.281,"k17fvrbr8zcyr4j5pmdazwefps86mk8e",[],{"reviewCount":8},0,{"description":10,"installMethods":11,"name":13,"sourceUrl":14},"自动化分析、评估、设计和优化目标项目。将 VibeGuard 集成作为基线扫描，修复过程遵循 VibeGuard 规范，并在最后运行合规性检查。支持 auto-run-agent 自主执行。",{"claudeCode":12},"majiayu000/vibeguard","auto-optimize","https://github.com/majiayu000/vibeguard",{"_creationTime":16,"_id":17,"extensionId":5,"locale":18,"result":19,"trustSignals":221,"workflow":238},1778692978469.2812,"kn73j61g9tqayk27a5b4v1v5bs86n8qn","zh-CN",{"checks":20,"evaluatedAt":191,"extensionSummary":192,"features":193,"nonGoals":199,"promptVersionExtension":203,"promptVersionScoring":204,"purpose":205,"rationale":206,"score":207,"summary":208,"tags":209,"tier":215,"useCases":216},[21,26,29,32,36,39,43,47,50,53,57,61,64,68,71,74,77,80,83,86,90,94,98,102,106,109,113,116,120,123,126,129,132,135,138,142,146,149,153,157,160,163,166,169,173,176,179,182,185,188],{"category":22,"check":23,"severity":24,"summary":25},"实用性","问题相关性","pass","描述清楚地阐述了自动化项目分析、评估、设计和优化的痛点，提到了 VibeGuard 和合规性检查等具体集成。",{"category":22,"check":27,"severity":24,"summary":28},"独特卖点","该扩展提供了集成了 VibeGuard、自定义规则、钩子和学习系统的全面自主优化工作流，超越了基本的 LLM 能力。",{"category":22,"check":30,"severity":24,"summary":31},"生产就绪性","该扩展为项目优化提供了完整的生命周期，从探索和评估到执行、验证和学习，并为自主执行提供了清晰的步骤和先决条件。",{"category":33,"check":34,"severity":24,"summary":35},"范围","单一职责原则","该扩展专注于通过集成 VibeGuard 并遵循特定规则和工作流来进行项目优化，具有清晰的自动化分析和改进范围。",{"category":33,"check":37,"severity":24,"summary":38},"描述质量","显示的描述准确地反映了 SKILL.md 和 README 中详细说明的扩展功能。",{"category":40,"check":41,"severity":24,"summary":42},"调用","作用域工具","该扩展使用定义目录内的特定 guards 和规则，而不是单一的通用命令。",{"category":44,"check":45,"severity":24,"summary":46},"文档","配置和参数参考","SKILL.md 详细介绍了 max_iterations、max_cost_usd 和 max_duration 等配置选项，并明确提到了 AUTO_RUN_AGENT_DIR 等环境变量。",{"category":33,"check":48,"severity":24,"summary":49},"工具命名","工具和命令命名清晰，例如 VibeGuard guards 和用于检查的特定 bash 脚本。",{"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-13，该存储库显示有近期提交，表明维护活跃。",{"category":58,"check":62,"severity":24,"summary":63},"依赖管理","该扩展依赖于标准的工具，如 Python 3 和 Rust/Cargo，并提到了特定的 guards 和规则，这意味着标准的依赖管理实践。",{"category":65,"check":66,"severity":24,"summary":67},"安全","秘密管理","文档强调避免硬编码的秘密，并提到了使用环境变量或秘密管理器，guards 旨在防止秘密泄露。",{"category":65,"check":69,"severity":24,"summary":70},"注入","该扩展专注于代码分析和防护，其规则旨在防止有害命令执行和数据解释，暗示着努力将外部数据视为不受信任的。",{"category":65,"check":72,"severity":24,"summary":73},"传递供应链炸弹","该扩展使用捆绑的脚本和 guards，安装说明不涉及运行时下载任意代码或指令。",{"category":65,"check":75,"severity":24,"summary":76},"沙箱隔离","该扩展的脚本和 guards 在项目上下文内运行，并且似乎不会修改指定项目文件夹之外的文件。",{"category":65,"check":78,"severity":24,"summary":79},"沙箱逃逸原语","在文档或脚本描述中没有发现分离进程或拒绝重试循环的证据。",{"category":65,"check":81,"severity":24,"summary":82},"数据泄露","该扩展的目的是代码分析和优化，没有迹象表明将机密数据提交给第三方。已设置 guards 以防止这种情况。",{"category":65,"check":84,"severity":24,"summary":85},"隐藏文本技巧","文档和提供的代码片段不包含隐藏文本技巧或可疑 Unicode 字符的证据。",{"category":87,"check":88,"severity":24,"summary":89},"钩子","不透明的代码执行","提供的脚本和规则似乎是纯文本、可读格式（shell、markdown、python），没有进行 base64 编码或最小化等混淆处理。",{"category":91,"check":92,"severity":24,"summary":93},"可移植性","结构假设","该扩展假设标准项目结构，并声明了 Python 3 和 Rust/Cargo 等先决条件，并提供了清晰的设置说明。",{"category":95,"check":96,"severity":24,"summary":97},"信任","问题关注度","过去 90 天内有 10 个打开和 48 个关闭的问题，关闭率约为 83%，表明维护者参与度高。",{"category":99,"check":100,"severity":24,"summary":101},"版本控制","发布管理","项目具有 `pushedAt` 日期 2026-05-13 并显示活跃开发，这意味着版本控制系统已到位，尽管清单中没有立即出现特定的版本号。",{"category":103,"check":104,"severity":24,"summary":105},"执行","验证","guards 和规则旨在验证代码和输入，旨在在问题发生之前捕获问题。",{"category":65,"check":107,"severity":24,"summary":108},"无保护的破坏性操作","该扩展的目的是分析和优化；`rm -rf` 等破坏性操作会被 guards 标记，文档强调了安全替代方案。",{"category":110,"check":111,"severity":24,"summary":112},"代码执行","错误处理","该扩展的 guards 和规则旨在捕获和标记问题，提供具体的反馈和修复说明，而不是默默失败。",{"category":110,"check":114,"severity":24,"summary":115},"日志记录","README 提到了可观察性和指标，表明已为操作和结果设置了日志记录机制。",{"category":117,"check":118,"severity":24,"summary":119},"合规性","GDPR","该扩展专注于代码分析和优化，没有迹象表明它在没有适当清理的情况下处理个人数据。",{"category":117,"check":121,"severity":24,"summary":122},"目标市场","该扩展的功能对软件开发而言是通用的，似乎不限于特定的地理或法律管辖区。",{"category":91,"check":124,"severity":24,"summary":125},"运行时稳定性","该扩展指定 Python 3 和 Rust/Cargo 作为要求，并且其脚本可在 POSIX 类系统之间移植。",{"category":44,"check":127,"severity":24,"summary":128},"README","README 文件内容全面，清楚地说明了扩展的目的、功能和安装说明。",{"category":33,"check":130,"severity":24,"summary":131},"工具表面大小","该扩展公开了大量特定的 guards 和规则检查，按语言组织，这与其功能是适当的。",{"category":40,"check":133,"severity":24,"summary":134},"重叠近义工具","该扩展使用 `check_duplicates` 和 `check_any_abuse` 等特定的 guard 名称，这些名称是不同的，并且避免了近义词重叠。",{"category":44,"check":136,"severity":24,"summary":137},"幻象功能","README 和 SKILL.md 中描述的所有功能，例如 VibeGuard 集成、hooks 和静态 guards，都由提供的脚本和文档支持。",{"category":139,"check":140,"severity":24,"summary":141},"安装","安装说明","README 提供了清晰、可复制粘贴的 `setup.sh` 安装说明，并包含验证步骤。",{"category":143,"check":144,"severity":24,"summary":145},"错误","可操作的错误消息","该扩展的 guards 和规则旨在提供具体的修复说明和详细的错误消息，指导用户或 AI 解决问题。",{"category":103,"check":147,"severity":24,"summary":148},"固定依赖项","该扩展声明了 Python 3 和 Rust/Cargo 等运行时要求，安装脚本可能处理依赖项安装。代码质量表明了良好的实践。",{"category":33,"check":150,"severity":151,"summary":152},"试运行预览","not_applicable","该扩展主要用于分析和防御，侧重于代码分析和 guard 执行，而不是执行通常需要试运行模式的状态更改操作。",{"category":154,"check":155,"severity":24,"summary":156},"协议","幂等重试和超时","该扩展的操作是分析性的，不涉及需要幂等性或显式超时的远程调用或状态更改操作。",{"category":117,"check":158,"severity":24,"summary":159},"遥测选择加入","该扩展的文档侧重于安全和隐私，没有提及遥测收集，这意味着默认情况下未启用它。",{"category":40,"check":161,"severity":24,"summary":162},"精确目的","描述清楚地说明了扩展的目的：使用 VibeGuard 自动化项目优化并遵循特定规则，并概述了清晰的触发器和非目标。",{"category":40,"check":164,"severity":24,"summary":165},"简洁的前言","SKILL.md 中的前言简洁且自包含，总结了核心功能并提供了路由合约。",{"category":44,"check":167,"severity":24,"summary":168},"简洁正文","SKILL.md 正文结构良好，并将更深入的材料委托给单独的文件，遵循渐进披露原则。",{"category":170,"check":171,"severity":24,"summary":172},"上下文","渐进披露","SKILL.md 概述了工作流，并链接到 `routing-contract.md` 和 `delegation-contract.md` 等参考文件以获取更详细的信息。",{"category":170,"check":174,"severity":151,"summary":175},"分叉探索","此技能专注于分析和优化，而不是需要分叉上下文的深度探索。",{"category":22,"check":177,"severity":24,"summary":178},"使用示例","README 提供了 VibeGuard 在实践中如何操作的详细示例，包括特定场景和预期输出，SKILL.md 展示了脚本示例。",{"category":22,"check":180,"severity":24,"summary":181},"边缘情况","SKILL.md 讨论了失败模式和限制，例如处理未经验证的声明或识别重大更改，并且规则解决了特定的代码边缘情况。",{"category":110,"check":183,"severity":151,"summary":184},"工具回退","该扩展主要使用捆绑脚本和内部逻辑，似乎不依赖于需要回退的外部 MCP 服务器。",{"category":65,"check":186,"severity":24,"summary":187},"意外状态下停止","该扩展的工作流和规则强调在继续之前停止或标记意外状态，例如未经验证的更改或缺失的委托所有权。",{"category":91,"check":189,"severity":24,"summary":190},"跨技能耦合","该扩展是自包含的，专注于其优化任务，具有清晰的路由合约，而不是隐式依赖其他技能。",1778692789938,"该技能提供了一个自动化工作流，用于分析、评估、设计和优化目标项目。它集成了 VibeGuard 系统进行基线扫描，遵循 VibeGuard 规范进行修复，并包含最终的合规性检查。它支持通过 auto-run-agent 进行自主执行。",[194,195,196,197,198],"自动化项目分析和优化","与 VibeGuard 集成进行基线扫描","符合 VibeGuard 规范的合规性检查","支持自主代理执行","基于规则的扫描和学习系统",[200,201,202],"在自动化工作流之外执行手动代码审查","替换项目特定的构建或部署过程","优化非代码工件（如文档或资产）","3.0.0","4.4.0","通过集成强大的代码分析系统，自动化优化软件项目的过程，确保符合质量标准，并实现自主执行。","所有检查均通过“pass”或“not_applicable”严重性，表明质量高且符合最佳实践。",100,"一个用于自主项目优化和代码质量强制执行的高质量技能。",[210,211,212,213,214],"code-analysis","optimization","vibeguard","automation","developer-tools","verified",[217,218,219,220],"在开发工作流中自动化代码质量检查和改进","确保项目符合特定的安全和性能标准","在无人干预的情况下运行连续优化周期","将 AI 驱动的代码审查和修复集成到 CI/CD 管道中",{"codeQuality":222,"collectedAt":224,"documentation":225,"maintenance":228,"security":234,"testCoverage":237},{"hasLockfile":223},true,1778692771888,{"descriptionLength":226,"readmeSize":227},262,20185,{"closedIssues90d":229,"forks":230,"hasChangelog":223,"openIssues90d":231,"pushedAt":232,"stars":233},48,2,10,1778682269000,8,{"hasNpmPackage":235,"license":236,"smitheryVerified":235},false,"MIT",{"hasCi":223,"hasTests":223},{"updatedAt":239},1778692978469,{"basePath":241,"githubOwner":242,"githubRepo":212,"locale":18,"slug":13,"type":243},"workflows/auto-optimize","majiayu000","skill",null,{"evaluate":246,"extract":249},{"promptVersionExtension":203,"promptVersionScoring":204,"score":207,"tags":247,"targetMarket":248,"tier":215},[210,211,212,213,214],"global",{"commitSha":250},"HEAD",{"repoId":252,"translatedFrom":253},"kd7b0vh258xpbyerk68bk3e1ks86mk58","k170rpk64k5rypx65jra7hetvx86nt23",{"_creationTime":255,"_id":252,"identity":256,"providers":257,"workflow":420},1778692601876.5544,{"githubOwner":242,"githubRepo":212,"sourceUrl":14},{"classify":258,"discover":400,"github":403},{"commitSha":250,"extensions":259},[260,272,280,288,296,304,312,326,332,342,351,381,390],{"basePath":261,"description":262,"displayName":263,"installMethods":264,"rationale":265,"selectedPaths":266,"source":270,"sourceLanguage":271,"type":243},"skills/agentsmd-audit","Audit AGENTS.md / CLAUDE.md against the five high-leverage patterns (progressive disclosure, procedural workflows, decision tables, production code examples, domain rules with concrete alternatives). Reports per-pattern coverage, anti-patterns, and a prioritized fix list.","agentsmd-audit",{"claudeCode":12},"SKILL.md frontmatter at skills/agentsmd-audit/SKILL.md",[267],{"path":268,"priority":269},"SKILL.md","mandatory","rule","en",{"basePath":273,"description":274,"displayName":275,"installMethods":276,"rationale":277,"selectedPaths":278,"source":270,"sourceLanguage":18,"type":243},"skills/awk-posix-compat","Shell 脚本中 awk 的 POSIX 兼容性指南。\nUse when: 编写或审查包含 awk 的 shell 脚本，\n尤其是需要 macOS + Linux 跨平台运行的场景。\n触发词: awk, BSD awk, POSIX regex, [[:space:]],\nguard 脚本, 跨平台 shell\n","awk-posix-compat",{"claudeCode":12},"SKILL.md frontmatter at skills/awk-posix-compat/SKILL.md",[279],{"path":268,"priority":269},{"basePath":281,"description":282,"displayName":283,"installMethods":284,"rationale":285,"selectedPaths":286,"source":270,"sourceLanguage":271,"type":243},"skills/eval-harness","Assessment-driven development — Quantify code generation quality with pass@k / pass^k metrics, automatically scored by Grader.","eval-harness",{"claudeCode":12},"SKILL.md frontmatter at skills/eval-harness/SKILL.md",[287],{"path":268,"priority":269},{"basePath":289,"description":290,"displayName":291,"installMethods":292,"rationale":293,"selectedPaths":294,"source":270,"sourceLanguage":271,"type":243},"skills/iterative-retrieval","Iterative retrieval — 4-stage loop (DISPATCH→EVALUATE→REFINE→LOOP) to pinpoint relevant information in the code base. Up to 3 rounds.","iterative-retrieval",{"claudeCode":12},"SKILL.md frontmatter at skills/iterative-retrieval/SKILL.md",[295],{"path":268,"priority":269},{"basePath":297,"description":298,"displayName":299,"installMethods":300,"rationale":301,"selectedPaths":302,"source":270,"sourceLanguage":271,"type":243},"skills/strategic-compact","Strategic compression — Manual compression of contexts at logical boundaries rather than arbitrary automatic compression. Key decisions and constraints are preserved and intermediate exploration is discarded.","strategic-compact",{"claudeCode":12},"SKILL.md frontmatter at skills/strategic-compact/SKILL.md",[303],{"path":268,"priority":269},{"basePath":305,"description":306,"displayName":307,"installMethods":308,"rationale":309,"selectedPaths":310,"source":270,"sourceLanguage":271,"type":243},"skills/trajectory-review","Post-hoc diagnosis of a failed agent trajectory. Classifies the first unrecoverable step into one of nine failure categories (plan adherence, hallucinated information, invalid tool call, misread tool output, intent–plan mismatch, under-specified intent, unsupported intent, guardrail trigger, system failure) and produces an evidence-backed root-cause report.","trajectory-review",{"claudeCode":12},"SKILL.md frontmatter at skills/trajectory-review/SKILL.md",[311],{"path":268,"priority":269},{"basePath":313,"description":314,"displayName":212,"installMethods":315,"rationale":316,"selectedPaths":317,"source":270,"sourceLanguage":271,"type":243},"skills/vibeguard","AI-assisted development of anti-hallucination specifications. Check out the seven-layer defense architecture, quantitative indicators, execution templates and practical cases. Used for code review, task startup inspection, and weekly review.",{"claudeCode":12},"SKILL.md frontmatter at skills/vibeguard/SKILL.md",[318,319,322,324],{"path":268,"priority":269},{"path":320,"priority":321},"references/review-template.md","medium",{"path":323,"priority":321},"references/scoring-matrix.md",{"path":325,"priority":321},"references/task-contract.yaml",{"basePath":241,"description":327,"displayName":13,"installMethods":328,"rationale":329,"selectedPaths":330,"source":270,"sourceLanguage":271,"type":243},"Automate analysis, evaluation, design and optimization of target projects. Integrate VibeGuard as a baseline scan, the remediation process adheres to VibeGuard specifications, and a compliance check is run at the end. Support auto-run-agent autonomous execution.",{"claudeCode":12},"SKILL.md frontmatter at workflows/auto-optimize/SKILL.md",[331],{"path":268,"priority":269},{"basePath":333,"description":334,"displayName":335,"installMethods":336,"rationale":337,"selectedPaths":338,"source":270,"sourceLanguage":271,"type":243},"workflows/fixflow","Execute coding tasks with a strict delivery workflow: build a full plan, implement one step at a time, run tests continuously, and commit by default after each step (`per_step`). Support explicit commit policy overrides (`final_only`, `milestone`) and optional BDD (Given/When/Then) when users ask for behavior-driven delivery or requirements are unclear.","fixflow",{"claudeCode":12},"SKILL.md frontmatter at workflows/fixflow/SKILL.md",[339,340],{"path":268,"priority":269},{"path":341,"priority":321},"CLAUDE.md",{"basePath":343,"description":344,"displayName":345,"installMethods":346,"rationale":347,"selectedPaths":348,"source":270,"sourceLanguage":271,"type":243},"workflows/optflow","Discover and deliver repository optimization work end to end: identify performance/reliability/maintainability/security/dx/cost optimization points, prioritize by impact-effort-risk, then execute fixes step by step with continuous testing and explicit commit policy (`final_only`, `per_step`, `milestone`). Default to `per_step` for implementation work so each feature is tested then committed before the next feature. Supports optional BDD (Given/When/Then).","optflow",{"claudeCode":12},"SKILL.md frontmatter at workflows/optflow/SKILL.md",[349,350],{"path":268,"priority":269},{"path":341,"priority":321},{"basePath":352,"description":353,"displayName":354,"installMethods":355,"rationale":356,"selectedPaths":357,"source":270,"sourceLanguage":271,"type":243},"workflows/plan-flow","Analyze repository-level duplicate/redundant design first, then build and execute a strict step-test-update plan in docs/plan. Use for deep architecture review, convergence planning, and traceable one-step-at-a-time delivery.","plan-flow",{"claudeCode":12},"SKILL.md frontmatter at workflows/plan-flow/SKILL.md",[358,359,360,362,364,366,368,370,372,374,377,379],{"path":268,"priority":269},{"path":341,"priority":321},{"path":361,"priority":321},"references/CLAUDE.md",{"path":363,"priority":321},"references/analysis-playbook.md",{"path":365,"priority":321},"references/execplan-integration.md",{"path":367,"priority":321},"references/execplan-template.md",{"path":369,"priority":321},"references/plan-accomplishments.md",{"path":371,"priority":321},"references/plan-template.md",{"path":373,"priority":321},"references/risk-impact-scoring.md",{"path":375,"priority":376},"scripts/findings_to_plan.py","low",{"path":378,"priority":376},"scripts/plan_lint.py",{"path":380,"priority":376},"scripts/redundancy_scan.sh",{"basePath":382,"description":383,"displayName":384,"installMethods":385,"rationale":386,"selectedPaths":387,"source":270,"sourceLanguage":271,"type":243},"workflows/plan-mode","Use when the user asks to enter Plan mode, says /prompts:plan or /plan, or wants a structured execution plan written to plan/.","plan-mode",{"claudeCode":12},"SKILL.md frontmatter at workflows/plan-mode/SKILL.md",[388,389],{"path":268,"priority":269},{"path":341,"priority":321},{"basePath":391,"installMethods":392,"rationale":393,"selectedPaths":394,"source":270,"sourceLanguage":271,"type":399},"vg-helper",{"cargo":391},"cli ecosystem detected at vg-helper",[395,397],{"path":396,"priority":269},"Cargo.toml",{"path":398,"priority":321},"src/main.rs","cli",{"sources":401},[402],"manual",{"closedIssues90d":229,"description":404,"forks":230,"homepage":405,"license":236,"openIssues90d":231,"pushedAt":232,"readmeSize":227,"stars":233,"topics":406},"Native rules, hooks, and guards that prevent Claude Code and Codex from hallucinating code, duplicating files, or shipping unverified changes.","https://majiayu000.github.io/vibeguard/",[407,408,409,214,410,411,412,413,414,415,416,417,418,419],"claude-code","code-quality","codex","guardrails","hooks","agent-harness","ai-agents","ai-safety","anti-hallucination","codex-cli","linter","llm","static-analysis",{"classifiedAt":421,"discoverAt":422,"extractAt":423,"githubAt":423,"updatedAt":421},1778692606860,1778692601876,1778692604872,[213,210,214,211,212],{"evaluatedAt":426,"extractAt":427,"updatedAt":239},1778692790049,1778692607327,[],[430,460,485,506,535,566],{"_creationTime":431,"_id":432,"community":433,"display":434,"identity":440,"providers":445,"relations":452,"tags":455,"workflow":456},1778699366078.7817,"k173mj3k9wcdq512bp1532xkwx86nrh4",{"reviewCount":8},{"description":435,"installMethods":436,"name":438,"sourceUrl":439},"当工作依赖于用户实时浏览器会话或可见的渲染状态，而不是静态抓取时使用，尤其是在浏览器调试上下文或 DevTools 选择的元素或请求、登录仪表板或 CMS 流程、localhost 应用、上传、下载、媒体检查、DOM 或 iframe 检查、Shadow DOM，或看起来像软 404、身份验证墙、反机器人检查或速率限制的浏览器故障时。",{"claudeCode":437},"xixu-me/skills","使用我的浏览器","https://github.com/xixu-me/skills",{"basePath":441,"githubOwner":442,"githubRepo":443,"locale":18,"slug":444,"type":243},"skills/use-my-browser","xixu-me","skills","use-my-browser",{"evaluate":446,"extract":451},{"promptVersionExtension":203,"promptVersionScoring":204,"score":207,"tags":447,"targetMarket":248,"tier":215},[448,449,213,450,214],"browser","debugging","ux",{"commitSha":250,"license":236},{"repoId":453,"translatedFrom":454},"kd77r2vb42jmgam0qbr9f2c6kn86mebv","k179cgk616p3xva37r5jqsfwvh86mcp2",[213,448,449,214,450],{"evaluatedAt":457,"extractAt":458,"updatedAt":459},1778699261239,1778699106670,1778699366078,{"_creationTime":461,"_id":462,"community":463,"display":464,"identity":470,"providers":474,"relations":479,"tags":481,"workflow":482},1778697652123.8928,"k171pew5empzzrfghyg9nqrk6n86nqa9",{"reviewCount":8},{"description":465,"installMethods":466,"name":468,"sourceUrl":469},"Use gh for GitHub issues, PR status, CI/logs, comments, reviews, releases, and API queries.",{"claudeCode":467},"steipete/clawdis","github","https://github.com/steipete/clawdis",{"basePath":471,"githubOwner":472,"githubRepo":473,"locale":271,"slug":468,"type":243},"skills/github","steipete","clawdis",{"evaluate":475,"extract":478},{"promptVersionExtension":203,"promptVersionScoring":204,"score":207,"tags":476,"targetMarket":248,"tier":215},[468,399,477,214,213],"api",{"commitSha":250},{"repoId":480},"kd738npxg9yh3xf3vddzy9fyfh86nhng",[477,213,399,214,468],{"evaluatedAt":483,"extractAt":484,"updatedAt":483},1778698569289,1778697652123,{"_creationTime":486,"_id":487,"community":488,"display":489,"identity":493,"providers":495,"relations":502,"tags":503,"workflow":504},1778697652123.8845,"k17bexjjjsz81ysk7bd3ggdm8s86mt2t",{"reviewCount":8},{"description":490,"installMethods":491,"name":492,"sourceUrl":469},"Choose, run, rerun, or debug OpenClaw tests, CI checks, Docker E2E lanes, release validation, and the cheapest safe verification path.",{"claudeCode":467},"openclaw-testing",{"basePath":494,"githubOwner":472,"githubRepo":473,"locale":271,"slug":492,"type":243},".agents/skills/openclaw-testing",{"evaluate":496,"extract":501},{"promptVersionExtension":203,"promptVersionScoring":204,"score":207,"tags":497,"targetMarket":248,"tier":215},[498,499,500,213,214],"testing","ci","validation",{"commitSha":250},{"repoId":480},[213,499,214,498,500],{"evaluatedAt":505,"extractAt":484,"updatedAt":505},1778697962962,{"_creationTime":507,"_id":508,"community":509,"display":510,"identity":516,"providers":519,"relations":527,"tags":530,"workflow":531},1778699514767.176,"k17f4qpem03b53manh7vcdvtr986mmjg",{"reviewCount":8},{"description":511,"installMethods":512,"name":514,"sourceUrl":515},"AI 代理的上下文运行时 — 包含 59 个 MCP 工具、10 种读取模式、95+ 种 shell 模式、支持 18 种语言的 tree-sitter AST。将 LLM 上下文压缩高达 99%。用于读取文件、运行 shell 命令、搜索代码或探索目录。如果不存在，则自动安装。",{"claudeCode":513},"yvgude/lean-ctx","lean-ctx","https://github.com/yvgude/lean-ctx",{"basePath":517,"githubOwner":518,"githubRepo":514,"locale":18,"slug":514,"type":243},"skills/lean-ctx","yvgude",{"evaluate":520,"extract":526},{"promptVersionExtension":203,"promptVersionScoring":204,"score":207,"tags":521,"targetMarket":248,"tier":215},[522,523,524,214,525,210],"context-compression","ai-agent","cli-tools","rust",{"commitSha":250},{"repoId":528,"translatedFrom":529},"kd7dxtfr9j3z54hs3bz0218e1n86may0","k170fxxh22hdspg4vr94whgj1986mpr9",[523,524,210,522,214,525],{"evaluatedAt":532,"extractAt":533,"updatedAt":534},1778699456179,1778699438912,1778699514767,{"_creationTime":536,"_id":537,"community":538,"display":539,"identity":545,"providers":550,"relations":559,"tags":562,"workflow":563},1778699234184.6157,"k177tdbfgqmwhtaqv771f2ych586nne9",{"reviewCount":8},{"description":540,"installMethods":541,"name":543,"sourceUrl":544},"Worktree-first dev environment manager for issues, PRs, and features with optional tmux sessions",{"claudeCode":542},"Yeachan-Heo/oh-my-claudecode","Project Session Manager","https://github.com/Yeachan-Heo/oh-my-claudecode",{"basePath":546,"githubOwner":547,"githubRepo":548,"locale":271,"slug":549,"type":243},"skills/project-session-manager","Yeachan-Heo","oh-my-claudecode","project-session-manager",{"evaluate":551,"extract":558},{"promptVersionExtension":203,"promptVersionScoring":204,"score":207,"tags":552,"targetMarket":248,"tier":215},[553,554,555,556,213,399,557],"git","development-environment","workflow","tmux","developer-tool",{"commitSha":250,"license":236},{"parentExtensionId":560,"repoId":561},"k17brg5egdw1jbncj1j4wfv3fh86n639","kd74zv63fryf9prygtq7gf4es986n22y",[213,399,557,554,553,556,555],{"evaluatedAt":564,"extractAt":565,"updatedAt":564},1778699613343,1778699234184,{"_creationTime":567,"_id":568,"community":569,"display":570,"identity":576,"providers":579,"relations":587,"tags":590,"workflow":591},1778699505679.3464,"k1751nm85mw95gw3rsqgrdqspx86ncq2",{"reviewCount":8},{"description":571,"installMethods":572,"name":574,"sourceUrl":575},"无需 OAuth 即可创建公开的 Google Docs 或 Google Sheet 文件。使用此技能创建和编辑 Google Docs 和 Sheets，无需登录 Google。文档可通过共享链接查看。首次使用时自动注册。",{"claudeCode":573},"zagmoai/public-google-drive","public-google-drive","https://github.com/zagmoai/public-google-drive",{"basePath":577,"githubOwner":578,"githubRepo":574,"locale":18,"slug":574,"type":243},"","zagmoai",{"evaluate":580,"extract":586},{"promptVersionExtension":203,"promptVersionScoring":204,"score":207,"tags":581,"targetMarket":248,"tier":215},[582,583,584,213,585],"google-docs","google-sheets","productivity","api-client",{"commitSha":250},{"repoId":588,"translatedFrom":589},"kd776ynh73t0d6samn4bnxdf3x86n8mj","k1707pszx7h026a651dp5tvaxd86m3ag",[585,213,582,583,584],{"evaluatedAt":592,"extractAt":593,"updatedAt":594},1778699485884,1778699468747,1778699505679]