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
binary-analysis-patterns
binary-analysis-patterns
wshobson2/7/2026

Master binary analysis patterns including disassembly, decompilation, control flow analysis, and code pattern recognition. Use when analyzing executables, understanding compiled code, or performing static analysis on binaries.

28.1k
AI 95
github-actionsprompting
hqq-quantization
hqq-quantization

Half-Quadratic Quantization for LLMs without calibration data. Use when quantizing models to 4/3/2-bit precision without needing calibration datasets, for fast quantization workflows, or when deploying with vLLM or HuggingFace Transformers.

3.7k
AI 95
githubgithub-actions
instructor
instructor

Extract structured data from LLM responses with Pydantic validation, retry failed extractions automatically, parse complex JSON with type safety, and stream partial results with Instructor - battle-tested structured output library

3.7k
AI 95
apigithub
api-design-principles
api-design-principles
wshobson2/6/2026

Master REST and GraphQL API design principles to build intuitive, scalable, and maintainable APIs that delight developers. Use when designing new APIs, reviewing API specifications, or establishing API design standards.

27.9k
AI 95
apici-cd
python-testing-patterns
python-testing-patterns
wshobson2/6/2026

Implement comprehensive testing strategies with pytest, fixtures, mocking, and test-driven development. Use when writing Python tests, setting up test suites, or implementing testing best practices.

27.9k
AI 95
apici-cd
grafana-dashboards
grafana-dashboards
wshobson1/19/2026

Create and manage production Grafana dashboards for real-time visualization of system and application metrics. Use when building monitoring dashboards, visualizing metrics, or creating operational observability interfaces.

27.1k
AI 95
apici-cd
nx-workspace-patterns
nx-workspace-patterns
wshobson1/19/2026

Configure and optimize Nx monorepo workspaces. Use when setting up Nx, configuring project boundaries, optimizing build caching, or implementing affected commands.

27.1k
AI 95
apici-cd
threat-mitigation-mapping
threat-mitigation-mapping
wshobson1/19/2026

Map identified threats to appropriate security controls and mitigations. Use when prioritizing security investments, creating remediation plans, or validating control effectiveness.

27.1k
AI 95
apici-cd
langchain-architecture
langchain-architecture
wshobson1/19/2026

Design LLM applications using LangChain 1.x and LangGraph for agents, memory, and tool integration. Use when building LangChain applications, implementing AI agents, or creating complex LLM workflows.

27.1k
AI 95
apici-cd
gdpr-data-handling
gdpr-data-handling
wshobson1/19/2026

Implement GDPR-compliant data handling with consent management, data subject rights, and privacy by design. Use when building systems that process EU personal data, implementing privacy controls, or conducting GDPR compliance reviews.

27.1k
AI 95
apidatabase
newsmcp
newsmcp
openclaw3/22/2026

Real-time world news briefings with AI-clustered events, topic classification, and geographic filtering. No API key needed.

3.2k
AI 95
api
cf-workers-logs
cf-workers-logs
openclaw3/22/2026

Query Cloudflare Workers Observability logs via API. Use when the user asks to check logs, debug Workers, look up errors, or investigate Worker/Durable Object/Workflow behavior. Triggers on keywords like "check logs", "worker logs", "look up error",...

3.2k
AI 95
apici-cd
snapog
snapog
openclaw3/22/2026

Generate social images and OG cards from professional templates via the SnapOG API. One API call = one pixel-perfect PNG.

3.2k
AI 95
apigithub
feishu-bitable
feishu-bitable
openclaw3/22/2026

Feishu/Lark Bitable CRUD skill. Teaches your agent to correctly use feishu_bitable_* tools for creating, reading, updating records in Feishu Bitable. Handles both /wiki/ and /base/ URL formats automatically — resolves wiki node_token to real bitable...

3.2k
AI 95
nihao
nihao
openclaw3/16/2026

Nostr identity setup and health-check CLI. Creates a complete Nostr identity (keypair, profile, relay list, lightning address, Cashu wallet) in one command. Audits existing npub health with a 0–8 score. Single Go binary, non-interactive, agent-friend...

2.9k
AI 95
apigithub
agentnet
agentnet
openclaw3/15/2026

Agent-to-agent discovery network. Register agents with capability cards, discover peers by skill/domain, perform trust-scored handshakes, and run a FastAPI discovery server. Enables agents to find each other, negotiate, and form teams without human o...

2.9k
AI 95
apici-cd
designing-workflow-skills
designing-workflow-skills
trailofbits2/21/2026

Guides the design and structuring of workflow-based Claude Code skills with multi-step phases, decision trees, subagent delegation, and progressive disclosure. Use when creating skills that involve sequential pipelines, routing patterns, safety gates...

2.9k
AI 95
ci-cddatabase
devcontainer-setup
devcontainer-setup
trailofbits2/21/2026

Creates devcontainers with Claude Code, language-specific tooling (Python/Node/Rust/Go), and persistent volumes. Use when adding devcontainer support to a project, setting up isolated development environments, or configuring sandboxed Claude Code wor...

2.9k
AI 95
ci-cdgithub-actions
planning-with-files
planning-with-files
davila72/8/2026

Transforms workflow to use Manus-style persistent markdown files for planning, progress tracking, and knowledge storage. Use when starting complex tasks, multi-step projects, research tasks, or when the user mentions planning, organizing work, tracki...

19.7k
AI 95
ci-cdgithub-actions
game-development
game-development
davila72/8/2026

Game development orchestrator. Routes to platform-specific skills based on project needs.

19.7k
AI 95
ci-cd
sentencepiece
sentencepiece
davila72/8/2026

Language-independent tokenizer treating text as raw Unicode. Supports BPE and Unigram algorithms. Fast (50k sentences/sec), lightweight (6MB memory), deterministic vocabulary. Used by T5, ALBERT, XLNet, mBART. Train on raw text without pre-tokenizati...

19.7k
AI 95
apici-cd
remotion
remotion
davila72/8/2026

Best practices and comprehensive guide for Remotion - programmatic video creation in React with animations, compositions, and media handling

19.7k
AI 95
ci-cdgithub
nemo-guardrails
nemo-guardrails
davila72/8/2026

NVIDIA's runtime safety framework for LLM applications. Features jailbreak detection, input/output validation, fact-checking, hallucination detection, PII filtering, toxicity detection. Uses Colang 2.0 DSL for programmable rails. Production-ready, ru...

19.7k
AI 95
apigithub
screenshot
screenshot
davila72/8/2026

Use when the user explicitly asks for a desktop or system screenshot (full screen, specific app or window, or a pixel region), or when tool-specific capture capabilities are unavailable and an OS-level capture is needed.

19.7k
AI 95
github-actions

Showing 625 to 648 of 271.4k results

Command Palette

Search for a command to run...