{"id":48773844,"url":"https://github.com/henu-wang/tokrepo","last_synced_at":"2026-08-01T11:03:39.808Z","repository":{"id":354605646,"uuid":"1199091512","full_name":"henu-wang/tokrepo","owner":"henu-wang","description":"Canonical GitHub landing page for TokRepo, the agent-native registry for reusable AI assets.","archived":false,"fork":false,"pushed_at":"2026-05-14T13:47:21.000Z","size":4,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-05-14T15:43:50.386Z","etag":null,"topics":["a2a-agent-card","agent-infrastructure","agent-manifest","agent-skills","agent-tools","ai-agents","claude-code","codex","cursor","developer-tools","gemini-cli","llms-txt","mcp","mcp-registry","mcp-server","prompts","skills","tokrepo","tool-discovery","workflows"],"latest_commit_sha":null,"homepage":"https://tokrepo.com","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/henu-wang.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","dco":null,"cla":null}},"created_at":"2026-04-02T03:26:53.000Z","updated_at":"2026-05-14T13:47:38.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/henu-wang/tokrepo","commit_stats":null,"previous_names":["henu-wang/tokrepo"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/henu-wang/tokrepo","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/henu-wang%2Ftokrepo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/henu-wang%2Ftokrepo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/henu-wang%2Ftokrepo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/henu-wang%2Ftokrepo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/henu-wang","download_url":"https://codeload.github.com/henu-wang/tokrepo/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/henu-wang%2Ftokrepo/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36154736,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-07-20T02:08:10.276Z","status":"online","status_checked_at":"2026-08-01T02:00:05.789Z","response_time":100,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["a2a-agent-card","agent-infrastructure","agent-manifest","agent-skills","agent-tools","ai-agents","claude-code","codex","cursor","developer-tools","gemini-cli","llms-txt","mcp","mcp-registry","mcp-server","prompts","skills","tokrepo","tool-discovery","workflows"],"created_at":"2026-04-13T12:00:41.585Z","updated_at":"2026-08-01T11:03:39.798Z","avatar_url":"https://github.com/henu-wang.png","language":null,"funding_links":[],"categories":["Tools","Agent Infrastructure"],"sub_categories":["Development Tools","Configuration \u0026 Context Management"],"readme":"# TokRepo\n\nTokRepo is an open registry for AI assets.\n\nIt helps humans and agents find, inspect, and install:\n\n- skills\n- prompts\n- MCP configs\n- scripts\n- workflows\n\nWebsite: https://tokrepo.com\n\nTokRepo is designed to become infrastructure for agent-to-tool and agent-to-agent work: humans give the task, agents plan autonomously, discover reusable capabilities through TokRepo, install only through typed contracts, and hand reusable improvements back after confirmation.\n\n## GitHub Entry Points\n\n### CLI\n\n- Repo: https://github.com/henu-wang/tokrepo-cli\n- npm: https://www.npmjs.com/package/tokrepo\n\n### MCP server\n\n- Repo: https://github.com/henu-wang/tokrepo-mcp-server\n- Official MCP Registry: `io.github.henu-wang/tokrepo-mcp-server`\n- npm: https://www.npmjs.com/package/tokrepo-mcp-server\n\n### Cross-platform skill\n\n- Repo: https://github.com/henu-wang/tokrepo-search-skill\n- Includes Claude Code, Codex, Cursor, Gemini CLI, and `AGENTS.md` variants\n\n## Quick Use\n\nBootstrap a project so future agents discover TokRepo during planning:\n\n```bash\nnpx -y tokrepo@latest init-agent --target all\n```\n\nThis writes managed instructions for Codex/generic agents, Claude Code, Gemini CLI, Cursor, GitHub Copilot, Cline, Windsurf, Roo, OpenHands, Aider, and MCP-compatible clients.\n\nPlanning-time fallback for agents without MCP:\n\n```bash\nnpx -y tokrepo@latest agent-check \"write SEO content for product pages\" --json\nnpx -y tokrepo@latest agent-handoff --json\n```\n\nInstall the CLI:\n\n```bash\nnpm install -g tokrepo\n```\n\nSearch and install:\n\n```bash\ntokrepo search \"mcp database\"\ntokrepo install \u003cname-or-uuid\u003e\n```\n\nOr use without installing:\n\n```bash\nnpx -y tokrepo@latest search \"claude code\"\nnpx -y tokrepo@latest install awesome-cursor-rules\n```\n\nAdd TokRepo as an MCP server:\n\n```bash\nclaude mcp add tokrepo -- npx -y tokrepo-mcp-server\ncodex --mcp-server tokrepo -- npx -y tokrepo-mcp-server\ngemini settings mcp add tokrepo -- npx -y tokrepo-mcp-server\n```\n\n## Agent Discovery Surfaces\n\n- Manifest: https://tokrepo.com/.well-known/tokrepo.json\n- Portable agent manifest: https://tokrepo.com/.well-known/agent.json\n- A2A agent card: https://tokrepo.com/.well-known/agent-card.json\n- MCP server manifest: https://tokrepo.com/.well-known/mcp/server.json\n- Root MCP manifest: https://tokrepo.com/mcp.json\n- Tool catalog: https://tokrepo.com/.well-known/tool-catalog.json\n- Agent text entry: https://tokrepo.com/agents.txt\n- Agent instructions: https://tokrepo.com/agent-instructions/tokrepo.md\n- LLM crawler entry: https://tokrepo.com/llms.txt\n- CLI planning fallback: `tokrepo agent-check \"\u003ctask\u003e\" --json`\n- Post-task handoff: `tokrepo agent-handoff --json`\n\n## Why This Repo Exists\n\nMost GitHub discovery still happens through repository names, README text, topics, and linked repos.\n\nThis repo is the canonical GitHub landing page for TokRepo so that:\n\n- developers can understand the product quickly\n- AI agents can find the right MCP and skill repos\n- awesome-list maintainers have a stable GitHub reference\n\n## Links\n\n- Website: https://tokrepo.com\n- CLI: https://github.com/henu-wang/tokrepo-cli | [npm](https://www.npmjs.com/package/tokrepo)\n- MCP server: https://github.com/henu-wang/tokrepo-mcp-server | [npm](https://www.npmjs.com/package/tokrepo-mcp-server)\n- MCP Registry listing: `io.github.henu-wang/tokrepo-mcp-server`\n- Skill repo: https://github.com/henu-wang/tokrepo-search-skill\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhenu-wang%2Ftokrepo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhenu-wang%2Ftokrepo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhenu-wang%2Ftokrepo/lists"}