[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"extension-skill-yamadashy-clawhub-zh-CN":3,"guides-for-yamadashy-clawhub":423,"similar-k173eq9h41672w4kj2q7x94yf986nfaz-zh-CN":424},{"_creationTime":4,"_id":5,"children":6,"community":7,"display":9,"evaluation":15,"identity":244,"isFallback":232,"parentExtension":249,"providers":250,"relations":256,"repo":259,"tags":419,"workflow":420},1778699403474.358,"k173eq9h41672w4kj2q7x94yf986nfaz",[],{"reviewCount":8},0,{"description":10,"installMethods":11,"name":13,"sourceUrl":14},"使用 Repomix 将代码库打包并分析成适合 AI 处理的单一文件。\n当用户希望探索仓库、分析代码结构、查找模式、检查令牌计数或为 AI 分析准备代码库上下文时使用。\n支持本地目录和远程 GitHub 仓库。\n",{"claudeCode":12},"yamadashy/repomix","repomix","https://github.com/yamadashy/repomix",{"_creationTime":16,"_id":17,"extensionId":5,"locale":18,"result":19,"trustSignals":222,"workflow":242},1778699403474.3582,"kn7awj4wbr9rqj4tyx1xa3dgfx86nr68","zh-CN",{"checks":20,"evaluatedAt":192,"extensionSummary":193,"features":194,"nonGoals":200,"promptVersionExtension":204,"promptVersionScoring":205,"purpose":206,"rationale":207,"score":208,"summary":209,"tags":210,"tier":216,"useCases":217},[21,26,29,32,36,39,43,47,50,53,57,61,64,68,71,74,77,80,83,86,89,93,98,102,106,109,112,115,119,122,125,128,131,134,137,141,145,149,153,157,160,163,166,169,173,176,179,182,185,189],{"category":22,"check":23,"severity":24,"summary":25},"实用性","问题相关性","pass","描述清楚地阐述了为 AI 分析打包代码库的问题，并提供了诸如探索、查找模式和令牌计数之类的具体用例。",{"category":22,"check":27,"severity":24,"summary":28},"独特卖点","Repomix 通过智能地收集、过滤和将整个代码库构建成一个适合 AI 处理的单一文件，提供了比简单提示工程更大的价值，包括压缩和安全检查等功能。",{"category":22,"check":30,"severity":24,"summary":31},"生产就绪性","该扩展已准备就绪，具备打包本地和远程仓库的全面功能、多种输出格式、压缩以及清晰的工作流程说明。",{"category":33,"check":34,"severity":24,"summary":35},"范围","单一职责原则","Repomix 专注于打包和分析代码库以供 AI 使用的单一职责，不涉及无关领域。",{"category":33,"check":37,"severity":24,"summary":38},"描述质量","显示的描述准确地反映了扩展在打包和分析代码库方面的能力，支持本地和远程仓库。",{"category":40,"check":41,"severity":24,"summary":42},"调用","范围限定的工具","工具被限定于特定操作，如打包、压缩或过滤仓库，并具有清晰的输入参数。",{"category":44,"check":45,"severity":24,"summary":46},"文档","配置和参数参考","所有命令行选项和配置参数都已得到详尽记录，并附有说明、默认值和示例。",{"category":33,"check":48,"severity":24,"summary":49},"工具命名","工具名称和选项具有描述性，并遵循 kebab-case 约定（例如，`--remote-branch`、`--include-logs`）。",{"category":33,"check":51,"severity":24,"summary":52},"最小 I/O 表面","输入参数是明确定义的标志或结构化文件路径，输出根据所选格式进行结构化，而不是转储原始诊断信息。",{"category":54,"check":55,"severity":24,"summary":56},"许可证","许可证可用性","该扩展根据 MIT 许可证授权，这是一个宽松的开源许可证。",{"category":58,"check":59,"severity":24,"summary":60},"维护","提交时效性","上次提交是在 2026 年 5 月 11 日，表明近期有维护活动。",{"category":58,"check":62,"severity":24,"summary":63},"依赖项管理","该项目使用 npm 并具有锁定文件，表明依赖项管理实践良好。",{"category":65,"check":66,"severity":24,"summary":67},"安全","秘密管理","Repomix 包含使用 Secretlint 进行安全检查的功能，以检测和排除敏感数据，并且文档明确指出默认排除秘密。",{"category":65,"check":69,"severity":24,"summary":70},"注入","安全功能以及将文件作为数据而不是指令进行处理的重点表明其能够抵抗注入漏洞。",{"category":65,"check":72,"severity":24,"summary":73},"传递供应链炸弹","该工具专注于处理本地或克隆的仓库，并且在运行时似乎不获取或执行任意远程代码。",{"category":65,"check":75,"severity":24,"summary":76},"沙箱隔离","作为一个处理本地或远程仓库的 CLI 工具，它在预期的文件系统边界内运行。远程处理明确用于克隆，而不是任意执行。",{"category":65,"check":78,"severity":24,"summary":79},"沙箱逃逸原语","该工具的主要功能是文件处理和打包，没有迹象表明存在分离进程生成或围绕被拒绝调用的重试循环。",{"category":65,"check":81,"severity":24,"summary":82},"数据渗漏","该工具的目的是打包本地代码，并明确排除敏感数据。没有提及用于遥测或数据提交的出站调用。",{"category":65,"check":84,"severity":24,"summary":85},"隐藏文本技巧","捆绑的内容似乎是标准的 कोड 和配置，没有隐藏文本技巧或恶意 Unicode 字符的证据。",{"category":65,"check":87,"severity":24,"summary":88},"不透明代码执行","源代码似乎是标准的 TypeScript/JavaScript，没有混淆、base64 负载或动态脚本获取。",{"category":90,"check":91,"severity":24,"summary":92},"可移植性","结构假设","该工具普遍处理文件路径和目录结构，并提供包含/排除特定模式的选项，使其能够适应各种项目布局。",{"category":94,"check":95,"severity":96,"summary":97},"信任","关注点","info","在过去的 90 天里，打开了 11 个问题，关闭了 3 个。这表明关闭率低于 50%，并且有中等数量的未解决问题，这表明维护者参与度有待提高。",{"category":99,"check":100,"severity":24,"summary":101},"版本控制","发布管理","在 SKILL.md 前端内容中声明了一个有意义的版本 (1.0.0)，并且 `package.json` 也列出了一个版本。",{"category":103,"check":104,"severity":24,"summary":105},"代码执行","验证","CLI 选项和配置参数很可能在内部进行了验证，并且对文件处理的关注表明输入处理非常强大。",{"category":65,"check":107,"severity":24,"summary":108},"无防护的破坏性操作","Repomix 主要是一个只读的打包文件工具；它不执行删除或修改用户文件（在其输出之外）等破坏性操作。",{"category":103,"check":110,"severity":24,"summary":111},"错误处理","CLI 命令在失败时预计会提供有意义的错误消息，这对于维护良好的 CLI 工具来说很常见，并且文档列出了常见的错误场景。",{"category":103,"check":113,"severity":24,"summary":114},"日志记录","`--verbose` 标志启用了详细日志记录，并且工具的输出包括文件处理和令牌计数的状态更新。",{"category":116,"check":117,"severity":24,"summary":118},"合规性","GDPR","Repomix 处理代码文件，似乎不直接处理个人数据。其安全检查进一步降低了与敏感信息相关的风险。",{"category":116,"check":120,"severity":24,"summary":121},"目标市场","该扩展在全球范围内处理代码库，没有任何区域或管辖权限制。",{"category":90,"check":123,"severity":24,"summary":124},"运行时稳定性","该工具是用 TypeScript/JavaScript 编写的，旨在在 Node.js 环境中运行，并为各种包管理器提供了清晰的安装说明。",{"category":44,"check":126,"severity":24,"summary":127},"README","存在一个全面的 README.md 文件，清晰地详细说明了扩展的目的、功能、用法和配置。",{"category":33,"check":129,"severity":24,"summary":130},"工具表面大小","CLI 提供了丰富的选项集，但保持了专注的范围，没有暴露过多的不同工具。",{"category":40,"check":132,"severity":24,"summary":133},"重叠的近义词工具","可用的命令和选项是不同的，并且涵盖了特定的功能，命名或目的上没有重大重叠。",{"category":44,"check":135,"severity":24,"summary":136},"幻象功能","README 和 SKILL.md 中宣传的所有功能，如压缩、各种输出格式和远程仓库处理，都已实现并进行了文档记录。",{"category":138,"check":139,"severity":24,"summary":140},"安装","安装说明","为 npm、yarn、bun 和 Homebrew 提供了清晰的安装说明，以及可复制粘贴的调用示例。",{"category":142,"check":143,"severity":24,"summary":144},"错误","可操作的错误消息","文档概述了潜在的错误场景并提出了补救步骤，这表明错误消息可能具有可操作性。",{"category":146,"check":147,"severity":24,"summary":148},"执行","固定的依赖项","该项目包含 `package-lock.json` 文件，确保了固定的依赖项。",{"category":33,"check":150,"severity":151,"summary":152},"试运行预览","not_applicable","Repomix 主要是一个只读的文件打包操作，因此试运行预览不适用。",{"category":154,"check":155,"severity":151,"summary":156},"协议","幂等重试和超时","该工具执行本地文件操作或克隆，这些操作通常不像远程 API 调用那样受到网络相关的重试/超时问题的困扰。",{"category":116,"check":158,"severity":24,"summary":159},"遥测选择加入","该扩展似乎不收集或传输遥测数据。",{"category":40,"check":161,"severity":24,"summary":162},"精确目的","SKILL.md 和显示的描述清楚地定义了目的（打包和分析代码库）和用例（探索、查找模式、为 AI 准备），命名了工件（代码库）和用户意图（分析、探索）。",{"category":40,"check":164,"severity":24,"summary":165},"简洁的前端内容","SKILL.md 前端内容密集，包含清晰的功能摘要，后跟触发短语。",{"category":44,"check":167,"severity":24,"summary":168},"简洁的正文","SKILL.md 和 README 文件详细但结构良好，将广泛的材料委托给单独的部分，并避免在核心说明中不必要的冗长。",{"category":170,"check":171,"severity":24,"summary":172},"上下文","渐进式披露","该文档有效地使用部分和链接来组织信息，提供配置和高级功能的详细信息，而不会使主要描述过于繁琐。",{"category":170,"check":174,"severity":151,"summary":175},"分叉探索","Repomix 处理和输出一个文件；它不参与需要 `context: fork` 的深入对话式探索性分析。",{"category":22,"check":177,"severity":24,"summary":178},"使用示例","提供了大量的各种 CLI 用法、远程仓库、文件选择和 MCP 集成的示例，涵盖了各种场景。",{"category":22,"check":180,"severity":24,"summary":181},"边缘情况","文档解决了命令失败、输出过大和网络问题等错误处理，并建议了恢复步骤。",{"category":103,"check":183,"severity":151,"summary":184},"工具回退","Repomix 是一个独立的 CLI 工具，不依赖于需要回退机制的外部 MCP 服务器或工具。",{"category":186,"check":187,"severity":24,"summary":188},"安全性","在意外状态下停止","虽然没有明确列为检查项，但该工具的 CLI 性质以及处理输入的重点表明，在遇到意外状态或无效输入时，它会停止并报告错误。",{"category":90,"check":190,"severity":151,"summary":191},"跨技能耦合","Repomix 是一个独立的工具，不隐式依赖或与其他技能交互。",1778699276409,"Repomix 是一个命令行界面工具，可将整个本地或远程代码仓库打包成一个单一的、适合 AI 处理的文件。它支持各种输出格式（XML、Markdown、JSON、纯文本）、压缩和过滤，使其成为准备代码上下文以供 LLM 分析的理想选择。它还包括安全检查，以排除敏感数据。",[195,196,197,198,199],"打包本地和远程代码仓库","生成适合 AI 处理的输出格式（XML、Markdown、JSON、纯文本）","压缩代码库以减少令牌计数（约 70%）","使用 glob 模式和忽略规则过滤文件","包含敏感数据的安全检查",[201,202,203],"执行打包的代码库中的代码","修改原始仓库中的代码","直接提供实时代码分析或重构建议","3.0.0","4.4.0","通过将大型代码库合并为一个单一的、可管理且适合 AI 处理的文件，来简化向 AI 模型提供大型代码库的过程。","该扩展已准备就绪，文档齐全，用法清晰，并且具有强大的安全功能。虽然“关注点”查找并非关键问题，但它略微降低了分数，未能达到满分 100。",98,"一个强大的 CLI 工具，用于将代码库打包成适合 AI 处理的格式，并附有强大的文档和安全性。",[211,212,213,214,215],"codebase","repository","analysis","ai-context","cli","verified",[218,219,220,221],"使用 AI 模型分析整个代码库","探索仓库结构和查找模式","为代码审查或重构准备代码库上下文","估算 AI 上下文限制的令牌计数",{"codeQuality":223,"collectedAt":225,"documentation":226,"maintenance":229,"popularity":237,"security":239,"testCoverage":241},{"hasLockfile":224},true,1778699262160,{"descriptionLength":227,"readmeSize":228},289,73674,{"closedIssues90d":230,"forks":231,"hasChangelog":232,"manifestVersion":233,"openIssues90d":234,"pushedAt":235,"stars":236},3,1239,false,"1.0.0",11,1778511996000,24661,{"npmDownloads":238},211781,{"hasNpmPackage":224,"license":240,"smitheryVerified":232},"MIT",{"hasCi":224,"hasTests":224},{"updatedAt":243},1778699403474,{"basePath":245,"githubOwner":246,"githubRepo":13,"locale":18,"slug":247,"type":248},".agents/clawhub","yamadashy","clawhub","skill",null,{"evaluate":251,"extract":254},{"promptVersionExtension":204,"promptVersionScoring":205,"score":208,"tags":252,"targetMarket":253,"tier":216},[211,212,213,214,215],"global",{"commitSha":255},"HEAD",{"repoId":257,"translatedFrom":258},"kd726yk1d724vsa4haafjmekyn86mx6y","k17922hd7s5dprej8manvncfs586nrq0",{"_creationTime":260,"_id":257,"identity":261,"providers":262,"workflow":414},1778699192105.9749,{"githubOwner":246,"githubRepo":13,"sourceUrl":14},{"classify":263,"discover":386,"extract":389,"github":390,"npm":413},{"commitSha":255,"extensions":264},[265,282,294,306,320,327,340,348,355,363,371],{"basePath":266,"description":267,"displayName":13,"installMethods":268,"rationale":269,"selectedPaths":270,"source":279,"sourceLanguage":280,"type":281},"","Official Repomix plugins for Claude Code",{"claudeCode":12},"marketplace.json at .claude-plugin/marketplace.json",[271,274,276],{"path":272,"priority":273},".claude-plugin/marketplace.json","mandatory",{"path":275,"priority":273},"README.md",{"path":277,"priority":278},"LICENSE","high","rule","en","marketplace",{"basePath":283,"description":284,"displayName":285,"installMethods":286,"license":240,"rationale":287,"selectedPaths":288,"source":279,"sourceLanguage":280,"type":293},".claude/plugins/repomix-mcp","Repomix MCP server for AI-powered codebase analysis. Pack local/remote repositories, search outputs, and read files with built-in security scanning. Foundation plugin that enables all Repomix features in Claude Code.","repomix-mcp",{"claudeCode":285},"plugin manifest at .claude/plugins/repomix-mcp/.claude-plugin/plugin.json",[289,291],{"path":290,"priority":273},".claude-plugin/plugin.json",{"path":292,"priority":273},".mcp.json","plugin",{"basePath":295,"description":296,"displayName":297,"installMethods":298,"license":240,"rationale":299,"selectedPaths":300,"source":279,"sourceLanguage":280,"type":293},".claude/plugins/repomix-commands","Slash commands for quick Repomix operations. Pack local and remote repositories with simple commands like /pack-local and /pack-remote.","repomix-commands",{"claudeCode":297},"plugin manifest at .claude/plugins/repomix-commands/.claude-plugin/plugin.json",[301,302,304],{"path":290,"priority":273},{"path":303,"priority":278},"commands/pack-local.md",{"path":305,"priority":278},"commands/pack-remote.md",{"basePath":307,"description":308,"displayName":309,"installMethods":310,"license":240,"rationale":311,"selectedPaths":312,"source":279,"sourceLanguage":280,"type":293},".claude/plugins/repomix-explorer","AI-powered repository analysis agent using Repomix CLI. Analyzes local and remote repositories intelligently by running repomix commands, then reading and searching the generated output files to answer questions about code structure, patterns, and content.","repomix-explorer",{"claudeCode":309},"plugin manifest at .claude/plugins/repomix-explorer/.claude-plugin/plugin.json",[313,314,316,318],{"path":290,"priority":273},{"path":315,"priority":278},"agents/explorer.md",{"path":317,"priority":278},"commands/explore-local.md",{"path":319,"priority":278},"commands/explore-remote.md",{"basePath":245,"description":321,"displayName":13,"installMethods":322,"rationale":323,"selectedPaths":324,"source":279,"sourceLanguage":280,"type":248},"Pack and analyze codebases into AI-friendly single files using Repomix.\nUse when the user wants to explore repositories, analyze code structure,\nfind patterns, check token counts, or prepare codebase context for AI analysis.\nSupports both local directories and remote GitHub repositories.\n",{"claudeCode":12},"SKILL.md frontmatter at .agents/clawhub/SKILL.md",[325],{"path":326,"priority":273},"SKILL.md",{"basePath":328,"description":329,"displayName":330,"installMethods":331,"rationale":332,"selectedPaths":333,"source":279,"sourceLanguage":280,"type":248},".agents/skills/agent-carnet","Use this skill when the user asks to save, recall, find, or organize notes. Triggers on: 'remember this', 'save this', 'note this', 'what did we discuss about...', 'check the notebook', 'find in carnet'. Also use proactively when discovering findings worth preserving across sessions.","agent-carnet",{"claudeCode":12},"SKILL.md frontmatter at .agents/skills/agent-carnet/SKILL.md",[334,335,338],{"path":326,"priority":273},{"path":336,"priority":337},"references/cookbook.md","medium",{"path":339,"priority":337},"references/frontmatter.md",{"basePath":341,"description":342,"displayName":343,"installMethods":344,"rationale":345,"selectedPaths":346,"source":279,"sourceLanguage":280,"type":248},".claude/skills/contextual-commit","Write contextual commits that capture intent, decisions, and constraints alongside code changes. Use when committing code, finishing a task, or when the user asks to commit. Extends Conventional Commits with structured action lines in the commit body that preserve WHY code was written, not just WHAT changed.","contextual-commit",{"claudeCode":12},"SKILL.md frontmatter at .claude/skills/contextual-commit/SKILL.md",[347],{"path":326,"priority":273},{"basePath":349,"description":350,"displayName":309,"installMethods":351,"rationale":352,"selectedPaths":353,"source":279,"sourceLanguage":280,"type":248},".claude/skills/repomix-explorer","Use this skill when the user wants to analyze or explore a codebase (remote repository or local repository) using Repomix. Triggers on: 'analyze this repo', 'explore codebase', 'what's the structure', 'find patterns in repo', 'how many files/tokens'. Runs repomix CLI to pack repositories, then analyzes the output.",{"claudeCode":12},"SKILL.md frontmatter at .claude/skills/repomix-explorer/SKILL.md",[354],{"path":326,"priority":273},{"basePath":356,"description":357,"displayName":358,"installMethods":359,"rationale":360,"selectedPaths":361,"source":279,"sourceLanguage":280,"type":248},"browser/.claude/skills/browser-extension-developer","Use this skill when developing or maintaining browser extension code in the `browser/` directory, including Chrome/Firefox/Edge compatibility, content scripts, background scripts, or i18n updates.","browser-extension-developer",{"claudeCode":12},"SKILL.md frontmatter at browser/.claude/skills/browser-extension-developer/SKILL.md",[362],{"path":326,"priority":273},{"basePath":364,"description":365,"displayName":366,"installMethods":367,"rationale":368,"selectedPaths":369,"source":279,"sourceLanguage":280,"type":248},"website/.claude/skills/website-maintainer","Use this skill when working on the Repomix documentation website in `website/` directory, including VitePress configuration, multi-language content, or translation workflows.","website-maintainer",{"claudeCode":12},"SKILL.md frontmatter at website/.claude/skills/website-maintainer/SKILL.md",[370],{"path":326,"priority":273},{"basePath":266,"description":372,"displayName":13,"installMethods":373,"license":240,"rationale":374,"selectedPaths":375,"source":279,"sourceLanguage":280,"type":385},"A tool to pack repository contents to single file for AI consumption",{"npm":13},"package.json @modelcontextprotocol/sdk dep + bin at package.json",[376,378,379,380,382],{"path":377,"priority":273},"package.json",{"path":275,"priority":273},{"path":277,"priority":278},{"path":381,"priority":337},"bin/repomix.cjs",{"path":383,"priority":384},"src/index.ts","low","mcp",{"sources":387},[388],"manual",{"npmPackage":13},{"closedIssues90d":230,"description":391,"forks":231,"homepage":392,"license":240,"openIssues90d":234,"pushedAt":235,"readmeSize":228,"stars":236,"topics":393},"📦 Repomix is a powerful tool that packs your entire repository into a single, AI-friendly file. Perfect for when you need to feed your codebase to Large Language Models (LLMs) or other AI tools like Claude, ChatGPT, DeepSeek, Perplexity, Gemini, Gemma, Llama, Grok, and more.","https://repomix.com",[394,395,396,397,398,399,400,401,402,403,404,405,406,407,408,409,410,411,412,385],"ai","llm","generative-ai","chatgpt","claude","developer-tools","chatbot","gpt","openai","javascript","nodejs","typescript","anthropic","gemini","language-model","artificial-intelligence","genai","deepseek","llama",{"downloads":238},{"classifiedAt":415,"discoverAt":416,"extractAt":417,"githubAt":417,"npmAt":418,"updatedAt":415},1778699199814,1778699192106,1778699195693,1778699197680,[214,213,215,211,212],{"evaluatedAt":421,"extractAt":422,"updatedAt":243},1778699276969,1778699200079,[],[425,453,481,509,539,568],{"_creationTime":426,"_id":427,"community":428,"display":429,"identity":435,"providers":439,"relations":447,"tags":449,"workflow":450},1778697652123.8975,"k17egwaz31kmprzw1q8m38fv4586mqah",{"reviewCount":8},{"description":430,"installMethods":431,"name":433,"sourceUrl":434},"Search and analyze your own session logs (older/parent conversations) using jq.",{"claudeCode":432},"steipete/clawdis","session-logs","https://github.com/steipete/clawdis",{"basePath":436,"githubOwner":437,"githubRepo":438,"locale":280,"slug":433,"type":248},"skills/session-logs","steipete","clawdis",{"evaluate":440,"extract":446},{"promptVersionExtension":204,"promptVersionScoring":205,"score":441,"tags":442,"targetMarket":253,"tier":216},100,[443,444,445,213,215],"logs","session","jq",{"commitSha":255},{"repoId":448},"kd738npxg9yh3xf3vddzy9fyfh86nhng",[213,215,445,443,444],{"evaluatedAt":451,"extractAt":452,"updatedAt":451},1778698902636,1778697652123,{"_creationTime":454,"_id":455,"community":456,"display":457,"identity":463,"providers":467,"relations":474,"tags":477,"workflow":478},1778695548458.3276,"k1762ymg666r9vvk2gwymn0mbs86nb6x",{"reviewCount":8},{"description":458,"installMethods":459,"name":461,"sourceUrl":462},"Analyze an arbitrary codebase to identify functions, APIs, and data sources suitable for exposure as MCP tools, producing a tool specification document. Use when planning an MCP server for an existing project, auditing a codebase before wrapping it as an AI-accessible tool surface, comparing what a codebase can do versus what is already exposed via MCP, or generating a tool spec to hand off to scaffold-mcp-server.\n",{"claudeCode":460},"pjt222/agent-almanac","analyze-codebase-for-mcp","https://github.com/pjt222/agent-almanac",{"basePath":464,"githubOwner":465,"githubRepo":466,"locale":280,"slug":461,"type":248},"skills/analyze-codebase-for-mcp","pjt222","agent-almanac",{"evaluate":468,"extract":473},{"promptVersionExtension":204,"promptVersionScoring":205,"score":469,"tags":470,"targetMarket":253,"tier":216},99,[385,213,471,211,472],"tool-design","specification",{"commitSha":255},{"parentExtensionId":475,"repoId":476},"k170h0janaa9kwn7cfgfz2ykss86mmh9","kd7aryv63z61j39n2td1aeqkvh86mh12",[213,211,385,472,471],{"evaluatedAt":479,"extractAt":480,"updatedAt":479},1778695685162,1778695548458,{"_creationTime":482,"_id":483,"community":484,"display":485,"identity":491,"providers":496,"relations":502,"tags":505,"workflow":506},1778683790179.7825,"k17fb5yjsz547kqxvbqy97cw4586nb7f",{"reviewCount":8},{"description":486,"installMethods":487,"name":489,"sourceUrl":490},"Inspects an unfamiliar software repository and produces a concrete orientation report covering structure, tooling, entry points, boundaries, active surfaces, and safe places to start work. Use when a user says `help me understand this repo`, `map this codebase before I edit it`, `where should I start`, or asks for an engineering walkthrough before planning or delegation. Do NOT use when the user already knows the target change and wants implementation, or when they need a specific bug diagnosis rather than repo orientation.",{"claudeCode":488},"ckorhonen/swe-skills","SWE Repo Introspection","https://github.com/ckorhonen/swe-skills",{"basePath":492,"githubOwner":493,"githubRepo":494,"locale":280,"slug":495,"type":248},"skills/repo-introspection","ckorhonen","swe-skills","repo-introspection",{"evaluate":497,"extract":501},{"promptVersionExtension":204,"promptVersionScoring":205,"score":469,"tags":498,"targetMarket":253,"tier":216},[211,212,499,500,213],"structure","documentation",{"commitSha":255,"license":240},{"parentExtensionId":503,"repoId":504},"k17d2yq229g61qvea0x8t60w1h86mgr8","kd7b5kvzw3q7dgvym5bdx3m53986mann",[213,211,500,212,499],{"evaluatedAt":507,"extractAt":508,"updatedAt":507},1778684157056,1778683790179,{"_creationTime":510,"_id":511,"community":512,"display":513,"identity":519,"providers":524,"relations":533,"tags":535,"workflow":536},1778696691708.3035,"k17br1j5s86ae90zqeyd7zcg2586mkwr",{"reviewCount":8},{"description":514,"installMethods":515,"name":517,"sourceUrl":518},"Comprehensive performance analysis, bottleneck detection, and optimization recommendations for Claude Flow swarms\n",{"claudeCode":516},"ruvnet/ruflo","Performance Analysis","https://github.com/ruvnet/ruflo",{"basePath":520,"githubOwner":521,"githubRepo":522,"locale":280,"slug":523,"type":248},".claude/skills/performance-analysis","ruvnet","ruflo","performance-analysis",{"evaluate":525,"extract":532},{"promptVersionExtension":204,"promptVersionScoring":205,"score":441,"tags":526,"targetMarket":253,"tier":216},[527,213,528,529,530,531],"performance","optimization","claude-flow","bottleneck-detection","reporting",{"commitSha":255,"license":240},{"repoId":534},"kd7ed28gj8n0y3msk5dzrp05zs86nqtc",[213,530,529,528,527,531],{"evaluatedAt":537,"extractAt":538,"updatedAt":537},1778699217174,1778696691708,{"_creationTime":540,"_id":541,"community":542,"display":543,"identity":549,"providers":553,"relations":560,"tags":563,"workflow":564},1778699119124.668,"k174xef0y7h5dr9f932g3ax6d986n2dd",{"reviewCount":8},{"description":544,"installMethods":545,"name":547,"sourceUrl":548},"为 AI 代理提供决策智能。分析选项、使用 PageRank 映射决策依赖关系、检测信息源冲突，并找出最重要的选择。",{"claudeCode":546},"Whatsonyourmind/oraclaw","oraclaw-decide","https://github.com/Whatsonyourmind/oraclaw",{"basePath":550,"githubOwner":551,"githubRepo":552,"locale":18,"slug":547,"type":248},"mission-control/packages/clawhub-skills/oraclaw-decide","Whatsonyourmind","oraclaw",{"evaluate":554,"extract":559},{"promptVersionExtension":204,"promptVersionScoring":205,"score":441,"tags":555,"targetMarket":253,"tier":216},[556,213,528,557,558],"decision-making","graph-theory","ai-agent-tools",{"commitSha":255},{"repoId":561,"translatedFrom":562},"kd76fmxm1ng903s4fmj0p7hxxs86ndkg","k17fe7ybjme5s1n10mmg3emmns86nr26",[558,213,556,557,528],{"evaluatedAt":565,"extractAt":566,"updatedAt":567},1778698934136,1778698837670,1778699119124,{"_creationTime":569,"_id":570,"community":571,"display":572,"identity":578,"providers":583,"relations":589,"tags":592,"workflow":593},1778697369386.3174,"k17bxj50v6wxff2qe5a5a4d4bn86mvk3",{"reviewCount":8},{"description":573,"installMethods":574,"name":576,"sourceUrl":577},"关于演示文稿幻灯片格式、权重系统、导航和章节结构的知识",{"claudeCode":575},"shanraisshan/claude-code-best-practice","Presentation Structure","https://github.com/shanraisshan/claude-code-best-practice",{"basePath":579,"githubOwner":580,"githubRepo":581,"locale":18,"slug":582,"type":248},".claude/skills/presentation/presentation-structure","shanraisshan","claude-code-best-practice","presentation-structure",{"evaluate":584,"extract":588},{"promptVersionExtension":204,"promptVersionScoring":205,"score":441,"tags":585,"targetMarket":253,"tier":216},[586,587,500,213],"presentation","html",{"commitSha":255,"license":240},{"repoId":590,"translatedFrom":591},"kd74710g49kxgwbfjxeb7s132d86myxr","k175cp8c6m1kknsf9yhd75swn586m4hj",[213,500,587,586],{"evaluatedAt":594,"extractAt":595,"updatedAt":596},1778697246983,1778697205743,1778697369386]