Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
issue-reporter
帮助用户提交 Bug Report 或 Feature Request。支持 GitHub Issue(有账户)和本地存档(无账户)两种模式。当诊断发现是代码 Bug 时主动提议,或当用户说"帮我提 issue"、"这是个 bug"、"我想要这个功能"、"submit a bug"、"feature request"时触发。
CherryHQ/cherry-studio 43,310
-
cherry-assistant-guide
Cherry Studio 产品知识库、源码路径索引、故障排查和页面导航。当用户询问 Cherry Studio 的功能、配置、报错、使用方法时触发。也适用于用户提到 provider、模型、知识库、Agent、MCP、OpenClaw、PDF、快捷短语等关键词的场景。
CherryHQ/cherry-studio 43,310
-
skills-manager
搜索、安装和创建 Claude Code Agent Skills。当用户想要搜索技能、安装工具、创建自定义 Skill,或者说"find a skill"、"搜索技能"、"帮我做个 skill"、"create a skill"时触发。也适用于用户说"有没有做 X 的工具"、"我想扩展 Agent 能力"的场景。
CherryHQ/cherry-studio 43,310
-
find-skills
Helps users discover and install agent skills when they ask questions like "how do I do X", "find a skill for X", "is there a skill that can...", or express interest in extending capabilities. This skill should be used when the user is looking for functionality that might exist as an installable skill.
CherryHQ/cherry-studio 43,310
-
skill-creator
Create new skills, modify and improve existing skills, and measure skill performance. Use when users want to create a skill from scratch, edit, or optimize an existing skill, run evals to test a skill, benchmark skill performance with variance analysis, or optimize a skill's description for better triggering accuracy.
CherryHQ/cherry-studio 43,310
-
code-review-router
Intelligently routes code reviews between Gemini CLI and Codex CLI based on tech stack, complexity, and change characteristics. Use when you want an automated code review of your current changes.
zhongruan0522/AntiHub-ALL 418
-
terminal-dialog-style
Use when chatting in terminal, especially in terminal-first technical or business discussions, to ensure responses are terminal-friendly and visually structured.
atticus98/codex-turbo 164
-
terminal-dialog-style
Use when chatting in terminal, especially in terminal-first technical or business discussions, to ensure responses are terminal-friendly and visually structured.
atticus98/codex-turbo 164
-
investigate
Structured investigation of a bug or unexpected behavior before implementing a fix
gitkraken/vscode-gitlens 9,774
-
commit
Create well-formatted git commits following GitLens conventions
gitkraken/vscode-gitlens 9,774
-
analyze
Deep design and implementation analysis with devil's advocate evaluation
gitkraken/vscode-gitlens 9,774
-
add-command
Create new VS Code commands with all required boilerplate
gitkraken/vscode-gitlens 9,774
-
add-icon
Add new icons to the GitLens GL Icons font
gitkraken/vscode-gitlens 9,774
-
deep-planning
Use when formulating the best technical approach for a task — before writing implementation plans or code. Triggers on architecture decisions, complex features, refactors, or when the user asks how to approach something. Investigates current codebase, questions existing patterns, researches alternatives, and presents approaches with trade-offs.
gitkraken/vscode-gitlens 9,774
-
review
Code review against GitLens standards with optional impact completeness audit
gitkraken/vscode-gitlens 9,774
-
inspect-live
Launch VS Code with GitLens via Playwright and inspect the running extension — read UI text, check feature flags, read logs, take screenshots
gitkraken/vscode-gitlens 9,774
-
add-test
Generate unit or E2E test files for existing code
gitkraken/vscode-gitlens 9,774
-
add-webview
Create new webviews with IPC protocol, Lit app, and registration
gitkraken/vscode-gitlens 9,774
-
create-issue
Create GitHub issues from uncommitted changes or commits
gitkraken/vscode-gitlens 9,774
-
audit-commits
Audit commits for issues and CHANGELOG entries
gitkraken/vscode-gitlens 9,774
-
add-ai-provider
Add a new AI provider integration to GitLens
gitkraken/vscode-gitlens 9,774
-
worktree
Use when starting feature work that needs isolation from current workspace or before executing implementation plans - creates isolated git worktrees following GitLens conventions
gitkraken/vscode-gitlens 9,774
-
challenge-plan
Use when reviewing or stress-testing a proposed technical approach, implementation plan, or architecture decision. Triggers when asked to review a plan, play devil's advocate, poke holes, or validate an approach before implementation begins.
gitkraken/vscode-gitlens 9,774
-
deep-review
Use when reviewing a change set before merge, when tracing code paths for correctness, or when a thorough merge-blocking review is needed rather than a surface-level checklist
gitkraken/vscode-gitlens 9,774