[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"extension-skill-Lum1104-understand-knowledge-en":3,"guides-for-Lum1104-understand-knowledge":399,"similar-k174cf2tsjpdqmm0p10s8ybq5h86ngnx-en":400},{"_creationTime":4,"_id":5,"children":6,"community":7,"display":9,"evaluation":15,"identity":258,"isFallback":249,"parentExtension":264,"providers":265,"relations":270,"repo":272,"tags":395,"workflow":396},1778692549705.5178,"k174cf2tsjpdqmm0p10s8ybq5h86ngnx",[],{"reviewCount":8},0,{"description":10,"installMethods":11,"name":13,"sourceUrl":14},"Analyze a Karpathy-pattern LLM wiki knowledge base and generate an interactive knowledge graph with entity extraction, implicit relationships, and topic clustering.",{"claudeCode":12},"Lum1104/Understand-Anything","Understand Knowledge","https://github.com/Lum1104/Understand-Anything",{"_creationTime":16,"_id":17,"extensionId":5,"locale":18,"result":19,"trustSignals":239,"workflow":256},1778692723004.6252,"kn75max7fsssyn8yen3y6ws3jn86n7qx","en",{"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,"targetMarket":225,"tier":226,"useCases":227,"workflow":232},[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","The description clearly states the problem of analyzing a Karpathy-pattern LLM wiki knowledge base and generating an interactive knowledge graph.",{"category":22,"check":27,"severity":24,"summary":28},"Unique selling proposition","The skill goes beyond basic LLM capabilities by implementing a specific parsing, analysis, and merging pipeline for a defined knowledge base pattern, creating an interactive graph.",{"category":22,"check":30,"severity":24,"summary":31},"Production readiness","The skill appears production-ready, with a defined workflow, clear instructions, and bundled scripts for analysis and merging.",{"category":33,"check":34,"severity":24,"summary":35},"Scope","Single responsibility principle","The skill focuses solely on analyzing a Karpathy-pattern LLM wiki and generating a knowledge graph, with a clear scope.",{"category":33,"check":37,"severity":24,"summary":38},"Description quality","The displayed description accurately and concisely reflects the skill's core functionality as described in the SKILL.md.",{"category":40,"check":41,"severity":24,"summary":42},"Invocation","Scoped tools","The skill uses a single command `/understand-knowledge` with a specific argument, which is appropriately scoped.",{"category":44,"check":45,"severity":24,"summary":46},"Documentation","Configuration & parameter reference","The SKILL.md clearly documents the `wiki-directory` argument and the expected Karpathy pattern structure.",{"category":33,"check":48,"severity":24,"summary":49},"Tool naming","The tool name `/understand-knowledge` is descriptive and specific to its domain.",{"category":33,"check":51,"severity":24,"summary":52},"Minimal I/O surface","The tool accepts a single directory argument and produces output files in a designated intermediate directory, with success messages reported to stderr/stdout.",{"category":54,"check":55,"severity":24,"summary":56},"License","License usability","The extension is licensed under the MIT license, as confirmed by the bundled LICENSE file and the trust signals.",{"category":58,"check":59,"severity":24,"summary":60},"Maintenance","Commit recency","The repository shows recent commits as of May 13, 2026, indicating active maintenance.",{"category":58,"check":62,"severity":24,"summary":63},"Dependency Management","The extension includes bundled Python scripts and declares its dependencies implicitly through these scripts. The README also mentions pnpm for core development, and the presence of a lockfile suggests managed dependencies.",{"category":65,"check":66,"severity":24,"summary":67},"Security","Secret Management","The skill does not appear to handle or require any secrets, and there's no indication of secrets being echoed in output.",{"category":65,"check":69,"severity":24,"summary":70},"Injection","The skill's primary function is to parse and analyze local files. It uses bundled scripts and does not fetch or execute external code.",{"category":65,"check":72,"severity":24,"summary":73},"Transitive Supply-Chain Grenades","The skill relies on bundled scripts and local file analysis, with no runtime downloads or execution of external content.",{"category":65,"check":75,"severity":24,"summary":76},"Sandbox Isolation","The skill operates on a specified directory and writes intermediate files within that directory's `.understand-anything/intermediate` path, maintaining isolation.",{"category":65,"check":78,"severity":24,"summary":79},"Sandbox escape primitives","No evidence of detached processes or retry loops around denied calls is present in the SKILL.md instructions or README.",{"category":65,"check":81,"severity":24,"summary":82},"Data Exfiltration","The skill operates locally on provided directories and does not make any outbound calls for data exfiltration.",{"category":65,"check":84,"severity":24,"summary":85},"Hidden Text Tricks","The bundled content and documentation do not contain any hidden text tricks or obfuscated instructions.",{"category":87,"check":88,"severity":24,"summary":89},"Hooks","Opaque code execution","The bundled scripts (`parse-knowledge-base.py`, `merge-knowledge-graph.py`) are standard Python and not obfuscated.",{"category":91,"check":92,"severity":24,"summary":93},"Portability","Structural Assumption","The skill assumes a Karpathy-pattern wiki structure and specifies how to detect it, providing clear error messages if the pattern is not met.",{"category":95,"check":96,"severity":24,"summary":97},"Trust","Issues Attention","The repository has a high number of closed issues relative to open issues, indicating active maintenance and responsiveness.",{"category":99,"check":100,"severity":24,"summary":101},"Versioning","Release Management","The SKILL.md frontmatter includes a version field ('1.0.0' in meta.json) and the repository's commit history indicates active development.",{"category":103,"check":104,"severity":24,"summary":105},"Code Execution","Validation","The SKILL.md outlines the use of Python scripts for parsing and merging, implying standard Python validation practices. Output validation is mentioned in Phase 5 of the instructions.",{"category":65,"check":107,"severity":24,"summary":108},"Unguarded Destructive Operations","The skill is primarily analytical and focuses on generating a graph. It cleans up intermediate files but does not perform destructive operations on user data.",{"category":103,"check":110,"severity":24,"summary":111},"Error Handling","The SKILL.md explicitly details error handling for script execution failures and validation steps, guiding the agent on reporting issues and proceeding.",{"category":103,"check":113,"severity":24,"summary":114},"Logging","The skill reports progress and summary information to stdout/stderr as described in Phase 1 and Phase 4, serving as an audit trail for its operations.",{"category":116,"check":117,"severity":24,"summary":118},"Compliance","GDPR","The skill operates on local knowledge base files and does not handle personal data or make external calls that could expose PII.",{"category":116,"check":120,"severity":24,"summary":121},"Target market","The skill operates on local files and has no regional dependencies, making it globally applicable.",{"category":91,"check":123,"severity":24,"summary":124},"Runtime stability","The skill relies on Python 3 and standard libraries, with clear instructions for execution, making it portable across POSIX systems.",{"category":44,"check":126,"severity":24,"summary":127},"README","The README is comprehensive, well-structured, and clearly explains the purpose and usage of the extension.",{"category":33,"check":129,"severity":24,"summary":130},"Tool surface size","The skill exposes a single, well-defined command `/understand-knowledge`.",{"category":40,"check":132,"severity":24,"summary":133},"Overlapping near-synonym tools","Only one tool is exposed, so there are no overlapping near-synonym tools.",{"category":44,"check":135,"severity":24,"summary":136},"Phantom features","All features described in the README and SKILL.md, such as entity extraction and topic clustering for wikis, are directly implemented by the described pipeline.",{"category":138,"check":139,"severity":24,"summary":140},"Install","Installation instruction","The README provides clear, copy-pasteable installation instructions for multiple platforms and an example invocation for `/understand-knowledge`.",{"category":142,"check":143,"severity":24,"summary":144},"Errors","Actionable error messages","The SKILL.md specifies clear error messages for detected patterns and script execution failures, including expected format and remediation advice.",{"category":146,"check":147,"severity":24,"summary":148},"Execution","Pinned dependencies","The presence of a lockfile (`pnpm-lock.yaml` implied by README) and the use of Python scripts suggest managed dependencies, though specific pinning within the Python environment isn't detailed in the SKILL.md.",{"category":33,"check":150,"severity":151,"summary":152},"Dry-run preview","not_applicable","The skill's operation involves analyzing local files and generating output, not performing destructive actions or sending data outward, making a dry-run not applicable.",{"category":154,"check":155,"severity":24,"summary":156},"Protocol","Idempotent retry & timeouts","The skill operates locally on files and does not involve remote calls or state-changing operations, thus not requiring idempotency or timeouts in that context.",{"category":116,"check":158,"severity":24,"summary":159},"Telemetry opt-in","The skill operates locally and does not emit any telemetry.",{"category":40,"check":161,"severity":24,"summary":162},"Precise Purpose","The SKILL.md clearly defines the purpose as analyzing a Karpathy-pattern LLM wiki and generating a knowledge graph, with specific instructions for detection and analysis.",{"category":40,"check":164,"severity":24,"summary":165},"Concise Frontmatter","The frontmatter in SKILL.md is concise and accurately summarizes the skill's core capability.",{"category":44,"check":167,"severity":24,"summary":168},"Concise Body","The SKILL.md is well-structured and avoids excessive length, with detailed instructions for each phase.",{"category":170,"check":171,"severity":24,"summary":172},"Context","Progressive Disclosure","The SKILL.md breaks down the process into distinct phases and refers to bundled scripts, effectively implementing progressive disclosure.",{"category":170,"check":174,"severity":151,"summary":175},"Forked exploration","The skill is not an exploration or audit-style skill; it's a focused analysis tool, so `context: fork` is not applicable.",{"category":22,"check":177,"severity":24,"summary":178},"Usage examples","The SKILL.md provides a clear command example for running the parser script, and the README shows the `/understand-knowledge` invocation.",{"category":22,"check":180,"severity":24,"summary":181},"Edge cases","The SKILL.md documents failure modes for pattern detection and script execution, providing expected outcomes and recovery steps.",{"category":103,"check":183,"severity":151,"summary":184},"Tool Fallback","The skill does not rely on external tools like an MCP server; it uses bundled scripts.",{"category":186,"check":187,"severity":24,"summary":188},"Safety","Halt on unexpected state","The SKILL.md instructs the agent to halt and report if the target directory does not appear to be a Karpathy-pattern wiki.",{"category":91,"check":190,"severity":24,"summary":191},"Cross-skill coupling","The `/understand-knowledge` skill is self-contained and does not implicitly rely on other skills; its operation is independent.",1778692722891,"This skill analyzes a Karpathy-pattern LLM wiki knowledge base using bundled Python scripts. It performs deterministic parsing of articles and sources, LLM-driven analysis for implicit knowledge, and merges the results into a navigable knowledge graph, saving it locally.",[195,196,197,198,199],"Detects Karpathy-pattern LLM wikis","Extracts entities, relationships, and topic clusters","Generates an interactive knowledge graph dashboard","Supports wikilink syntax and category-based organization","Outputs graph data to local files for further use",[201,202,203],"Analyzing arbitrary markdown files not conforming to the Karpathy pattern","Parsing binary files (e.g., PDFs) from raw source directories","Providing a real-time collaborative editing interface for the graph",[205,206,207,208],"Knowledge Graph Generation","LLM-based Analysis","Data Parsing and Merging","Documentation Analysis",[210,211],"Python 3","A directory conforming to the Karpathy-pattern LLM wiki structure","3.0.0","4.4.0","To transform unstructured LLM-generated wikis into interactive, explorable knowledge graphs, enabling deeper understanding of complex information bases.","The skill is highly robust, well-documented, and adheres to all security and best practice standards. All checks passed with no warnings or critical findings.",100,"A highly polished skill for analyzing LLM wikis into interactive knowledge graphs.",[219,220,221,222,223,224],"knowledge-graph","llm","wiki","entity-extraction","topic-clustering","python","global","verified",[228,229,230,231],"Exploring large LLM-generated knowledge bases","Understanding the structure and connections within a wiki","Identifying implicit relationships and claims discovered by LLM agents","Onboarding new team members to a wiki knowledge base",[233,234,235,236,237,238],"Determine the target wiki directory","Execute the `parse-knowledge-base.py` script for deterministic scanning","Dispatch `article-analyzer` subagents to extract implicit knowledge","Execute the `merge-knowledge-graph.py` script to assemble the graph","Validate and save the final knowledge graph","Report summary and auto-trigger the dashboard",{"codeQuality":240,"collectedAt":242,"documentation":243,"maintenance":246,"security":253,"testCoverage":255},{"hasLockfile":241},true,1778692707854,{"descriptionLength":244,"readmeSize":245},164,12920,{"closedIssues90d":247,"forks":248,"hasChangelog":249,"openIssues90d":250,"pushedAt":251,"stars":252},57,1339,false,9,1778638834000,14487,{"hasNpmPackage":249,"license":254,"smitheryVerified":249},"MIT",{"hasCi":241,"hasTests":241},{"updatedAt":257},1778692723004,{"basePath":259,"githubOwner":260,"githubRepo":261,"locale":18,"slug":262,"type":263},"understand-anything-plugin/skills/understand-knowledge","Lum1104","Understand-Anything","understand-knowledge","skill",null,{"evaluate":266,"extract":268},{"promptVersionExtension":212,"promptVersionScoring":213,"score":216,"tags":267,"targetMarket":225,"tier":226},[219,220,221,222,223,224],{"commitSha":269,"license":254},"HEAD",{"repoId":271},"kd78egfytykkxxbpr6k3t7wsph86n83x",{"_creationTime":273,"_id":271,"identity":274,"providers":275,"workflow":391},1778692541669.8892,{"githubOwner":260,"githubRepo":261,"sourceUrl":14},{"classify":276,"discover":371,"github":374},{"commitSha":269,"extensions":277},[278,295,309,318,326,334,342,350,358,363],{"basePath":279,"description":280,"displayName":281,"installMethods":282,"rationale":283,"selectedPaths":284,"source":293,"sourceLanguage":18,"type":294},"","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",[285,288,290],{"path":286,"priority":287},".claude-plugin/marketplace.json","mandatory",{"path":289,"priority":287},"README.md",{"path":291,"priority":292},"LICENSE","high","rule","marketplace",{"basePath":279,"description":296,"displayName":281,"installMethods":297,"license":254,"rationale":298,"selectedPaths":299,"source":293,"sourceLanguage":18,"type":308},"AI-powered codebase understanding — analyze, visualize, and explain any project",{"claudeCode":281},"plugin manifest at .claude-plugin/plugin.json (coalesced with duplicate plugin at understand-anything-plugin)",[300,302,303,304,306],{"path":301,"priority":287},".claude-plugin/plugin.json",{"path":289,"priority":287},{"path":291,"priority":292},{"path":305,"priority":292},".copilot-plugin/plugin.json",{"path":307,"priority":292},".cursor-plugin/plugin.json","plugin",{"basePath":310,"description":311,"displayName":312,"installMethods":313,"rationale":314,"selectedPaths":315,"source":293,"sourceLanguage":18,"type":263},"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",[316],{"path":317,"priority":287},"SKILL.md",{"basePath":319,"description":320,"displayName":321,"installMethods":322,"rationale":323,"selectedPaths":324,"source":293,"sourceLanguage":18,"type":263},"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",[325],{"path":317,"priority":287},{"basePath":327,"description":328,"displayName":329,"installMethods":330,"rationale":331,"selectedPaths":332,"source":293,"sourceLanguage":18,"type":263},"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",[333],{"path":317,"priority":287},{"basePath":335,"description":336,"displayName":337,"installMethods":338,"rationale":339,"selectedPaths":340,"source":293,"sourceLanguage":18,"type":263},"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",[341],{"path":317,"priority":287},{"basePath":343,"description":344,"displayName":345,"installMethods":346,"rationale":347,"selectedPaths":348,"source":293,"sourceLanguage":18,"type":263},"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",[349],{"path":317,"priority":287},{"basePath":351,"description":352,"displayName":353,"installMethods":354,"rationale":355,"selectedPaths":356,"source":293,"sourceLanguage":18,"type":263},"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",[357],{"path":317,"priority":287},{"basePath":259,"description":10,"displayName":262,"installMethods":359,"rationale":360,"selectedPaths":361,"source":293,"sourceLanguage":18,"type":263},{"claudeCode":12},"SKILL.md frontmatter at understand-anything-plugin/skills/understand-knowledge/SKILL.md",[362],{"path":317,"priority":287},{"basePath":364,"description":365,"displayName":366,"installMethods":367,"rationale":368,"selectedPaths":369,"source":293,"sourceLanguage":18,"type":263},"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",[370],{"path":317,"priority":287},{"sources":372},[373],"manual",{"closedIssues90d":247,"description":375,"forks":248,"homepage":376,"license":254,"openIssues90d":250,"pushedAt":251,"readmeSize":245,"stars":252,"topics":377},"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",[378,379,380,381,382,219,383,384,385,386,387,388,389,390],"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":392,"discoverAt":393,"extractAt":394,"githubAt":394,"updatedAt":392},1778692549536,1778692541669,1778692547599,[222,219,220,224,223,221],{"evaluatedAt":257,"extractAt":397,"updatedAt":398},1778692549705,1778692826052,[],[401,430,449,467,485,512],{"_creationTime":402,"_id":403,"community":404,"display":405,"identity":411,"providers":415,"relations":423,"tags":426,"workflow":427},1778696691708.3247,"k17f21w0dzc61q2n10jzqjf9gh86mkgv",{"reviewCount":8},{"description":406,"installMethods":407,"name":409,"sourceUrl":410},"Extract entities and relations from source files to build a knowledge graph",{"claudeCode":408},"ruvnet/ruflo","kg-extract","https://github.com/ruvnet/ruflo",{"basePath":412,"githubOwner":413,"githubRepo":414,"locale":18,"slug":409,"type":263},"plugins/ruflo-knowledge-graph/skills/kg-extract","ruvnet","ruflo",{"evaluate":416,"extract":422},{"promptVersionExtension":212,"promptVersionScoring":213,"score":417,"tags":418,"targetMarket":225,"tier":226},99,[219,419,222,420,421],"code-analysis","relation-extraction","agentdb",{"commitSha":269},{"parentExtensionId":424,"repoId":425},"k175fc9e70d2xygkkf4c2dqwa586m2kv","kd7ed28gj8n0y3msk5dzrp05zs86nqtc",[421,419,222,219,420],{"evaluatedAt":428,"extractAt":429,"updatedAt":428},1778700861858,1778696691708,{"_creationTime":431,"_id":432,"community":433,"display":434,"identity":436,"providers":437,"relations":444,"tags":445,"workflow":446},1778692549705.5173,"k177vkkb19azmt7j1vw5x8bzcn86nwhe",{"reviewCount":8},{"description":344,"installMethods":435,"name":345,"sourceUrl":14},{"claudeCode":12},{"basePath":343,"githubOwner":260,"githubRepo":261,"locale":18,"slug":345,"type":263},{"evaluate":438,"extract":443},{"promptVersionExtension":212,"promptVersionScoring":213,"score":216,"tags":439,"targetMarket":225,"tier":226},[419,219,440,441,442],"developer-tools","code-visualization","domain-modeling",{"commitSha":269},{"repoId":271},[419,441,440,442,219],{"evaluatedAt":447,"extractAt":397,"updatedAt":448},1778692688178,1778692825689,{"_creationTime":450,"_id":451,"community":452,"display":453,"identity":455,"providers":456,"relations":462,"tags":463,"workflow":464},1778692549705.5168,"k175km8dk28xhp6eprw09sfsax86n9cs",{"reviewCount":8},{"description":328,"installMethods":454,"name":329,"sourceUrl":14},{"claudeCode":12},{"basePath":327,"githubOwner":260,"githubRepo":261,"locale":18,"slug":329,"type":263},{"evaluate":457,"extract":461},{"promptVersionExtension":212,"promptVersionScoring":213,"score":216,"tags":458,"targetMarket":225,"tier":226},[441,219,440,459,460],"codebase-analysis","dashboard",{"commitSha":269},{"repoId":271},[441,459,460,440,219],{"evaluatedAt":465,"extractAt":397,"updatedAt":466},1778692645619,1778692825282,{"_creationTime":468,"_id":469,"community":470,"display":471,"identity":473,"providers":474,"relations":480,"tags":481,"workflow":482},1778692549705.5164,"k17cmt6ekj6t5bf5dbscrqa3an86m6p3",{"reviewCount":8},{"description":311,"installMethods":472,"name":312,"sourceUrl":14},{"claudeCode":12},{"basePath":310,"githubOwner":260,"githubRepo":261,"locale":18,"slug":312,"type":263},{"evaluate":475,"extract":479},{"promptVersionExtension":212,"promptVersionScoring":213,"score":216,"tags":476,"targetMarket":225,"tier":226},[419,219,440,477,478],"architecture","code-exploration",{"commitSha":269},{"repoId":271},[477,419,478,440,219],{"evaluatedAt":483,"extractAt":397,"updatedAt":484},1778692606129,1778692824891,{"_creationTime":486,"_id":487,"community":488,"display":489,"identity":493,"providers":496,"relations":507,"tags":509,"workflow":510},1778696691708.3308,"k17d3c35ws96bb55ry97apwm5n86mqp2",{"reviewCount":8},{"description":490,"installMethods":491,"name":492,"sourceUrl":410},"Format prompts for different LLM providers with chat templates and HNSW-powered context retrieval",{"claudeCode":408},"Chat Format",{"basePath":494,"githubOwner":413,"githubRepo":414,"locale":18,"slug":495,"type":263},"plugins/ruflo-ruvllm/skills/chat-format","chat-format",{"evaluate":497,"extract":506},{"promptVersionExtension":212,"promptVersionScoring":213,"score":216,"tags":498,"targetMarket":225,"tier":226},[220,499,500,501,502,503,504,505],"prompting","rag","context-retrieval","openai","anthropic","gemini","ollama",{"commitSha":269,"license":254},{"parentExtensionId":508,"repoId":425},"k17ekc0sj70ms9kgkkgr2ypr4s86mz40",[503,501,504,220,505,502,499,500],{"evaluatedAt":511,"extractAt":429,"updatedAt":511},1778701390930,{"_creationTime":513,"_id":514,"community":515,"display":516,"identity":522,"providers":526,"relations":534,"tags":537,"workflow":538},1778699234184.611,"k179b6dkc777g1rgyecze04wqn86m6y4",{"reviewCount":8},{"description":517,"installMethods":518,"name":520,"sourceUrl":521},"Process-first advisor routing for Claude, Codex, or Gemini via `omc ask`, with artifact capture and no raw CLI assembly",{"claudeCode":519},"Yeachan-Heo/oh-my-claudecode","oh-my-claudecode","https://github.com/Yeachan-Heo/oh-my-claudecode",{"basePath":523,"githubOwner":524,"githubRepo":520,"locale":18,"slug":525,"type":263},"skills/ask","Yeachan-Heo","ask",{"evaluate":527,"extract":533},{"promptVersionExtension":212,"promptVersionScoring":213,"score":216,"tags":528,"targetMarket":225,"tier":226},[529,530,220,499,531,532],"cli","automation","code-review","artifact-generation",{"commitSha":269,"license":254},{"parentExtensionId":535,"repoId":536},"k17brg5egdw1jbncj1j4wfv3fh86n639","kd74zv63fryf9prygtq7gf4es986n22y",[532,530,529,531,220,499],{"evaluatedAt":539,"extractAt":540,"updatedAt":539},1778699303045,1778699234184]