AgentRepoRouter 是做什么的?
Repo-aware router skill for AI coding CLIs that maps tasks to the right repository, project skill/agent, and native CLI backend.
为AI编程命令行工具设计的仓库感知路由技能,可将任务映射到正确的仓库、项目技能/代理以及原生CLI后端。
AgentRepoRouter 是一个面向 AI 编程命令行界面(如 Claude Code、Cursor 等)的仓库感知路由技能。它的核心功能是根据任务需求,自动将用户请求路由到正确的代码仓库、项目特定的技能或代理,以及对应的原生 CLI 后端工具。这解决了在大型多仓库项目或需要调用多种开发工具时,手动切换上下文或配置的低效问题。该技能通过解析任务描述、识别仓库路径和项目依赖,动态选择最优的执行路径,从而提升开发效率和自动化水平。它支持与各类 AI 编码 CLI 集成,使开发者能专注于问题本身,而非工具切换。
npx skills add wufei-png/AgentRepoRouterInstalled? Explore more 生产力与协作 skills: steipete/gemini, steipete/gh-issues, steipete/skill-creator · View all 6 →
Repo-aware router skill for AI coding CLIs that maps tasks to the right repository, project skill/agent, and native CLI backend.
Gemini CLI one-shot prompts, summaries, generation, skills, hooks, MCP, or Gemma routing.
Fetch GitHub issues, select candidates, spawn background fix agents, open PRs, and optionally process PR review comments.
Create, edit, audit, tidy, validate, or restructure AgentSkills and SKILL.md files.
Search, install, update, sync, or publish agent skills with the ClawHub CLI and registry.
Delegate coding work to Codex, Claude Code, or OpenCode as background workers; not simple edits or read-only code lookup.
List, configure, authenticate, call, and inspect MCP servers/tools with mcporter over HTTP or stdio.