duoduoler-ops/Table-GitHub-Capability-Router
118 stars · Last commit 2026-08-15
GitHub intake + capability routing for Obsidian/Codex/Claude Code|GitHub项目自动入库 + Agent能力冷库与调用路由
README preview
# Table-GitHub-Capability-Router Give an Agent one repository link. Get a versioned GitHub intake vault, capability cold storage, semantic project references, and a thin routing layer that can be validated and rebuilt. 把一个仓库链接交给 Agent,建立一套可版本化、可校验、可重建的 GitHub 项目入库、能力冷库、项目语义参考和薄路由系统。 [中文说明](README.zh-CN.md) | [English](README.en.md) | [5 分钟开始](QUICKSTART.zh-CN.md) | [Agent 唯一入口](AGENT-START.md) ## Current verified hosts / 当前验证宿主 The current maintained path is **Grok Build + Codex**. Both clients use the repo-scoped Skill at `.agents/skills/github-vault-router/`. Claude Code remains supported through the compatibility copy at `.claude/skills/github-vault-router/`; it is no longer the current default host. 当前维护主线是 **Grok Build + Codex**。两者共用 `.agents/skills/github-vault-router/` 项目级 Skill;Claude Code 仍通过 `.claude/skills/github-vault-router/` 保留兼容支持,但不再是当前默认宿主。 `AGENTS.md` is the single canonical rules file. Root `CLAUDE.md` is intentionally kept as a minimal compatibility pointer: a local check with Grok Build 1.0.0 found that Grok still loaded this root file even when Claude compatibility import was disabled, so it must point to `AGENTS.md` rather than duplicate policy. ## Copy this to your Agent / 复制给 Agent ```text 请用这个工作流仓库帮我建立“GitHub 项目入库 + 能力冷库 + 自动路由”: