Skip to content

henu-wang/tokrepo-search-skill

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TokRepo Search Skill

Cross-platform TokRepo search skill for AI coding agents and MCP-aware tools.

This repo makes TokRepo easy to discover from GitHub for:

  • Claude Code
  • OpenAI Codex
  • Cursor
  • Gemini CLI
  • Copilot / AGENTS-compatible tools

TokRepo is an open registry for AI assets:

  • skills
  • prompts
  • MCP configs
  • scripts
  • workflows

What This Repo Contains

  • AGENTS.md for AGENTS-compatible tools
  • SKILL.md at the repo root for direct skill discovery
  • claude-code/SKILL.md
  • codex/tokrepo-search/SKILL.md
  • codex/tokrepo-search/agents/openai.yaml
  • cursor/tokrepo.mdc
  • gemini/tokrepo/GEMINI.md
  • gemini/tokrepo/gemini-extension.json

Quick Use

Search:

npx tokrepo search "mcp database"
npx tokrepo search "cursor rules typescript"

Install:

npx tokrepo install <uuid-or-name>

Add the TokRepo MCP server:

claude mcp add tokrepo -- npx tokrepo-mcp-server
codex --mcp-server tokrepo -- npx tokrepo-mcp-server
gemini settings mcp add tokrepo -- npx tokrepo-mcp-server

Why This Helps Agents

Most AI assets are scattered across repos, awesome lists, blogs, and gists. TokRepo gives agents one searchable registry with installable outputs and machine-readable conventions.

Links

About

Cross-platform TokRepo search skill for Claude Code, Codex, Cursor, Gemini CLI, and AGENTS-compatible tools.

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors