Agent Skills Directory
Agent skills are reusable workflows that help AI agents perform specialized tasks. Skills Directory focuses on skills that are discoverable, source-attributed, and security-scanned before installation.
Indexed skills
96,878
Search focus
agent skill
Security context
Scanned
Top matching skills
Creating algorithmic art using p5.js with seeded randomness and interactive parameter exploration. Use this when users request creating art using code, generative art, algorithmic art, flow fields, or particle systems. Create original algorithmic art rather than copying existing artists' work to avoid copyright violations.
INVOKE THIS SKILL when writing ANY LangGraph code. Covers StateGraph, state schemas, nodes, edges, Command, Send, invoke, streaming, and error handling.
Create LangChain agents with create_agent, define tools, and use middleware for human-in-the-loop and error handling.
Comprehensive agentic skills for NEAR Protocol, including gas optimization and on-chain analytics.
Expert data scientist for advanced analytics, machine learning, and
This skill should be used when the user asks to "fine-tune on books", "create SFT dataset", "train style model", "extract ePub text", or mentions style transfer, LoRA training, book segmentation, or author voice replication.
Security audit framework for AI agent skills, MCP servers, and packages. Your LLM does the analysis — we provide structure, prompts, and a shared trust database.
Full-featured Four.meme AI agent skill for BSC meme token operations — create tokens, buy/sell execution, rankings, quotes, tax info, on-chain events, send BNB/ERC-20, and ERC-8004 agent identity registration. Installable via CLI or npm.
基于对经验的持续学习,不断优化 Agent 能力。适用于完成重要任务后、出现错误时、会话结束时,或用户输入“自我进化”“总结经验”“从经验中学习”等指令时触发。
Scan AI agent skills for security vulnerabilities, dangerous code patterns, and undeclared permissions. Three-layer analysis: dependency CVE scanning, static code analysis, and permission auditing. Returns structured JSON risk report. Use when the user asks to scan a skill for security issues, check for vulnerabilities, audit permissions, or assess skill safety.
Structured research summarization agent skill for non-dev users. Handles academic papers, web articles, reports, and documentation. Extracts key findings, generates comparative analyses, and produces properly formatted citations. Use when: user wants to summarize a research paper, compare multiple sources, extract citations from documents, or create structured research briefs. Plugin for Claude Code, Codex, Gemini CLI, and OpenClaw.
Evaluate Agent Skill quality using an 8-dimension scoring framework. A Skill is a knowledge externalization mechanism, not a tutorial.
Skills vs tools
Agent skills usually define how an agent should reason, inspect, write, test, or operate. Tools and MCP servers expose actions; skills turn those actions into repeatable workflows.
Cross-agent workflows
Many SKILL.md-style workflows can be adapted across Claude Code, Cursor, Codex, OpenCode, and other coding agents. The most portable skills are text-first and avoid hardcoded local assumptions.
Quality signals to check
Look for clear triggers, narrow scope, maintained source repos, good examples, minimal hidden behavior, and a security grade that matches your risk tolerance.
Why security-scanned skills matter
Skills can influence agent behavior, suggest commands, include helper files, or touch code and data. Skills Directory adds security context so you can inspect risk before installing a workflow from a public repo.
See the security modelFrequently asked questions
What is an agent skill?
An agent skill is a reusable package of instructions, examples, and sometimes helper files that guides an AI agent through a specific task or workflow.
Do agent skills work outside Claude?
Some do. SKILL.md-style skills are most native to Claude/Claude Code, but many workflows can be adapted to Cursor, Codex, OpenCode, and other agent systems.
How many agent skills should I install?
Install only the skills you actively use. Too many overlapping skills can create conflicting instructions and make agent behavior less predictable.