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
notion
notion

Notion API for creating and managing pages, databases, and blocks.

13
AI 95
apidatabase
sirs-criteria
sirs-criteria
hannesill2/14/2026

Calculate SIRS (Systemic Inflammatory Response Syndrome) criteria for ICU patients. Use for historical sepsis definitions, inflammatory response assessment, or research comparing SIRS vs Sepsis-3.

13
AI 95
databaseobservability
investigating-a-codebase
investigating-a-codebase
ed3dai2/6/2026

Use when planning or designing features and need to understand current codebase state, find existing patterns, or verify assumptions about what exists; when design makes assumptions about file locations, structure, or existing code that need verifica...

103
AI 95
apigithub-actions
flight
flight
dvdsgl1/8/2026

Flight canvas for comparing flights and selecting seats. Use when users need to browse flight options and book seats.

1.4k
AI 95
apillm
functional-core-imperative-shell
functional-core-imperative-shell
ed3dai2/4/2026

Use when writing or refactoring code, before creating files - enforces separation of pure business logic (Functional Core) from side effects (Imperative Shell) using FCIS pattern with mandatory file classification

100
AI 95
apidatabase
orchestration
orchestration
numman-ali1/17/2026

Multi-agent orchestration for complex tasks. Use when tasks require parallel work, multiple agents, or sophisticated coordination. Triggers include requests for features, reviews, refactoring, testing, documentation, or any work that benefits from de...

867
AI 95
ci-cddatabase
howto-code-in-typescript
howto-code-in-typescript
ed3dai2/4/2026

Use when writing TypeScript code, reviewing TS implementations, or making decisions about type declarations, function styles, or naming conventions - comprehensive house style covering type vs interface rules, function declarations, FCIS integration,...

99
AI 95
apidatabase
enterprise-readiness
enterprise-readiness
dirnbauer2/21/2026

Assess and enhance software projects for enterprise-grade security, quality, and automation. Aligned with OpenSSF Scorecard, SLSA, and S2C2F. Use when working with enterprise, openssf, slsa, security, scorecard, supply chain, badge.

12
AI 95
apici-cd
ringpre-dev-task-breakdown
ringpre-dev-task-breakdown
LerianStudio2/8/2026

Gate 7: Implementation tasks - value-driven decomposition into working increments that deliver measurable user value.

95
AI 95
apidatabase
ringproduction-readiness-audit
ringproduction-readiness-audit
LerianStudio2/8/2026

Comprehensive Ring-standards-aligned 41-dimension production readiness audit. Detects project stack, loads Ring standards via WebFetch, and runs in batches of 10 explorers appending incrementally to a single report file. Categories - Structure (pagin...

95
AI 95
apici-cd
code-review
code-review
korallis11/26/2025

Systematically review pull requests, feature implementations, and code changes to ensure quality, maintainability, security, and adherence to best practices. Use when reviewing code before merging, conducting peer reviews, performing self-reviews, au...

94
AI 95
apidatabase
creating-mcp-servers
creating-mcp-servers
oaustegard2/8/2026

Creates production-ready MCP servers using FastMCP v2. Use when building MCP servers, optimizing tool descriptions for context efficiency, implementing progressive disclosure for multiple capabilities, or packaging servers for distribution.

92
AI 95
apici-cd
categorizing-bsky-accounts
categorizing-bsky-accounts
oaustegard2/8/2026

Analyze and categorize Bluesky accounts by topic using keyword extraction. Use when users mention Bluesky account analysis, following/follower lists, topic discovery, account curation, or network analysis.

92
AI 95
apidatabase
browsing-bluesky
browsing-bluesky
oaustegard2/8/2026

Browse Bluesky content via API and firehose - search posts, fetch user activity, sample trending topics, read feeds and lists, analyze and categorize accounts. Supports authenticated access for personalized feeds. Use for Bluesky research, user monit...

92
AI 95
apici-cd
xss
xss
yhy012/12/2025

跨站脚本漏洞检测与利用。当目标存在用户输入反射、评论功能、搜索框、URL 参数显示时使用。包括反射型、存储型、DOM XSS。

335
AI 95
apiprompting
claude-md-manager
claude-md-manager
tdimino3/4/2026

Create, audit, and maintain CLAUDE.md documentation files that configure Claude Code for projects. Use this skill when (1) initializing a new project with Claude Code configuration, (2) reviewing or improving existing CLAUDE.md files, (3) organizing...

11
AI 95
apici-cd
note
note
haacked3/14/2026

Capture complex technical discoveries into structured, reusable notes. Use when explaining system behaviors, documenting debugging insights, or preserving knowledge.

102
AI 95
githubllm
hunt-ioc
hunt-ioc
dandye2/4/2026

Hunt for specific IOCs across your environment. Use when you have a list of IPs, domains, hashes, or URLs from threat intel and want to check if they appear in your SIEM. Systematic searching with enrichment and documentation.

85
AI 95
github-actions
deep-dive-ioc
deep-dive-ioc
dandye2/4/2026

Perform exhaustive analysis of a critical IOC. Use when an IOC needs Tier 2+ investigation beyond basic enrichment - includes GTI pivoting, deep SIEM searches, correlation with related entities, and threat attribution. For escalated IOCs requiring co...

85
AI 95
github-actions
hunt-lateral-movement
hunt-lateral-movement
dandye2/4/2026

Hunt for lateral movement using PsExec, WMI, or similar techniques. Use when proactively searching for attackers moving through your network using admin tools. Searches for service installations, remote process execution, and suspicious network corre...

85
AI 95
github-actions
respond-malware
respond-malware
dandye2/4/2026

Respond to a malware incident following PICERL methodology. Use when malware is detected on endpoints. Orchestrates triage, containment, eradication, and recovery. Works with triage-malware skill for analysis.

85
AI 95
github-actionssecurity
respond-phishing
respond-phishing
dandye2/4/2026

Respond to a reported phishing email following PICERL methodology. Use when a phishing email is reported or detected. Analyzes artifacts, identifies recipients who clicked, contains malicious IOCs, and removes emails from mailboxes.

85
AI 95
github-actions
respond-compromised-account
respond-compromised-account
dandye2/4/2026

Respond to a potentially compromised user account. Use when impossible travel, credential stuffing, successful phishing, or suspicious activity indicates account compromise. Investigates activity, contains the account, removes persistence, and restor...

85
AI 95
apigithub-actions
full-triage-alert
full-triage-alert
dandye2/4/2026

Complete Tier 1 triage workflow. Orchestrates the full alert triage process: check-duplicates, triage-alert, enrich-ioc for each entity, and either close (FP/BTP) or escalate (TP/Suspicious). Use for end-to-end alert processing.

85
AI 95
github-actions

Showing 1585 to 1608 of 271.4k results

Command Palette

Search for a command to run...