Agent Tool Library
The most-talked-about AI agent tools and MCP servers in the market.
Curated from GitHub star/install data and community sentiment. Built to plug straight into Claude Code and other agents.
Directories, install tooling, and the open spec.
Write better code, testing, and system architecture.
Design, marketing, video, and content generation.
Browsers, sandboxes, IaC, and workflow integrations.
find-skills
Meta-skill that discovers and verifies other skills by install count and source reputation, then installs them. The most-installed skill in the ecosystem.
Karpathy Behavioural Guidelines
A single zero-dependency file encoding Karpathy's four rules: no silent assumptions, minimal solutions first, no orthogonal changes, verify before executing. Cuts AI-driven bugs.
Official MCP Servers
The official Model Context Protocol servers repository containing reference implementations for SQLite, GitHub, PostgreSQL, Google Drive, Slack, and more.
TypeScript & Agentic Skills
A collection of high-quality agentic skills built for real-world developers: interactive clarification, PRD generation, strict TDD, and system diagnostics.
MindsDB
Connect and unify data across various platforms and databases with MindsDB as a single MCP server. Connects agents to dozens of enterprise data stores.
Monte Carlo Reasoning
Forces the agent to branch multiple logic paths and evaluate them before committing to complex algorithms. Reduces hallucination in hard math/logic problems.
MCP Builder
Scaffolds and builds MCP servers so Claude can connect to new tools and data with a consistent schema.
Brand Guidelines
Applies a consistent brand system (colour, type, voice) across generated deliverables.
Internal Comms
Drafts internal communications and announcements in a consistent, professional company voice.
Full PDF lifecycle: extract, merge/split, rotation, watermarks, form filling, encryption and OCR.
gstack
Opinionated team-of-specialists framework for Claude Code (CEO, EM, Designer, QA, Security). Automates planning, diff-aware browser-based QA, and engineering retrospectives.
Pipedream
Connect your agents with 2,500 APIs and 8,000+ prebuilt tools. Execute complex automation workflows dynamically.
Frontend Design
Pushes Claude to commit to a bold design direction before coding to avoid generic AI slop. The most-used design skill.
xlsx
Spreadsheets with a zero-formula-error guarantee, chart generation, conditional formatting and pivot tables.
Slack GIF Creator
Generates custom animated GIFs for Slack and social posts.
pptx
Presentations: master layouts, speaker notes, comments, template or from-scratch.
Canvas Design
Creates original visual art, posters and design pieces as PNG/PDF using a design-philosophy approach.
docx
Word docs: tables of contents, headers/footers, image insertion, tracked changes and find-and-replace.
DeepSeek MCP
MCP server for DeepSeek AI with chat, reasoning, multi-turn sessions, function calling, thinking mode, and cost tracking.
Pulumi Agent Skills
Official Pulumi skills: ComponentResource patterns, Automation API, and migration from Terraform/CDK/CloudFormation.
WebGPU Gen
Agentic generation of WebGPU compute shaders and 3D scenes. Highly optimized for modern browser engines.
Anyquery
Query more than 40 apps with one binary using SQL. Connects to PostgreSQL, MySQL, SQLite, and SaaS apps. Local-first and private by design.
Codexicon
An open registry and ecosystem for agentic tools and skills. Streamlines discovering, testing, and integrating AI agent capabilities directly into your workflow.
Anthropic Official Skills
The canonical, source-available skill set from Anthropic (docx, pptx, xlsx, pdf, frontend-design, canvas-design, mcp-builder, skill-creator). The reference standard for how a SKILL.md is built.
Agent Skills Spec
The open specification and documentation for the Agent Skills standard adopted across agents.
React Best Practices
70+ React/Next.js performance rules from Vercel Engineering across 8 categories, prioritised by impact.
Webapp Testing
Anthropic's skill for testing live web apps end-to-end and validating real user flows.
Awesome MCP Servers
A popular curated list of MCP servers, organized by category, for discovering new tools, frameworks, and integrations for the Model Context Protocol.
Skill Creator
Interactive Q&A that generates a complete, well-structured SKILL.md directory. The fastest way to author your own.
Addy Osmani Engineering Skills
Production-grade engineering skills from Addy Osmani (Google Chrome): Lighthouse-style performance, Core Web Vitals, accessibility and modern best practices.
Artifacts Builder
Builds self-contained interactive HTML artifacts (dashboards, tools, mini-apps).
Agentic SEO Skill
LLM-first SEO analysis with 16 sub-skills, 10 specialist agents and 88 evidence-collector scripts. Works in Antigravity, Codex and Claude.
Toolport
One local gateway and manager for all your MCP servers, shared across every AI coding tool. Features lazy discovery and stores credentials in the OS keychain.
Systematic Debugging
Hypothesis-driven, isolate-and-verify debugging methodology; reported ~2.5 hrs/week saved.
Web Design Guidelines
Audits UI code against 100+ accessibility, performance and UX rules. Vercel's design system as a reviewable skill.
Awesome Claude Skills (Composio)
Curated index plus the connect-apps plugin for 1000+ app integrations.
Remotion Best Practices
Deep domain knowledge for building programmatic video with React: animation, timing, audio, captions, 3D. Widely praised on release.
Imagen 3 MCP
A powerful image generation tool using Google's Imagen 3.0 API through MCP. Generate high-quality images from text prompts with advanced photography and artistic controls.
Firecrawl
Teaches Claude to install and drive the Firecrawl CLI autonomously for reliable web data and scraping.
npx skills
The open agent-skills CLI. 'npx skills add' installs any skill across Claude Code, Cursor, Codex and OpenCode.
Local-First CRDTs
Implements local-first data syncing using CRDTs. Generates schemas and sync rules for SQLite-based offline-first web apps.
Playwright Best Practices
Specialised guidance for writing, debugging and maintaining Playwright tests (E2E, component, API, visual, accessibility).
OpenTabs
Plugin-based MCP server and Chrome extension that gives AI agents access to web applications through the user's authenticated browser session.
Superpowers
The biggest community framework. Runs a full agentic dev workflow: brainstorm to spec to plan to subagent execution to review to merge.
Test-Driven Development
Enforces strict RED-GREEN-REFACTOR; deletes any code written before a failing test exists. Part of Superpowers.
Brainstorming
Refines rough ideas via Socratic questioning and saves a design doc before any build. The front of the Superpowers workflow.
SEO & GEO Skills
20 SEO & GEO skills for 35+ agents: keyword research, content writing, technical audits and rank tracking (CORE-EEAT + CITE).
Claude SEO
Universal SEO skill: 25 sub-skills + 18 sub-agents covering technical SEO, E-E-A-T, schema, GEO/AEO, backlinks, local SEO and PDF/Excel reporting.
Cortex
Local-first knowledge graph for developers. Watches project files, extracts entities and relationships via LLMs, and builds a queryable knowledge graph.
Awesome Agent Skills (VoltAgent)
Curated index of 1000+ skills across Claude Code, Codex, Cursor and Gemini CLI. Best starting point.
Supermemory
Memory/context engine topping three memory benchmarks. Tracks user facts over time, resolves contradictions and auto-forgets expired info.
Planning with Files
Structures agent work as plan files on disk so long tasks stay on-track. One of the most-starred individual skills.
agent-browser
Headless browser automation for agents with reliable ref-based targeting, parallel sessions and cloud-browser support.
Composio Connect Apps
Standardises 1000+ external APIs into typed, callable tools with OAuth lifecycle management and observability.
Agents (wshobson)
A widely cited collection of production-ready subagents and skills for Claude Code.
Playwright Skill
Model-invoked browser automation: Claude autonomously writes and runs Playwright automation for testing and validation.
Trail of Bits Security Skills
Professional-grade static analysis and vulnerability detection (Slither, Echidna) from a top security research firm. The gold standard for security skills.
UI/UX Pro Max
A design-reasoning engine: 50+ styles, 161 palettes, 57 font pairings, 99 UX guidelines and a full design-system generator.
Commit Message
Writes clean, Conventional-Commits-style messages from your staged git changes.
DevOps Claude Skills
A DevOps skills marketplace: Terraform/Terragrunt IaC, Kubernetes troubleshooting, CI/CD and incident response.
PandasAI
Chat with your database or datalake (SQL, CSV, parquet). Makes data analysis conversational with LLMs + RAG.
Agent Sandbox
Isolated E2B cloud sandbox to plan, build, host and test full-stack apps without touching local or production.
Code Review Expert
Senior-engineer review of git changes; flags SOLID violations, security risks (XSS, injection, SSRF), N+1 queries and dead code, tagged P0-P3. Review-only by default.
Need custom agent skills?
We build the custom tools, workflows, and skills that turn generic models into business-specific assets.