[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"extension-skill-Whatsonyourmind-oraclaw-pathfind-zh-CN":3,"guides-for-Whatsonyourmind-oraclaw-pathfind":437,"similar-k17chrkg6h2andff94gdfr8sqn86mxwk-zh-CN":438},{"_creationTime":4,"_id":5,"children":6,"community":7,"display":9,"evaluation":15,"identity":250,"isFallback":245,"parentExtension":256,"providers":257,"relations":263,"repo":266,"tags":433,"workflow":434},1778699157729.1929,"k17chrkg6h2andff94gdfr8sqn86mxwk",[],{"reviewCount":8},0,{"description":10,"installMethods":11,"name":13,"sourceUrl":14},"A* 路径查找和任务排序，用于 AI 代理。在工作流、依赖项和决策树中找到最佳路径。通过 Yen 算法实现 K-shortest paths。成本/时间/风险明细。",{"claudeCode":12},"Whatsonyourmind/oraclaw","OraClaw Pathfind","https://github.com/Whatsonyourmind/oraclaw",{"_creationTime":16,"_id":17,"extensionId":5,"locale":18,"result":19,"trustSignals":231,"workflow":248},1778699157729.193,"kn7atq36zvztffamnyny174k0586mcs7","zh-CN",{"checks":20,"evaluatedAt":192,"extensionSummary":193,"features":194,"nonGoals":200,"practices":204,"prerequisites":208,"promptVersionExtension":211,"promptVersionScoring":212,"purpose":213,"rationale":214,"score":215,"summary":216,"tags":217,"tier":225,"useCases":226},[21,26,29,32,36,39,43,47,50,53,57,61,65,69,72,75,78,81,84,87,91,95,99,103,107,110,113,116,120,123,126,129,132,135,138,142,146,150,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","描述清楚地说明了为 AI 代理在工作流和依赖项中查找最佳路径的问题，特别是提到了任务排序和 A* 路径查找。",{"category":22,"check":27,"severity":24,"summary":28},"Unique selling proposition","该技能为 AI 代理提供确定性的优化和算法，提供 LLM 无法提供的数学上正确的答案，这对于简单的提示来说具有重大价值。",{"category":22,"check":30,"severity":24,"summary":31},"Production readiness","该技能为路径查找和任务排序提供了一个明确定义的工具，涵盖了规划和分析的核心生命周期。文档还包括定价和用法示例，表明已为实际工作流做好准备。",{"category":33,"check":34,"severity":24,"summary":35},"Scope","Single responsibility principle","该技能仅专注于使用 A* 及相关算法进行路径查找和任务排序，符合单个、连贯的领域。",{"category":33,"check":37,"severity":24,"summary":38},"Description quality","显示的描述准确而简洁地反映了 SKILL.md 中描述的技能功能，涵盖了 A* 路径查找、任务排序以及成本/时间和风险明细。",{"category":40,"check":41,"severity":24,"summary":42},"Invocation","Scoped tools","该技能公开了一个单一的、范围明确的工具 `plan_pathfind`，具有清晰、结构化的输入模式，用于定义节点和边。",{"category":44,"check":45,"severity":24,"summary":46},"Documentation","Configuration & parameter reference","SKILL.md 清楚地记录了 `plan_pathfind` 的输入模式，包括节点和边的结构，并解释了可用的启发式方法和规则。",{"category":33,"check":48,"severity":24,"summary":49},"Tool naming","公开的单一工具 `plan_pathfind` 具有描述性，并清楚地表明了其功能。",{"category":33,"check":51,"severity":24,"summary":52},"Minimal I/O surface","`plan_pathfind` 工具接受结构化的 JSON 输入，精确定义了图和参数，并且其输出被记录为最佳路径和成本明细。",{"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 月 2 日，在最近 3 个月内。",{"category":58,"check":62,"severity":63,"summary":64},"Dependency Management","not_applicable","该技能本身似乎不直接管理需要更新或合并的第三方依赖项，仅限于其核心逻辑。",{"category":66,"check":67,"severity":24,"summary":68},"Security","Secret Management","该技能需要一个 `ORACLAW_API_KEY`，但它通过环境变量处理，并且没有迹象表明 secrets 被回显到 stdout/stderr。",{"category":66,"check":70,"severity":24,"summary":71},"Injection","该技能操作结构化图数据和算法；没有迹象表明加载或执行不受信任的外部代码或数据。",{"category":66,"check":73,"severity":24,"summary":74},"Transitive Supply-Chain Grenades","该技能依赖于自身捆绑的逻辑和算法，不获取运行时远程代码或数据。",{"category":66,"check":76,"severity":24,"summary":77},"Sandbox Isolation","该技能的操作仅限于算法计算，不涉及超出其定义范围的文件系统修改。",{"category":66,"check":79,"severity":24,"summary":80},"Sandbox escape primitives","在提供的代码和文档中未发现分离进程、被拒绝调用的重试循环或其他沙箱逃逸原语的证据。",{"category":66,"check":82,"severity":24,"summary":83},"Data Exfiltration","该技能处理用于路径查找的图数据，不涉及将机密数据提交给第三方。",{"category":66,"check":85,"severity":24,"summary":86},"Hidden Text Tricks","捆绑的内容和文档似乎没有隐藏的操纵技巧、控制字符或混淆文本。",{"category":88,"check":89,"severity":24,"summary":90},"Hooks","Opaque code execution","该技能的逻辑似乎是明文、可读的源代码，没有证据表明存在混淆、base64 负载或运行时获取的脚本。",{"category":92,"check":93,"severity":24,"summary":94},"Portability","Structural Assumption","该技能操作作为输入提供的数据结构，不假定用户项目的文件布局。",{"category":96,"check":97,"severity":24,"summary":98},"Trust","Issues Attention","在过去 90 天内有 0 个开放问题和 44 个已关闭问题，表明维护活跃且响应迅速。",{"category":100,"check":101,"severity":24,"summary":102},"Versioning","Release Management","SKILL.md 的 frontmatter 声明了一个 `version: 1.0.0`，这是一个有意义的语义版本。",{"category":104,"check":105,"severity":24,"summary":106},"Code Execution","Validation","SKILL.md 中描述的工具输入模式，暗示在处理之前会对图结构（节点、边、成本）进行验证。",{"category":66,"check":108,"severity":63,"summary":109},"Unguarded Destructive Operations","该技能纯粹是分析性的，不执行任何破坏性操作。",{"category":104,"check":111,"severity":24,"summary":112},"Error Handling","SKILL.md 概述了不存在路径的行为（成本为无穷大的空路径），暗示对无效图状态的错误处理。",{"category":104,"check":114,"severity":63,"summary":115},"Logging","该技能是分析性的，不执行破坏性操作或需要审计日志的出站调用。",{"category":117,"check":118,"severity":63,"summary":119},"Compliance","GDPR","该技能处理图数据，不与个人数据交互。",{"category":117,"check":121,"severity":24,"summary":122},"Target market","该技能的功能基于算法，没有区域或司法管辖区限制，因此具有全球适用性。",{"category":92,"check":124,"severity":24,"summary":125},"Runtime stability","该技能操作抽象数据结构和算法，使其在不同运行时环境中具有可移植性，没有操作系统或 shell 特定假设。",{"category":44,"check":127,"severity":24,"summary":128},"README","README 提供了 OraClaw 的目的、工具和市场定位的全面概述，补充了 SKILL.md。",{"category":33,"check":130,"severity":63,"summary":131},"Tool surface size","此扩展仅公开一个工具 `plan_pathfind`。",{"category":40,"check":133,"severity":63,"summary":134},"Overlapping near-synonym tools","由于只有一个工具，因此没有重叠的近义词工具。",{"category":44,"check":136,"severity":24,"summary":137},"Phantom features","所有宣传的功能，如 A* 路径查找和 K-shortest paths，都已实现并在 SKILL.md 中进行了描述。",{"category":139,"check":140,"severity":24,"summary":141},"Install","Installation instruction","README 提供了 MCP 服务器的清晰安装说明，并包含可复制粘贴的 JSON 配置和示例代理提示。",{"category":143,"check":144,"severity":24,"summary":145},"Errors","Actionable error messages","SKILL.md 指定如果不存在路径，将返回成本为无穷大的空路径，这表示对失败模式的已定义行为。",{"category":147,"check":148,"severity":63,"summary":149},"Execution","Pinned dependencies","该技能本身似乎没有捆绑需要固定的直接依赖项的脚本。",{"category":33,"check":151,"severity":63,"summary":152},"Dry-run preview","该技能是分析性的，不执行更改状态的操作，因此不适用干运行预览。",{"category":154,"check":155,"severity":63,"summary":156},"Protocol","Idempotent retry & timeouts","该技能的操作是基于提供的数据的无状态计算，因此重试和超时不直接适用于其核心逻辑。",{"category":117,"check":158,"severity":63,"summary":159},"Telemetry opt-in","没有迹象表明此技能会发出遥测数据。",{"category":40,"check":161,"severity":24,"summary":162},"Precise Purpose","SKILL.md 清楚地定义了其目的，即为 AI 代理提供 A* 路径查找和任务排序，操作任务依赖图，并规定了使用时机。",{"category":40,"check":164,"severity":24,"summary":165},"Concise Frontmatter","frontmatter 简洁且自包含，总结了 A* 路径查找和任务排序的核心功能。",{"category":44,"check":167,"severity":24,"summary":168},"Concise Body","SKILL.md 简洁地详细介绍了工具、启发式方法、规则和定价，没有不必要的冗长。",{"category":170,"check":171,"severity":63,"summary":172},"Context","Progressive Disclosure","该技能很简单，不涉及冗长的程序或大量的第三方材料，这些材料需要渐进式披露。",{"category":170,"check":174,"severity":63,"summary":175},"Forked exploration","此技能是直接计算，不涉及深入探索或代码审查，因此 `context: fork` 不适用。",{"category":22,"check":177,"severity":24,"summary":178},"Usage examples","SKILL.md 提供了 `plan_pathfind` 工具的输入结构的清晰、可复制粘贴的 JSON 示例。",{"category":22,"check":180,"severity":24,"summary":181},"Edge cases","SKILL.md 记录了不存在路径（返回无穷大成本）等边缘情况，并规定了边成本的规则。",{"category":104,"check":183,"severity":63,"summary":184},"Tool Fallback","该技能不依赖于外部 MCP 服务器或工具；它是自包含的。",{"category":186,"check":187,"severity":24,"summary":188},"Safety","Halt on unexpected state","文档规定了无效图状态（未找到路径）的行为，暗示了带报告的可控停止。",{"category":92,"check":190,"severity":24,"summary":191},"Cross-skill coupling","该技能是自包含的，不依赖或隐式耦合其他技能。",1778699008503,"此技能为 AI 代理提供 A* 路径查找和任务排序功能，能够通过工作流、依赖项和决策树找到最佳路线。它支持通过 Yen 算法实现 K-shortest paths，并提供成本、时间和风险明细。",[195,196,197,198,199],"A* 路径查找，用于优化路线","通过 Yen 算法实现的 K-shortest paths","成本、时间和风险明细","可配置的启发式方法（成本、时间、风险、加权、零）","任务排序和工作流导航",[201,202,203],"基于 LLM 的推理或幻觉","任务的实时执行","超出路径分析的复杂模拟",[205,206,207],"算法选择","优化","任务规划",[209,210],"ORACLAW_API_KEY 环境变量（用于高级功能/更高速率限制）","访问 OraClaw API 或 MCP Server","3.0.0","4.4.0","为 AI 代理配备确定性的数学工具，用于查找最佳路径和排序任务，克服 LLM 在算法推理方面的局限性。","该技能的文档非常完善且强大，在任何类别中都没有重大发现。唯一不适用的次要点是由于该工具的自包含、分析性质。",99,"一个强大且文档齐全的技能，用于使用 A* 算法进行最佳路径查找和任务排序。",[218,219,220,221,222,223,224],"pathfinding","routing","workflow","dependencies","critical-path","task-sequencing","astar","verified",[227,228,229,230],"在任务依赖图中查找最快/最便宜/最安全路径","考虑时间、成本和风险，对任务进行优化排序","通过多条完成路径导航复杂工作流","考虑依赖约束来规划项目执行顺序",{"codeQuality":232,"collectedAt":234,"documentation":235,"maintenance":238,"security":244,"testCoverage":247},{"hasLockfile":233},true,1778698992989,{"descriptionLength":236,"readmeSize":237},188,9472,{"closedIssues90d":239,"forks":240,"hasChangelog":233,"manifestVersion":241,"openIssues90d":8,"pushedAt":242,"stars":243},44,2,"1.0.0",1777714123000,8,{"hasNpmPackage":245,"license":246,"smitheryVerified":245},false,"MIT",{"hasCi":233,"hasTests":233},{"updatedAt":249},1778699157729,{"basePath":251,"githubOwner":252,"githubRepo":253,"locale":18,"slug":254,"type":255},"mission-control/packages/clawhub-skills/oraclaw-pathfind","Whatsonyourmind","oraclaw","oraclaw-pathfind","skill",null,{"evaluate":258,"extract":261},{"promptVersionExtension":211,"promptVersionScoring":212,"score":215,"tags":259,"targetMarket":260,"tier":225},[218,219,220,221,222,223,224],"global",{"commitSha":262,"license":246},"HEAD",{"repoId":264,"translatedFrom":265},"kd76fmxm1ng903s4fmj0p7hxxs86ndkg","k173hqx1847hrmdc2dhpm1f6n586md97",{"_creationTime":267,"_id":264,"identity":268,"providers":269,"workflow":429},1778698831609.0093,{"githubOwner":252,"githubRepo":253,"sourceUrl":14},{"classify":270,"discover":403,"github":406},{"commitSha":262,"extensions":271},[272,284,292,300,308,316,324,332,340,348,356,362,370,378,386],{"basePath":273,"description":274,"displayName":275,"installMethods":276,"rationale":277,"selectedPaths":278,"source":282,"sourceLanguage":283,"type":255},"mission-control/packages/clawhub-skills/oraclaw-anomaly","Anomaly detection for AI agents. Z-score, IQR, and streaming detection. Find outliers in data instantly. Sub-millisecond response. Works on single values or full datasets.","oraclaw-anomaly",{"claudeCode":12},"SKILL.md frontmatter at mission-control/packages/clawhub-skills/oraclaw-anomaly/SKILL.md",[279],{"path":280,"priority":281},"SKILL.md","mandatory","rule","en",{"basePath":285,"description":286,"displayName":287,"installMethods":288,"rationale":289,"selectedPaths":290,"source":282,"sourceLanguage":283,"type":255},"mission-control/packages/clawhub-skills/oraclaw-bandit","A/B testing and feature optimization for AI agents. Pick the best option automatically using Multi-Armed Bandits and Contextual Bandits (LinUCB). No data warehouse needed — works from request","oraclaw-bandit",{"claudeCode":12},"SKILL.md frontmatter at mission-control/packages/clawhub-skills/oraclaw-bandit/SKILL.md",[291],{"path":280,"priority":281},{"basePath":293,"description":294,"displayName":295,"installMethods":296,"rationale":297,"selectedPaths":298,"source":282,"sourceLanguage":283,"type":255},"mission-control/packages/clawhub-skills/oraclaw-bayesian","Bayesian inference engine for AI agents. Update beliefs with new evidence. Prior + evidence = posterior. Multi-factor prediction with calibration tracking.","oraclaw-bayesian",{"claudeCode":12},"SKILL.md frontmatter at mission-control/packages/clawhub-skills/oraclaw-bayesian/SKILL.md",[299],{"path":280,"priority":281},{"basePath":301,"description":302,"displayName":303,"installMethods":304,"rationale":305,"selectedPaths":306,"source":282,"sourceLanguage":283,"type":255},"mission-control/packages/clawhub-skills/oraclaw-calibrate","Prediction quality scoring for AI agents. Brier score, log score, and multi-source convergence analysis. Know if your forecasts are accurate and if your data sources agree.","oraclaw-calibrate",{"claudeCode":12},"SKILL.md frontmatter at mission-control/packages/clawhub-skills/oraclaw-calibrate/SKILL.md",[307],{"path":280,"priority":281},{"basePath":309,"description":310,"displayName":311,"installMethods":312,"rationale":313,"selectedPaths":314,"source":282,"sourceLanguage":283,"type":255},"mission-control/packages/clawhub-skills/oraclaw-cmaes","CMA-ES continuous optimization for AI agents. State-of-the-art derivative-free optimizer. 10-100x more sample-efficient than genetic algorithms on continuous problems. Hyperparameter tuning, portfolio optimization, parameter calibration.","oraclaw-cmaes",{"claudeCode":12},"SKILL.md frontmatter at mission-control/packages/clawhub-skills/oraclaw-cmaes/SKILL.md",[315],{"path":280,"priority":281},{"basePath":317,"description":318,"displayName":319,"installMethods":320,"rationale":321,"selectedPaths":322,"source":282,"sourceLanguage":283,"type":255},"mission-control/packages/clawhub-skills/oraclaw-decide","Decision intelligence for AI agents. Analyze options, map decision dependencies with PageRank, detect when information sources conflict, and find the choices that matter most.","oraclaw-decide",{"claudeCode":12},"SKILL.md frontmatter at mission-control/packages/clawhub-skills/oraclaw-decide/SKILL.md",[323],{"path":280,"priority":281},{"basePath":325,"description":326,"displayName":327,"installMethods":328,"rationale":329,"selectedPaths":330,"source":282,"sourceLanguage":283,"type":255},"mission-control/packages/clawhub-skills/oraclaw-ensemble","Multi-model consensus for AI agents. Combine predictions from multiple LLMs, models, or sources into a mathematically optimal consensus. Auto-weights by historical accuracy.","oraclaw-ensemble",{"claudeCode":12},"SKILL.md frontmatter at mission-control/packages/clawhub-skills/oraclaw-ensemble/SKILL.md",[331],{"path":280,"priority":281},{"basePath":333,"description":334,"displayName":335,"installMethods":336,"rationale":337,"selectedPaths":338,"source":282,"sourceLanguage":283,"type":255},"mission-control/packages/clawhub-skills/oraclaw-evolve","Genetic Algorithm optimizer for AI agents. Multi-objective Pareto optimization for portfolio weights, pricing, hyperparameters, marketing mix — any problem with multiple competing goals. Handles nonlinear search spaces that LP solvers cannot.","oraclaw-evolve",{"claudeCode":12},"SKILL.md frontmatter at mission-control/packages/clawhub-skills/oraclaw-evolve/SKILL.md",[339],{"path":280,"priority":281},{"basePath":341,"description":342,"displayName":343,"installMethods":344,"rationale":345,"selectedPaths":346,"source":282,"sourceLanguage":283,"type":255},"mission-control/packages/clawhub-skills/oraclaw-forecast","Time series forecasting for AI agents. ARIMA and Holt-Winters predictions with confidence intervals. Predict revenue, traffic, prices, or any sequential data. Sub-5ms inference.","oraclaw-forecast",{"claudeCode":12},"SKILL.md frontmatter at mission-control/packages/clawhub-skills/oraclaw-forecast/SKILL.md",[347],{"path":280,"priority":281},{"basePath":349,"description":350,"displayName":351,"installMethods":352,"rationale":353,"selectedPaths":354,"source":282,"sourceLanguage":283,"type":255},"mission-control/packages/clawhub-skills/oraclaw-graph","Network intelligence for AI agents. PageRank, community detection (Louvain), critical path, and bottleneck analysis for any graph of connected things.","oraclaw-graph",{"claudeCode":12},"SKILL.md frontmatter at mission-control/packages/clawhub-skills/oraclaw-graph/SKILL.md",[355],{"path":280,"priority":281},{"basePath":251,"description":357,"displayName":254,"installMethods":358,"rationale":359,"selectedPaths":360,"source":282,"sourceLanguage":283,"type":255},"A* pathfinding and task sequencing for AI agents. Find the optimal path through workflows, dependencies, and decision trees. K-shortest paths via Yen's algorithm. Cost/time/risk breakdown.",{"claudeCode":12},"SKILL.md frontmatter at mission-control/packages/clawhub-skills/oraclaw-pathfind/SKILL.md",[361],{"path":280,"priority":281},{"basePath":363,"description":364,"displayName":365,"installMethods":366,"rationale":367,"selectedPaths":368,"source":282,"sourceLanguage":283,"type":255},"mission-control/packages/clawhub-skills/oraclaw-risk","Risk assessment engine for AI agents. Value at Risk (VaR), CVaR, stress testing, and multi-factor risk scoring. Monte Carlo powered. Built for trading agents, lending agents, and portfolio managers.","oraclaw-risk",{"claudeCode":12},"SKILL.md frontmatter at mission-control/packages/clawhub-skills/oraclaw-risk/SKILL.md",[369],{"path":280,"priority":281},{"basePath":371,"description":372,"displayName":373,"installMethods":374,"rationale":375,"selectedPaths":376,"source":282,"sourceLanguage":283,"type":255},"mission-control/packages/clawhub-skills/oraclaw-simulate","Monte Carlo simulation for AI agents. Run thousands of probabilistic scenarios to model risk, forecast revenue, estimate project timelines, and quantify uncertainty. Supports 6 distribution types.","oraclaw-simulate",{"claudeCode":12},"SKILL.md frontmatter at mission-control/packages/clawhub-skills/oraclaw-simulate/SKILL.md",[377],{"path":280,"priority":281},{"basePath":379,"description":380,"displayName":381,"installMethods":382,"rationale":383,"selectedPaths":384,"source":282,"sourceLanguage":283,"type":255},"mission-control/packages/clawhub-skills/oraclaw-solver","Industrial-grade scheduling and resource optimization for AI agents. Solve task scheduling with energy matching, budget allocation, and any LP/MIP constraint problem in milliseconds.","oraclaw-solver",{"claudeCode":12},"SKILL.md frontmatter at mission-control/packages/clawhub-skills/oraclaw-solver/SKILL.md",[385],{"path":280,"priority":281},{"basePath":387,"description":388,"displayName":389,"installMethods":390,"license":246,"rationale":391,"selectedPaths":392,"source":282,"sourceLanguage":283,"type":402},"mission-control/packages/mcp-server","OraClaw Decision Intelligence — 17 MCP tools for AI agents (6 premium API-key tools + 11 free). Full input/output schemas + MCP behavior annotations on every tool. Optimization (bandit/CMA-ES/genetic/LP-MIP), simulation (Monte Carlo/scenarios), prediction (ARIMA/Holt-Winters/Bayesian/ensemble), scoring (convergence/calibration), graph analytics, anomaly detection, pathfinding, scheduling.","@oraclaw/mcp-server",{"npm":389},"server.json with namespace/server name at mission-control/packages/mcp-server/server.json",[393,395,397,399],{"path":394,"priority":281},"server.json",{"path":396,"priority":281},"package.json",{"path":398,"priority":281},"README.md",{"path":400,"priority":401},"src/index.ts","low","mcp",{"sources":404},[405],"manual",{"closedIssues90d":239,"description":407,"forks":240,"homepage":408,"license":246,"openIssues90d":8,"pushedAt":242,"readmeSize":237,"stars":243,"topics":409},"Deterministic decision-intelligence MCP server for AI agents — 17 tools, 21 algorithms (LinUCB, HiGHS LP/MIP, PageRank, Monte Carlo, CMA-ES, conformal). Sub-25ms. Zero LLM cost. AAA on Glama. Field-validated in 12+ OSS projects.","https://web-olive-one-89.vercel.app",[410,411,412,413,414,415,416,402,417,418,419,420,421,422,423,424,425,426,427,428],"ai-agents","algorithms","api","bandits","decision-intelligence","fastify","machine-learning","optimization","typescript","agent-tools","anthropic","claude-mcp","contextual-bandit","deterministic-tools","linear-programming","llm-tools","model-context-protocol","monte-carlo","pagerank",{"classifiedAt":430,"discoverAt":431,"extractAt":432,"githubAt":432,"updatedAt":430},1778698837409,1778698831609,1778698835357,[224,222,221,218,219,223,220],{"evaluatedAt":435,"extractAt":436,"updatedAt":249},1778699008623,1778698837670,[],[439,467,496,526,556,582],{"_creationTime":440,"_id":441,"community":442,"display":443,"identity":449,"providers":453,"relations":461,"tags":463,"workflow":464},1778697652123.886,"k174rav3ndhd0xydpyp2k4nn8586nbvw",{"reviewCount":8},{"description":444,"installMethods":445,"name":447,"sourceUrl":448},"Route plain-language requests for Pi, Claude Code, Cursor, Copilot, OpenClaw ACP, OpenCode, Gemini CLI, Qwen, Kiro, Kimi, iFlow, Factory Droid, Kilocode, or explicit ACP harness work into either OpenClaw ACP runtime sessions or direct acpx-driven sessions (\"telephone game\" flow). For coding-agent thread requests, read this skill first, then use only `sessions_spawn` for thread creation. Codex chat binding defaults to the native Codex app-server plugin unless ACP is explicit or background spawn needs ACP.",{"claudeCode":446},"steipete/clawdis","acp-router","https://github.com/steipete/clawdis",{"basePath":450,"githubOwner":451,"githubRepo":452,"locale":283,"slug":447,"type":255},"extensions/acpx/skills/acp-router","steipete","clawdis",{"evaluate":454,"extract":460},{"promptVersionExtension":211,"promptVersionScoring":212,"score":455,"tags":456,"targetMarket":260,"tier":225},100,[219,457,458,220,459],"acp","coding-assistants","automation",{"commitSha":262},{"repoId":462},"kd738npxg9yh3xf3vddzy9fyfh86nhng",[457,459,458,219,220],{"evaluatedAt":465,"extractAt":466,"updatedAt":465},1778698053003,1778697652123,{"_creationTime":468,"_id":469,"community":470,"display":471,"identity":477,"providers":481,"relations":489,"tags":492,"workflow":493},1778696691708.3306,"k172evhhmbzzyp7g0t2caf4hfh86nsp9",{"reviewCount":8},{"description":472,"installMethods":473,"name":475,"sourceUrl":476},"First-run setup for ruvector@0.2.25 — installs ONNX/Brain/SONA add-ons, registers the MCP server, and verifies the install via `doctor`",{"claudeCode":474},"ruvnet/ruflo","vector-setup","https://github.com/ruvnet/ruflo",{"basePath":478,"githubOwner":479,"githubRepo":480,"locale":283,"slug":475,"type":255},"plugins/ruflo-ruvector/skills/vector-setup","ruvnet","ruflo",{"evaluate":482,"extract":488},{"promptVersionExtension":211,"promptVersionScoring":212,"score":455,"tags":483,"targetMarket":260,"tier":225},[484,485,486,487,221],"setup","installation","ruvector","npm",{"commitSha":262},{"parentExtensionId":490,"repoId":491},"k17710fw96s8hs1y3j2cye3aa586n523","kd7ed28gj8n0y3msk5dzrp05zs86nqtc",[221,485,487,486,484],{"evaluatedAt":494,"extractAt":495,"updatedAt":494},1778701365160,1778696691708,{"_creationTime":497,"_id":498,"community":499,"display":500,"identity":506,"providers":510,"relations":520,"tags":522,"workflow":523},1778696052276.0203,"k17bgxxgryq8edg32egypsvqtn86m1h7",{"reviewCount":8},{"description":501,"installMethods":502,"name":504,"sourceUrl":505},"Detect and untangle circular dependencies. Runs madge/skott (TS), pycycle (Py), or compiler-only checks (Go/Rust). Auto-fixes leaf-extractable cycles; reports core cycles for human review. Use when the user asks to find circular imports, fix dependency cycles, or untangle module graph. Example queries — \"find circular imports\", \"fix dependency cycles\", \"untangle our module graph\", \"why is madge complaining\".",{"claudeCode":503},"raintree-technology/claude-starter","cleanup-cycles","https://github.com/raintree-technology/claude-starter",{"basePath":507,"githubOwner":508,"githubRepo":509,"locale":283,"slug":504,"type":255},"templates/.claude/skills/cleanup-cycles","raintree-technology","claude-starter",{"evaluate":511,"extract":519},{"promptVersionExtension":211,"promptVersionScoring":212,"score":455,"tags":512,"targetMarket":260,"tier":225},[513,221,514,515,418,516,517,518],"code-quality","javascript","python","go","rust","refactoring",{"commitSha":262},{"repoId":521},"kd78ywakatnz4sjfx781sy14vh86mtty",[513,221,516,514,515,518,517,418],{"evaluatedAt":524,"extractAt":525,"updatedAt":524},1778696977114,1778696052276,{"_creationTime":527,"_id":528,"community":529,"display":530,"identity":536,"providers":540,"relations":549,"tags":552,"workflow":553},1778695548458.3328,"k17cyw0d6mk1vdgew2xmncx1f186npdm",{"reviewCount":8},{"description":531,"installMethods":532,"name":534,"sourceUrl":535},"Audit project dependencies for version staleness, security vulnerabilities, and compatibility issues. Covers lock file analysis, upgrade path planning, and breaking change assessment. Use before a release to ensure dependencies are current and secure, during periodic maintenance reviews, after receiving a security advisory, when upgrading to a new language version, before submitting to CRAN or npm, or when inheriting a project to assess its dependency health.\n",{"claudeCode":533},"pjt222/agent-almanac","audit-dependency-versions","https://github.com/pjt222/agent-almanac",{"basePath":537,"githubOwner":538,"githubRepo":539,"locale":283,"slug":534,"type":255},"skills/audit-dependency-versions","pjt222","agent-almanac",{"evaluate":541,"extract":548},{"promptVersionExtension":211,"promptVersionScoring":212,"score":455,"tags":542,"targetMarket":260,"tier":225},[221,543,544,545,546,547],"auditing","security","upgrades","versioning","maintenance",{"commitSha":262},{"parentExtensionId":550,"repoId":551},"k170h0janaa9kwn7cfgfz2ykss86mmh9","kd7aryv63z61j39n2td1aeqkvh86mh12",[543,221,547,544,545,546],{"evaluatedAt":554,"extractAt":555,"updatedAt":554},1778696062378,1778695548458,{"_creationTime":557,"_id":558,"community":559,"display":560,"identity":565,"providers":569,"relations":575,"tags":578,"workflow":579},1778699234184.6174,"k174zww66m804nhr89ttra7r6d86nwyg",{"reviewCount":8},{"description":561,"installMethods":562,"name":484,"sourceUrl":564},"Use first for install/update routing — sends setup, doctor, or MCP requests to the correct OMC setup flow",{"claudeCode":563},"Yeachan-Heo/oh-my-claudecode","https://github.com/Yeachan-Heo/oh-my-claudecode",{"basePath":566,"githubOwner":567,"githubRepo":568,"locale":283,"slug":484,"type":255},"skills/setup","Yeachan-Heo","oh-my-claudecode",{"evaluate":570,"extract":574},{"promptVersionExtension":211,"promptVersionScoring":212,"score":455,"tags":571,"targetMarket":260,"tier":225},[484,219,572,573,402],"configuration","cli",{"commitSha":262},{"parentExtensionId":576,"repoId":577},"k17brg5egdw1jbncj1j4wfv3fh86n639","kd74zv63fryf9prygtq7gf4es986n22y",[573,572,402,219,484],{"evaluatedAt":580,"extractAt":581,"updatedAt":580},1778699724286,1778699234184,{"_creationTime":583,"_id":584,"community":585,"display":586,"identity":592,"providers":596,"relations":604,"tags":607,"workflow":608},1778675056600.2566,"k1749wefszncghc6rgh3g0cdks86mem5",{"reviewCount":8},{"description":587,"installMethods":588,"name":590,"sourceUrl":591},"Deprecated redirect skill that routes legacy 'content creator' requests to the correct specialist. Use when a user invokes 'content creator', asks to write a blog post, article, guide, or brand voice analysis (routes to content-production), or asks to plan content, build a topic cluster, or create a content calendar (routes to content-strategy). Does not handle requests directly — identifies user intent and redirects to content-production for writing/SEO/brand-voice tasks or content-strategy for planning tasks.",{"claudeCode":589},"alirezarezvani/claude-skills","content-creator","https://github.com/alirezarezvani/claude-skills",{"basePath":593,"githubOwner":594,"githubRepo":595,"locale":283,"slug":590,"type":255},"marketing-skill/skills/content-creator","alirezarezvani","claude-skills",{"evaluate":597,"extract":603},{"promptVersionExtension":211,"promptVersionScoring":212,"score":455,"tags":598,"targetMarket":260,"tier":225},[599,600,601,602,219],"marketing","content","redirect","deprecation",{"commitSha":262},{"parentExtensionId":605,"repoId":606},"k170sws65f0ebecn36z3q8c2z186m477","kd7ff9s1w43mfyy1n7hf87816186m6px",[600,602,599,601,219],{"evaluatedAt":609,"extractAt":610,"updatedAt":609},1778684296105,1778675056600]