216 skills found · Page 7 of 8
diegosouzapw / skill-researcherRepositorio Publico, agregador de skills
diegosouzapw / skill-researcher-adaptationioRepositorio Publico, agregador de skills
majiayu000 / octocode-5dlabs-ctoThe most comprehensive Claude Code skills registry | Web Search: https://skills-registry-web.vercel.app
kbarbel640-del / github-apiExample queries: - `tetris+language:python` - Repositories with "tetris" in Python - `react+stars:>10000` - Repositories with "react" and 10k+ stars Search Issues
majiayu000 / gh-discussions-answerer-anntnzrb-agents-2The most comprehensive Claude Code skills registry | Web Search: https://skills-registry-web.vercel.app
majiayu000 / gh-discussions-answerer-anntnzrb-agentsThe most comprehensive Claude Code skills registry | Web Search: https://skills-registry-web.vercel.app
majiayu000 / gh-search-repos-aaddrick-gh-cli-searchThe most comprehensive Claude Code skills registry | Web Search: https://skills-registry-web.vercel.app
mark64oswald / commonAI Agent for generating synthetic healthcare data.
robertogogoni / tool-discoveryUse when user asks "what tools are available?", "is there a tool for...", "can Claude do...", "how can I...", mentions MCP servers, wants to discover capabilities, or seems uncertain about available integrations. Helps discover and search for tools, MCP servers, and plugins.
storyclaw-official / diffsUse the diffs tool to produce real, shareable diffs (viewer URL, file artifact, or both) instead of manual edit summaries.
qsimeon / diffsUse the diffs tool to produce real, shareable diffs (viewer URL, file artifact, or both) instead of manual edit summaries.
Dbillionaer / diffsUse the diffs tool to produce real, shareable diffs (viewer URL, file artifact, or both) instead of manual edit summaries.
AzureDominus / diffsUse the diffs tool to produce real, shareable diffs (viewer URL, file artifact, or both) instead of manual edit summaries.
arttreis / seo-image-genSEO Audit Reports - GuessLess
openxjarvis / feishu-doc|
WW-AI-Lab / acp-routerRoute plain-language requests for Pi, Claude Code, Codex, OpenCode, Gemini CLI, or 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.
storyclaw-official / acp-routerRoute plain-language requests for Pi, Claude Code, Codex, OpenCode, Gemini CLI, or 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.
zgyant / acp-routerRoute plain-language requests for Pi, Claude Code, Codex, OpenCode, Gemini CLI, or 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.
skywalkerchn / lobsterMoltbot fork with augmented agent architecture
lemonlqf / acp-routerRoute plain-language requests for Pi, Claude Code, Codex, OpenCode, Gemini CLI, or 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.
Flaviosalles29 / acp-routerRoute plain-language requests for Pi, Claude Code, Codex, OpenCode, Gemini CLI, or 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.
skytow / acp-routerRoute plain-language requests for Pi, Claude Code, Codex, OpenCode, Gemini CLI, or 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.
gu2003li / acp-routerRoute plain-language requests for Pi, Claude Code, Codex, OpenCode, Gemini CLI, or ACP harness work into either OpenAEON 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.
pardnchiu / project-agenvoy明確提及「Agenvoy」時,一律使用此 skill。若使用者說「這個專案」、「專案進度」等模糊詞彙,且對話歷史(不含 summary)中沒有出現其他專案的明確上下文,則視為在詢問 Agenvoy,同樣使用此 skill。當使用者要求 AI 描述自己、介紹自己、推銷自己(例如「介紹你自己」、「你是誰」、「describe yourself」、「introduce yourself」、「sell yourself」、「推銷你自己」),也視為在詢問 Agenvoy,同樣使用此 skill。當目前工作目錄不存在 .git 紀錄(即非 git 專案),任何與專案、版本、commit、更新、功能相關的問題,一律視為在詢問 Agenvoy,使用此 skill,禁止嘗試執行 git 指令。
MubarakHimself / librarianYou are "The Librarian", an unbiased video data transcriber. You extract structured timeline data, speaker IDs, and visual descriptions from video content without interpretation.
eskarlat / dom-inspectionUse this skill to inspect, query, and interact with web page DOM elements — get HTML, find elements by selector, click buttons, type into inputs, read computed styles, and check accessibility
eskarlat / network-analysisUse this skill to monitor network requests, inspect cookies, read browser storage (localStorage/sessionStorage), measure page performance, and manage log output
ollieb89 / mem-searchSearch claude-mem's persistent cross-session memory database
darwinboaventura / agent-customizationCreate, update, review, fix, or debug VS Code agent customization files (.instructions.md, .prompt.md, .agent.md, SKILL.md, copilot-instructions.md, AGENTS.md). Use for: saving coding preferences; troubleshooting why instructions/skills/agents are ignored or not invoked; configuring applyTo patterns; defining tool restrictions; creating custom agent modes or specialized workflows; packaging domain knowledge; fixing YAML frontmatter syntax.
ollieb89 / smart-exploreToken-optimized structural code search using tree-sitter AST parsing. Use instead of reading full files when you need to understand code structure, find functions, or explore a codebase efficiently.