skills fromcontributors and counting

Every Agent Skill,
One Registry

Browse Skills
curl -fsSL askill.sh | sh

Browse

Search the registry for skills built by the community.

AI Score

AI scores Safety, Clarity, Reusability, Completeness, and Actionability to filter risky skills.

Install

One command. Works with your agent automatically.

Works with 40+ agents

Claude CodeCodexOpenCodeOpenClawCursorWindsurfGitHub CopilotGemini CLIClineAmpand 30+ more
spec-assistant
spec-assistant
harshilparmar1/25/2026

Guide spec-driven development using collaborative interrogation and iterative Q&A to build production-ready specifications. Use when the user wants to build specifications, plan features, gather requirements, create technical blueprints, or asks abou...

0
AI 96
apici-cd
stack-sketch
stack-sketch
jmush161/24/2026

Create visual JSON diagrams for full-stack web app planning including navigation flows, state machines, infrastructure maps, and UI mockups. Use when asked to draw a diagram, create a flowchart, visualize architecture, or mock up a UI.

0
AI 96
databasegithub-actions
unity-editor
unity-editor
bigdra501/24/2026

Unity Editor operations via unity-mcp-client CLI. Handles build verification, console logs, tests, scene/object manipulation. Use after script edits or for debugging.

0
AI 96
apici-cd
tmux-orchestrator
tmux-orchestrator
oddship1/23/2026

This skill should be used when orchestrating tmux sessions for multi-component development workflows. Use when creating complex multi-window, multi-pane tmux layouts via the Bash tool, especially for projects requiring simultaneous backend/frontend d...

0
AI 96
apici-cd
commit
commit
DJJones661/22/2026

Write conventional commit messages with type, scope, and subject when the user wants to commit changes or save work.

0
AI 96
apici-cd
product-scout
product-scout
devvlabbs1/22/2026

Systematically find and analyze successful products in any industry to identify opportunities for cloning or rebranding. Use when researching competitors, evaluating market opportunities, performing due diligence on products to potentially clone, or...

0
AI 96
githubgithub-actions
taskwarrior-issue-tracking
taskwarrior-issue-tracking

Use Taskwarrior v3 as a CLI issue tracker for agent workflows, including task creation, triage, status updates, and completion. Use when organizing local/offline issue tracking without Git integration or running a shared Taskwarrior workflow for mult...

0
AI 96
ci-cdgithub
cli-builder
cli-builder
johnlindquist1/20/2026

Guide for building TypeScript CLIs with Bun. Use when creating command-line tools, adding subcommands to existing CLIs, or building developer tooling. Covers argument parsing, subcommand patterns, output formatting, and distribution.

0
AI 96
ci-cdtesting
commit
commit
JCaraballo1131/17/2026

Write conventional commit messages with type, scope, and subject when the user wants to commit changes or save work.

0
AI 96
apici-cd
mas-decision-gate
mas-decision-gate
MarkusDegen1/17/2026

This skill should be used when the user asks "should I use multi-agent", "MAS vs single agent", "when to use multiple agents", "do I need multi-agent", "single agent or multi-agent", "simplicity test", "agent necessary", "could this be a script", or...

0
AI 96
apici-cd
iterate
iterate
nrempel1/14/2026

Work iteratively on a task until it's truly complete. Use when user wants autonomous, verified progress on a goal.

0
AI 96
apici-cd
adr
adr
Cliftonz1/14/2026

Create Architecture Decision Records for important technical decisions. Guides you through trade-off analysis, fact-checks claims, and generates a structured ADR document. Triggers on: create adr, architecture decision, document decision, record deci...

0
AI 96
apigithub-actions
reviewing-agent-prompting
reviewing-agent-prompting
mikekelly1/13/2026

Review and improve prompts for coding agents. Use PROACTIVELY when auditing, checking, or evaluating agent instructions, system prompts, or task delegation text. Applies state-machine thinking to identify structural gaps and improve effectiveness.

0
AI 96
prompting
pdf
pdf

Kit de ferramentas abrangente para manipulação de PDFs, incluindo extração de texto e tabelas, criação de novos PDFs, mesclagem/divisão de documentos e manipulação de formulários. Quando Claude precisa preencher um formulário PDF ou processar, gerar...

0
AI 96
ci-cd
telecli
telecli
danizord1/4/2026

This skill should be used when the user asks to "send a Telegram message", "poll for Telegram updates", "check Telegram bot status", "respond to Telegram messages", "react to messages", "manage Telegram bot", or mentions Telegram Bot API operations....

0
AI 96
cooklang-formatting
cooklang-formatting

Format recipes using Cooklang markup syntax. Use when creating, editing, or converting recipes to Cooklang format. Covers ingredients, equipment, timers, metadata, and file organization.

0
AI 96
observability
testing
testing
az97131/2/2026

Testing patterns, strategies, and best practices for comprehensive test coverage.

0
AI 96
apidatabase
git-release
git-release
chogng12/22/2025

Git 项目版本发布自动化工具。执行完整的发布流程:提交所有修改、更新版本号、 生成 CHANGELOG、创建 git tag 并推送到远程仓库。基于语义化版本 (major/minor/patch)。 **核心理解(极其重要)**: 当用户说"更新一下版本"、"更新版本"或任何类似表达时,**默认意味着执行完整的发布流程**: 1. ✅ 提交所有当前的修改(包括未追踪的新文件) 2. ✅ 更新版本号(package.json 和 server/package.json) 3. ✅ 创建 gi...

0
AI 96
apillm
document-analysis-classification
document-analysis-classification
ecielam12/19/2025

This skill defines the methodology for analyzing documents, extracting metadata, classifying topics/tags, and generating summaries for ingestion into a Knowledge Base.

0
AI 96
apidatabase
n8n-expert
n8n-expert
NehoraiHadad12/15/2025

Expert guidance for n8n workflow automation using REST API and CLI. Use when creating, updating, debugging, or managing n8n workflows. Provides efficient alternatives to MCP server with direct API calls and scripts. Covers workflow patterns, node con...

0
AI 96
apici-cd
vault
vault
fnichol11/26/2025

Use when user says "save this", "create project", "promote from inbox" - manages Obsidian vault documentation with frontmatter (project/status/type/created), file naming (YYYY-MM-DD-name.md), wikilinks, and project structure in projects/ folders

0
AI 96
apillm
graphpad-prism
graphpad-prism
zygi11/22/2025

Expert assistance with GraphPad Prism scientific graphing and statistics software, specializing in Prism scripting for automation, batch processing, and data analysis workflows.

0
AI 96
apigithub-actions
creating-skills
creating-skills
jesseotremblay10/23/2025

Creates new Agent Skills with proper YAML frontmatter, progressive disclosure architecture, and best practices. Use when the user asks to create a new skill, generate a skill template, or build custom capabilities.

0
AI 96
apigithub
chrome-devtools-cli-usage
chrome-devtools-cli-usage
pleaseai11/8/2025

Complete guide for Chrome DevTools CLI - browser automation, debugging, performance analysis, network inspection. Use when automating Chrome, taking screenshots, analyzing performance, monitoring network/console, device emulation, or user mentions ch...

0
AI 96
apici-cd

Showing 433 to 456 of 261.1k results

Command Palette

Search for a command to run...