[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"extension-skill-Lum1104-understand-knowledge-zh-CN":3,"guides-for-Lum1104-understand-knowledge":402,"similar-k17ambp6v3xcg52bx2sbp8fj9x86nvmv-zh-CN":403},{"_creationTime":4,"_id":5,"children":6,"community":7,"display":9,"evaluation":15,"identity":257,"isFallback":248,"parentExtension":263,"providers":264,"relations":270,"repo":273,"tags":398,"workflow":399},1778692818788.4202,"k17ambp6v3xcg52bx2sbp8fj9x86nvmv",[],{"reviewCount":8},0,{"description":10,"installMethods":11,"name":13,"sourceUrl":14},"分析 Karpathy 模式的 LLM Wiki 知识库，并生成一个交互式知识图谱，包含实体提取、隐含规则和主题聚类。",{"claudeCode":12},"Lum1104/Understand-Anything","Understand Knowledge","https://github.com/Lum1104/Understand-Anything",{"_creationTime":16,"_id":17,"extensionId":5,"locale":18,"result":19,"trustSignals":238,"workflow":255},1778692818788.4204,"kn730ea2aap8ge2dvxnwptg4wd86ngcy","zh-CN",{"checks":20,"evaluatedAt":192,"extensionSummary":193,"features":194,"nonGoals":200,"practices":204,"prerequisites":209,"promptVersionExtension":212,"promptVersionScoring":213,"purpose":214,"rationale":215,"score":216,"summary":217,"tags":218,"tier":225,"useCases":226,"workflow":231},[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,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},"Practical Utility","Problem relevance","pass","描述清楚地陈述了分析 Karpathy 模式 LLM Wiki 知识库和生成交互式知识图谱的问题。",{"category":22,"check":27,"severity":24,"summary":28},"Unique selling proposition","该技能超越了基本的 LLM 功能，通过为定义的知识库模式实现特定的解析、分析和合并管道，创建了一个交互式图谱。",{"category":22,"check":30,"severity":24,"summary":31},"Production readiness","该技能似乎已准备好投入生产，具有明确的工作流程、清晰的说明以及用于分析和合并的捆绑脚本。",{"category":33,"check":34,"severity":24,"summary":35},"Scope","Single responsibility principle","该技能仅专注于分析 Karpathy 模式的 LLM Wiki 和生成知识图谱，具有明确的范围。",{"category":33,"check":37,"severity":24,"summary":38},"Description quality","显示的描述准确简洁地反映了 SKILL.md 中描述的核心功能。",{"category":40,"check":41,"severity":24,"summary":42},"Invocation","Scoped tools","该技能使用单个命令 `/understand-knowledge` 和特定参数，该命令已适当范围化。",{"category":44,"check":45,"severity":24,"summary":46},"Documentation","Configuration & parameter reference","SKILL.md 清楚地记录了 `wiki-directory` 参数以及预期的 Karpathy 模式结构。",{"category":33,"check":48,"severity":24,"summary":49},"Tool naming","工具名称 `/understand-knowledge` 具有描述性，并且与其领域相关。",{"category":33,"check":51,"severity":24,"summary":52},"Minimal I/O surface","该工具接受单个目录参数，并在指定的中间目录中生成输出文件，成功消息报告到 stderr/stdout。",{"category":54,"check":55,"severity":24,"summary":56},"License","License usability","该扩展根据 MIT 许可证授权，由捆绑的 LICENSE 文件和信任信号确认。",{"category":58,"check":59,"severity":24,"summary":60},"Maintenance","Commit recency","截至 2026 年 5 月 13 日，该存储库显示了近期提交，表明正在积极维护。",{"category":58,"check":62,"severity":24,"summary":63},"Dependency Management","该扩展包含捆绑的 Python 脚本，并通过这些脚本隐式声明其依赖项。README 还提到了用于核心开发的 pnpm，并且存在 lockfile 表明依赖项已得到管理。",{"category":65,"check":66,"severity":24,"summary":67},"Security","Secret Management","该技能似乎不处理或需要任何秘密，也没有迹象表明秘密会回显到输出中。",{"category":65,"check":69,"severity":24,"summary":70},"Injection","该技能的主要功能是解析和分析本地文件。它使用捆绑的脚本，不获取或执行外部代码。",{"category":65,"check":72,"severity":24,"summary":73},"Transitive Supply-Chain Grenades","该技能依赖于捆绑的脚本和本地文件分析，没有运行时下载或执行外部内容。",{"category":65,"check":75,"severity":24,"summary":76},"Sandbox Isolation","该技能操作指定的目录，并将中间文件写入该目录的 `.understand-anything/intermediate` 路径中，从而保持隔离。",{"category":65,"check":78,"severity":24,"summary":79},"Sandbox escape primitives","在 SKILL.md 说明或 README 中没有发现围绕被拒绝调用的分离进程或重试循环的证据。",{"category":65,"check":81,"severity":24,"summary":82},"Data Exfiltration","该技能在提供的目录上本地运行，不进行任何数据渗漏的出站调用。",{"category":65,"check":84,"severity":24,"summary":85},"Hidden Text Tricks","捆绑的内容和文档不包含任何隐藏文本技巧或混淆的说明。",{"category":87,"check":88,"severity":24,"summary":89},"Hooks","Opaque code execution","捆绑的脚本 (`parse-knowledge-base.py`, `merge-knowledge-graph.py`) 是标准的 Python 脚本，没有混淆。",{"category":91,"check":92,"severity":24,"summary":93},"Portability","Structural Assumption","该技能假定存在 Karpathy 模式的 Wiki 结构，并指定了如何检测它，如果模式不满足则提供清晰的错误消息。",{"category":95,"check":96,"severity":24,"summary":97},"Trust","Issues Attention","与打开的 issue 相比，该存储库的已关闭 issue 数量很多，表明维护积极且响应迅速。",{"category":99,"check":100,"severity":24,"summary":101},"Versioning","Release Management","SKILL.md 的 frontmatter 包含一个版本字段（meta.json 中的 '1.0.0'），并且存储库的提交历史表明了积极的开发。",{"category":103,"check":104,"severity":24,"summary":105},"Code Execution","Validation","SKILL.md 概述了使用 Python 脚本进行解析和合并，这意味着标准的 Python 验证实践。输出验证在说明的第 5 阶段中进行了讨论。",{"category":65,"check":107,"severity":24,"summary":108},"Unguarded Destructive Operations","该技能主要是分析性的，侧重于生成图谱。它会清理中间文件，但不会对用户数据执行破坏性操作。",{"category":103,"check":110,"severity":24,"summary":111},"Error Handling","SKILL.md 明确详细说明了脚本执行失败和验证步骤的错误处理，指导代理报告问题并继续进行。",{"category":103,"check":113,"severity":24,"summary":114},"Logging","该技能将进度和摘要信息报告给 stdout/stderr，如第 1 阶段和第 4 阶段所述，作为其操作的审计跟踪。",{"category":116,"check":117,"severity":24,"summary":118},"Compliance","GDPR","该技能操作本地知识库文件，不处理个人数据或进行可能暴露 PII 的外部调用。",{"category":116,"check":120,"severity":24,"summary":121},"Target market","该技能操作本地文件，没有区域依赖性，使其具有全球适用性。",{"category":91,"check":123,"severity":24,"summary":124},"Runtime stability","该技能依赖于 Python 3 和标准库，并提供清晰的执行说明，使其可在 POSIX 系统上移植。",{"category":44,"check":126,"severity":24,"summary":127},"README","README 内容全面，结构良好，并清晰地解释了扩展的目的和用法。",{"category":33,"check":129,"severity":24,"summary":130},"Tool surface size","该技能公开了一个单一的、定义良好的命令 `/understand-knowledge`。",{"category":40,"check":132,"severity":24,"summary":133},"Overlapping near-synonym tools","只公开了一个工具，因此没有重叠的近义词工具。",{"category":44,"check":135,"severity":24,"summary":136},"Phantom features","README 和 SKILL.md 中描述的所有功能，例如实体的提取和 Wiki 的主题聚类，都直接由描述的管道实现。",{"category":138,"check":139,"severity":24,"summary":140},"Install","Installation instruction","README 提供了清晰、可复制的跨平台安装说明，以及 `/understand-knowledge` 的示例调用。",{"category":142,"check":143,"severity":24,"summary":144},"Errors","Actionable error messages","SKILL.md 为检测到的模式和脚本执行失败指定了清晰的错误消息，包括预期的结果和补救建议。",{"category":146,"check":147,"severity":24,"summary":148},"Execution","Pinned dependencies","lockfile（README 暗示的 `pnpm-lock.yaml`）的存在和 Python 脚本的使用表明依赖项已得到管理，尽管 SKILL.md 中没有详细说明 Python 环境内的具体固定。",{"category":33,"check":150,"severity":151,"summary":152},"Dry-run preview","not_applicable","该技能的操作涉及分析本地文件和生成输出，而不是执行破坏性操作或发送数据，因此 dry-run 不适用。",{"category":154,"check":155,"severity":24,"summary":156},"Protocol","Idempotent retry & timeouts","该技能在本地操作文件，不涉及远程调用或状态更改操作，因此在该上下文中不需要幂等性或超时。",{"category":116,"check":158,"severity":24,"summary":159},"Telemetry opt-in","该技能在本地操作，不发送任何遥测数据。",{"category":40,"check":161,"severity":24,"summary":162},"Precise Purpose","SKILL.md 清楚地定义了其目的：分析 Karpathy 模式的 LLM Wiki 并生成知识图谱，并包含具体的检测和分析说明。",{"category":40,"check":164,"severity":24,"summary":165},"Concise Frontmatter","SKILL.md 的 frontmatter 简洁明了，准确地总结了该技能的核心功能。",{"category":44,"check":167,"severity":24,"summary":168},"Concise Body","SKILL.md 结构良好，避免冗长，并为每个阶段提供详细的说明。",{"category":170,"check":171,"severity":24,"summary":172},"Context","Progressive Disclosure","SKILL.md 将过程分解为不同的阶段，并引用捆绑的脚本，有效地实现了渐进式披露。",{"category":170,"check":174,"severity":151,"summary":175},"Forked exploration","该技能不是一个探索性或审计类技能；它是一个专注的分析工具，因此 `context: fork` 不适用。",{"category":22,"check":177,"severity":24,"summary":178},"Usage examples","SKILL.md 提供了运行解析器脚本的清晰命令示例，README 显示了 `/understand-knowledge` 的调用。",{"category":22,"check":180,"severity":24,"summary":181},"Edge cases","SKILL.md 记录了模式检测和脚本执行的失败模式，提供了预期的结果和恢复步骤。",{"category":103,"check":183,"severity":151,"summary":184},"Tool Fallback","该技能不依赖于 MCP 服务器等外部工具；它使用捆绑的脚本。",{"category":186,"check":187,"severity":24,"summary":188},"Safety","Halt on unexpected state","SKILL.md 指示代理在目标目录不像是 Karpathy 模式 Wiki 时停止并报告。",{"category":91,"check":190,"severity":24,"summary":191},"Cross-skill coupling","`/understand-knowledge` 技能是独立的，不隐式依赖其他技能；其操作是独立的。",1778692722891,"该技能使用捆绑的 Python 脚本分析 Karpathy 模式的 LLM Wiki 知识库。它执行文章和来源的确定性解析、用于隐含规则的 LLM 驱动分析，并将结果合并到可导航的知识图谱中，本地保存。",[195,196,197,198,199],"检测 Karpathy 模式的 LLM Wiki","提取实体、关系和主题聚类","生成交互式知识图谱仪表板","支持 Wiki 链接语法和基于类别的组织","将图谱数据输出到本地文件以供进一步使用",[201,202,203],"分析不符合 Karpathy 模式的任意 markdown 文件","从原始源目录解析二进制文件（例如 PDF）","提供图谱的实时协作编辑界面",[205,206,207,208],"知识图谱生成","基于 LLM 的分析","数据解析和合并","文档分析",[210,211],"Python 3","符合 Karpathy 模式 LLM Wiki 结构的目录","3.0.0","4.4.0","将非结构化的 LLM 生成的 Wiki 转化为交互式、可探索的知识图谱，从而更深入地理解复杂的信息基础。","该技能非常健壮，文档齐全，并符合所有安全和最佳实践标准。所有检查均通过，无警告或严重发现。",100,"一个高度精炼的技能，用于将 LLM Wiki 分析成交互式知识图谱。",[219,220,221,222,223,224],"knowledge-graph","llm","wiki","entity-extraction","topic-clustering","python","verified",[227,228,229,230],"探索大型 LLM 生成的知识库","理解 Wiki 的结构和连接","识别 LLM 代理发现的隐含规则和声明","新团队成员入职 Wiki 知识库",[232,233,234,235,236,237],"确定目标 Wiki 目录","执行 `parse-knowledge-base.py` 脚本进行确定性扫描","分派 `article-analyzer` 子代理以提取隐含规则","执行 `merge-knowledge-graph.py` 脚本以组装图谱","验证并保存最终知识图谱","报告摘要并自动触发仪表板",{"codeQuality":239,"collectedAt":241,"documentation":242,"maintenance":245,"security":252,"testCoverage":254},{"hasLockfile":240},true,1778692707854,{"descriptionLength":243,"readmeSize":244},164,12920,{"closedIssues90d":246,"forks":247,"hasChangelog":248,"openIssues90d":249,"pushedAt":250,"stars":251},57,1339,false,9,1778638834000,14487,{"hasNpmPackage":248,"license":253,"smitheryVerified":248},"MIT",{"hasCi":240,"hasTests":240},{"updatedAt":256},1778692818788,{"basePath":258,"githubOwner":259,"githubRepo":260,"locale":18,"slug":261,"type":262},"understand-anything-plugin/skills/understand-knowledge","Lum1104","Understand-Anything","understand-knowledge","skill",null,{"evaluate":265,"extract":268},{"promptVersionExtension":212,"promptVersionScoring":213,"score":216,"tags":266,"targetMarket":267,"tier":225},[219,220,221,222,223,224],"global",{"commitSha":269,"license":253},"HEAD",{"repoId":271,"translatedFrom":272},"kd78egfytykkxxbpr6k3t7wsph86n83x","k174cf2tsjpdqmm0p10s8ybq5h86ngnx",{"_creationTime":274,"_id":271,"identity":275,"providers":276,"workflow":394},1778692541669.8892,{"githubOwner":259,"githubRepo":260,"sourceUrl":14},{"classify":277,"discover":374,"github":377},{"commitSha":269,"extensions":278},[279,297,311,320,328,336,344,352,360,366],{"basePath":280,"description":281,"displayName":282,"installMethods":283,"rationale":284,"selectedPaths":285,"source":294,"sourceLanguage":295,"type":296},"","LLM-powered codebase analysis producing interactive knowledge graphs, guided tours, and deep-dive explanations","understand-anything",{"claudeCode":12},"marketplace.json at .claude-plugin/marketplace.json",[286,289,291],{"path":287,"priority":288},".claude-plugin/marketplace.json","mandatory",{"path":290,"priority":288},"README.md",{"path":292,"priority":293},"LICENSE","high","rule","en","marketplace",{"basePath":280,"description":298,"displayName":282,"installMethods":299,"license":253,"rationale":300,"selectedPaths":301,"source":294,"sourceLanguage":295,"type":310},"AI-powered codebase understanding — analyze, visualize, and explain any project",{"claudeCode":282},"plugin manifest at .claude-plugin/plugin.json (coalesced with duplicate plugin at understand-anything-plugin)",[302,304,305,306,308],{"path":303,"priority":288},".claude-plugin/plugin.json",{"path":290,"priority":288},{"path":292,"priority":293},{"path":307,"priority":293},".copilot-plugin/plugin.json",{"path":309,"priority":293},".cursor-plugin/plugin.json","plugin",{"basePath":312,"description":313,"displayName":314,"installMethods":315,"rationale":316,"selectedPaths":317,"source":294,"sourceLanguage":295,"type":262},"understand-anything-plugin/skills/understand","Analyze a codebase to produce an interactive knowledge graph for understanding architecture, components, and relationships","understand",{"claudeCode":12},"SKILL.md frontmatter at understand-anything-plugin/skills/understand/SKILL.md",[318],{"path":319,"priority":288},"SKILL.md",{"basePath":321,"description":322,"displayName":323,"installMethods":324,"rationale":325,"selectedPaths":326,"source":294,"sourceLanguage":295,"type":262},"understand-anything-plugin/skills/understand-chat","Use when you need to ask questions about a codebase or understand code using a knowledge graph","understand-chat",{"claudeCode":12},"SKILL.md frontmatter at understand-anything-plugin/skills/understand-chat/SKILL.md",[327],{"path":319,"priority":288},{"basePath":329,"description":330,"displayName":331,"installMethods":332,"rationale":333,"selectedPaths":334,"source":294,"sourceLanguage":295,"type":262},"understand-anything-plugin/skills/understand-dashboard","Launch the interactive web dashboard to visualize a codebase's knowledge graph","understand-dashboard",{"claudeCode":12},"SKILL.md frontmatter at understand-anything-plugin/skills/understand-dashboard/SKILL.md",[335],{"path":319,"priority":288},{"basePath":337,"description":338,"displayName":339,"installMethods":340,"rationale":341,"selectedPaths":342,"source":294,"sourceLanguage":295,"type":262},"understand-anything-plugin/skills/understand-diff","Use when you need to analyze git diffs or pull requests to understand what changed, affected components, and risks","understand-diff",{"claudeCode":12},"SKILL.md frontmatter at understand-anything-plugin/skills/understand-diff/SKILL.md",[343],{"path":319,"priority":288},{"basePath":345,"description":346,"displayName":347,"installMethods":348,"rationale":349,"selectedPaths":350,"source":294,"sourceLanguage":295,"type":262},"understand-anything-plugin/skills/understand-domain","Extract business domain knowledge from a codebase and generate an interactive domain flow graph. Works standalone (lightweight scan) or derives from an existing /understand knowledge graph.","understand-domain",{"claudeCode":12},"SKILL.md frontmatter at understand-anything-plugin/skills/understand-domain/SKILL.md",[351],{"path":319,"priority":288},{"basePath":353,"description":354,"displayName":355,"installMethods":356,"rationale":357,"selectedPaths":358,"source":294,"sourceLanguage":295,"type":262},"understand-anything-plugin/skills/understand-explain","Use when you need a deep-dive explanation of a specific file, function, or module in the codebase","understand-explain",{"claudeCode":12},"SKILL.md frontmatter at understand-anything-plugin/skills/understand-explain/SKILL.md",[359],{"path":319,"priority":288},{"basePath":258,"description":361,"displayName":261,"installMethods":362,"rationale":363,"selectedPaths":364,"source":294,"sourceLanguage":295,"type":262},"Analyze a Karpathy-pattern LLM wiki knowledge base and generate an interactive knowledge graph with entity extraction, implicit relationships, and topic clustering.",{"claudeCode":12},"SKILL.md frontmatter at understand-anything-plugin/skills/understand-knowledge/SKILL.md",[365],{"path":319,"priority":288},{"basePath":367,"description":368,"displayName":369,"installMethods":370,"rationale":371,"selectedPaths":372,"source":294,"sourceLanguage":295,"type":262},"understand-anything-plugin/skills/understand-onboard","Use when you need to generate an onboarding guide for new team members joining a project","understand-onboard",{"claudeCode":12},"SKILL.md frontmatter at understand-anything-plugin/skills/understand-onboard/SKILL.md",[373],{"path":319,"priority":288},{"sources":375},[376],"manual",{"closedIssues90d":246,"description":378,"forks":247,"homepage":379,"license":253,"openIssues90d":249,"pushedAt":250,"readmeSize":244,"stars":251,"topics":380},"Graphs that teach > graphs that impress. Turn any code, or knowledge base (Karpathy LLM wiki), into an interactive knowledge graph you can explore, search, and ask questions about. Works with Claude Code, Codex, Cursor, Copilot, Gemini CLI, and more.","https://understand-anything.com",[381,382,383,384,385,219,386,387,388,389,390,391,392,393],"claude-code","claude-skills","understandcode","codex","codex-skills","opencode-skills","antigravity-skills","gemini-cli-skills","pi-agent","business-knowledge","knowledge-base","memory","karpathy-llm-wiki",{"classifiedAt":395,"discoverAt":396,"extractAt":397,"githubAt":397,"updatedAt":395},1778692549536,1778692541669,1778692547599,[222,219,220,224,223,221],{"evaluatedAt":400,"extractAt":401,"updatedAt":256},1778692723004,1778692549705,[],[404,433,454,474,494,521],{"_creationTime":405,"_id":406,"community":407,"display":408,"identity":414,"providers":418,"relations":426,"tags":429,"workflow":430},1778696691708.3247,"k17f21w0dzc61q2n10jzqjf9gh86mkgv",{"reviewCount":8},{"description":409,"installMethods":410,"name":412,"sourceUrl":413},"Extract entities and relations from source files to build a knowledge graph",{"claudeCode":411},"ruvnet/ruflo","kg-extract","https://github.com/ruvnet/ruflo",{"basePath":415,"githubOwner":416,"githubRepo":417,"locale":295,"slug":412,"type":262},"plugins/ruflo-knowledge-graph/skills/kg-extract","ruvnet","ruflo",{"evaluate":419,"extract":425},{"promptVersionExtension":212,"promptVersionScoring":213,"score":420,"tags":421,"targetMarket":267,"tier":225},99,[219,422,222,423,424],"code-analysis","relation-extraction","agentdb",{"commitSha":269},{"parentExtensionId":427,"repoId":428},"k175fc9e70d2xygkkf4c2dqwa586m2kv","kd7ed28gj8n0y3msk5dzrp05zs86nqtc",[424,422,222,219,423],{"evaluatedAt":431,"extractAt":432,"updatedAt":431},1778700861858,1778696691708,{"_creationTime":434,"_id":435,"community":436,"display":437,"identity":440,"providers":441,"relations":448,"tags":450,"workflow":451},1778692800649.3481,"k1726q8wdf5wjnekwewckeke9x86mfm3",{"reviewCount":8},{"description":438,"installMethods":439,"name":347,"sourceUrl":14},"从代码库中提取业务领域知识并生成交互式领域流程图。可独立运行（轻量级扫描）或从现有的 /understand 知识图中派生。",{"claudeCode":12},{"basePath":345,"githubOwner":259,"githubRepo":260,"locale":18,"slug":347,"type":262},{"evaluate":442,"extract":447},{"promptVersionExtension":212,"promptVersionScoring":213,"score":216,"tags":443,"targetMarket":267,"tier":225},[422,219,444,445,446],"developer-tools","code-visualization","domain-modeling",{"commitSha":269},{"repoId":271,"translatedFrom":449},"k177vkkb19azmt7j1vw5x8bzcn86nwhe",[422,445,444,446,219],{"evaluatedAt":452,"extractAt":401,"updatedAt":453},1778692688178,1778692800649,{"_creationTime":455,"_id":456,"community":457,"display":458,"identity":461,"providers":462,"relations":468,"tags":470,"workflow":471},1778692789052.695,"k176p08jp79mcpzd0ce9b19qdd86m2vs",{"reviewCount":8},{"description":459,"installMethods":460,"name":331,"sourceUrl":14},"启动交互式 Web 仪表板，以可视化代码库的知识图谱",{"claudeCode":12},{"basePath":329,"githubOwner":259,"githubRepo":260,"locale":18,"slug":331,"type":262},{"evaluate":463,"extract":467},{"promptVersionExtension":212,"promptVersionScoring":213,"score":216,"tags":464,"targetMarket":267,"tier":225},[445,219,444,465,466],"codebase-analysis","dashboard",{"commitSha":269},{"repoId":271,"translatedFrom":469},"k175km8dk28xhp6eprw09sfsax86n9cs",[445,465,466,444,219],{"evaluatedAt":472,"extractAt":401,"updatedAt":473},1778692645619,1778692789052,{"_creationTime":475,"_id":476,"community":477,"display":478,"identity":481,"providers":482,"relations":488,"tags":490,"workflow":491},1778692776464.4324,"k178pqd0wkcmc15jhcwdphvpws86m8q6",{"reviewCount":8},{"description":479,"installMethods":480,"name":314,"sourceUrl":14},"分析代码库以生成交互式知识图谱，用于理解架构、组件和关系",{"claudeCode":12},{"basePath":312,"githubOwner":259,"githubRepo":260,"locale":18,"slug":314,"type":262},{"evaluate":483,"extract":487},{"promptVersionExtension":212,"promptVersionScoring":213,"score":216,"tags":484,"targetMarket":267,"tier":225},[422,219,444,485,486],"architecture","code-exploration",{"commitSha":269},{"repoId":271,"translatedFrom":489},"k17cmt6ekj6t5bf5dbscrqa3an86m6p3",[485,422,486,444,219],{"evaluatedAt":492,"extractAt":401,"updatedAt":493},1778692606129,1778692776464,{"_creationTime":495,"_id":496,"community":497,"display":498,"identity":502,"providers":505,"relations":516,"tags":518,"workflow":519},1778696691708.3308,"k17d3c35ws96bb55ry97apwm5n86mqp2",{"reviewCount":8},{"description":499,"installMethods":500,"name":501,"sourceUrl":413},"Format prompts for different LLM providers with chat templates and HNSW-powered context retrieval",{"claudeCode":411},"Chat Format",{"basePath":503,"githubOwner":416,"githubRepo":417,"locale":295,"slug":504,"type":262},"plugins/ruflo-ruvllm/skills/chat-format","chat-format",{"evaluate":506,"extract":515},{"promptVersionExtension":212,"promptVersionScoring":213,"score":216,"tags":507,"targetMarket":267,"tier":225},[220,508,509,510,511,512,513,514],"prompting","rag","context-retrieval","openai","anthropic","gemini","ollama",{"commitSha":269,"license":253},{"parentExtensionId":517,"repoId":428},"k17ekc0sj70ms9kgkkgr2ypr4s86mz40",[512,510,513,220,514,511,508,509],{"evaluatedAt":520,"extractAt":432,"updatedAt":520},1778701390930,{"_creationTime":522,"_id":523,"community":524,"display":525,"identity":531,"providers":535,"relations":543,"tags":546,"workflow":547},1778699234184.611,"k179b6dkc777g1rgyecze04wqn86m6y4",{"reviewCount":8},{"description":526,"installMethods":527,"name":529,"sourceUrl":530},"Process-first advisor routing for Claude, Codex, or Gemini via `omc ask`, with artifact capture and no raw CLI assembly",{"claudeCode":528},"Yeachan-Heo/oh-my-claudecode","oh-my-claudecode","https://github.com/Yeachan-Heo/oh-my-claudecode",{"basePath":532,"githubOwner":533,"githubRepo":529,"locale":295,"slug":534,"type":262},"skills/ask","Yeachan-Heo","ask",{"evaluate":536,"extract":542},{"promptVersionExtension":212,"promptVersionScoring":213,"score":216,"tags":537,"targetMarket":267,"tier":225},[538,539,220,508,540,541],"cli","automation","code-review","artifact-generation",{"commitSha":269,"license":253},{"parentExtensionId":544,"repoId":545},"k17brg5egdw1jbncj1j4wfv3fh86n639","kd74zv63fryf9prygtq7gf4es986n22y",[541,539,538,540,220,508],{"evaluatedAt":548,"extractAt":549,"updatedAt":548},1778699303045,1778699234184]