✨ Editor's Choice

cloud

cloud

107Kbackend-api

Documentation reference for using Browser Use Cloud — the hosted API and SDK for browser automation. Use this skill whenever the user needs help with the Cloud REST API (v2 or v3), browser-use-sdk (Python or TypeScript), X-Browser-Use-API-Key authentication, cloud sessions, browser profiles, profile sync, CDP WebSocket connections, stealth browsers, residential proxies, CAPTCHA handling, webhooks, workspaces, skills marketplace, liveUrl streaming, pricing, or integration patterns (chat UI, subagent, adding browser tools to existing agents). Also trigger for questions about n8n/Make/Zapier integration, Playwright/ Puppeteer/Selenium on cloud infrastructure, or 1Password vault integration. Do NOT use this for the open-source Python library (Agent, Browser, Tools config) — use the open-source skill instead.

browser-use avatarbrowser-use
Get
apple-hig

apple-hig

84Kagent-workflows

Apple Human Interface Guidelines as 14 agent skills covering platforms, foundations, components, patterns, inputs, and technologies for iOS, macOS, visionOS, watchOS, and tvOS.

nexu-io avatarnexu-io
Get
image-generation

image-generation

78Kbackend-api

Use this skill when the user requests to generate, create, imagine, or visualize images including characters, scenes, products, or any visual content. Supports structured prompts and reference images for guided generation.

bytedance avatarbytedance
Get
vitest

vitest

108Ktesting-qa

Vitest API and config reference (Jest-compatible) — mocking with vi.*, spies, fake timers, coverage configuration, fixtures, snapshots, and test filtering. Use for Vitest API and configuration questions anywhere in the monorepo; for Studio-specific test strategy and component-test setup, start with studio-testing and studio-mock-api-tests.

supabase avatarsupabase
Get
fsharp-testing

fsharp-testing

238Ktesting-qa

F# testing patterns with xUnit, FsUnit, Unquote, FsCheck property-based testing, integration tests, and test organization best practices.

affaan-m avataraffaan-m
Get
fix

fix

247Kfrontend

Use when you have lint errors, formatting issues, or before committing code to ensure it passes CI.

facebook avatarfacebook
Get

🆕 New Arrivals

View all
docs-write

docs-write

49Kresearch-knowledge

Write documentation following Metabase's conversational, clear, and user-focused style. Use when creating or editing documentation files (markdown, MDX, etc.).

metabase avatarmetabase
Get
typescript-write

typescript-write

49Kcode-generation

Write TypeScript and JavaScript code following Metabase coding standards and best practices. Use when developing or refactoring TypeScript/JavaScript code.

metabase avatarmetabase
Get
iii-architecture-patterns

iii-architecture-patterns

19Kbackend-api

Use when composing iii primitives into backend architectures: durable workflows, reactive backends, agentic pipelines, event-driven CQRS, effect pipelines, and trigger-transform-action automation.

iii-hq avatariii-hq
Get
iii-core-primitives

iii-core-primitives

19Kbackend-api

Use when registering iii functions, binding triggers, selecting sync/void/enqueue invocation, creating workers, inspecting the live worker registry, installing registry workers, authoring custom triggers, moving channel data, or adapting external HTTP functions across TypeScript, Python, and Rust.

iii-hq avatariii-hq
Get
iii-sdk-reference

iii-sdk-reference

19Kbackend-api

Use when working with iii SDK APIs across Node.js, browser, Python, or Rust: package installation, worker initialization, function/trigger registration, invocation, channels, logging, OpenTelemetry, and language-specific caveats.

iii-hq avatariii-hq
Get
auth0-nextjs

auth0-nextjs

44frontend

Use when adding Auth0 login, logout, protected pages, or middleware to a Next.js application. Supports App Router and Pages Router with @auth0/nextjs-auth0 — use even if the user says \"add login to my Next.js app\" or \"protect my Next.js routes\".

auth0 avatarauth0
Get
agentforce-bot-upgrade

agentforce-bot-upgrade

892agent-workflows

Use this skill to Upgrade Einstein Bots into Agentforce agents end-to-end in a single pass, orchestrating per-bot Agent Spec generation, planner reconciliation across bots, agentforce-generate authoring, and post-conversion .agent enhancements. TRIGGER when: user asks to migrate, upgrade, or convert one or more Einstein Bots to Agentforce; runs a multi-bot bot-to-agent upgrade; needs Einstein Bot metadata turned into Agent Spec handoffs and generated .agent agents; convert bots to agents; upgrade my service bots; move bots to Agentforce. DO NOT TRIGGER when: user already has an approved Agent Spec and only wants direct .agent authoring, deploy, test, or observe flows; the request is unrelated to Einstein Bot migration.

forcedotcom avatarforcedotcom
Get
dx-org-trial-expiration-check

dx-org-trial-expiration-check

892productivity

Check when Salesforce orgs expire (or already expired) and what to do about it, for one org, the default org, or across all authenticated orgs, using the Salesforce CLI (sf). Use when the user asks about org or trial expiration, \"when does my trial expire\", \"is my trial org still active\", \"how many days are left\", \"which orgs are expiring soon\", wants to filter orgs expiring within N days, needs machine-readable (JSON/CSV) output for cron or alerting, wants to back up an at-risk org before it lapses, or asks how to extend or renew an expiring trial or Developer Edition org. Covers trial editions, Developer Edition orgs (anything with a TrialExpirationDate), and scratch orgs (via sf org list). DO NOT TRIGGER for sandbox refresh timing, for creating, deleting, or switching the active org, or for non-Salesforce trials such as AWS, Netflix, or other vendors — this skill reads expiration and prints guidance, it does not modify orgs.

forcedotcom avatarforcedotcom
Get
dx-devops-work-item-manage

dx-devops-work-item-manage

892devops-cloud

Use this skill to manage the full lifecycle of DevOps Center work items — list, create, update, commit changes, perform status transitions, and create pull requests. Update fields like subject, description, and status. Commit and push code changes to work item branches. Create pull requests for work item branches via DevOps Center API. Invoke when the user wants to track, find, create, or update a work item, commit changes to a work item branch, advance a work item's status through the pipeline, or create a pull request for code review. Consolidates sf devops work-item and review operations. DO NOT TRIGGER for promotion or deployment operations, or conflict detection.

forcedotcom avatarforcedotcom
Get

What is an AI Agent Skill?

An AI Agent Skill (also known as Claude skills or AI skills) is a reusable capability you can add to an agent to automate tasks like writing, social posting, research, or development workflows.

Think of them as "plugins" for your AI. Browse our Claude skills marketplace to find Claude code templates and open-source GitHub repositories. Most come with a simple one-line installation command.

According to Anthropic's documentation on extending Claude with skills, skills package instructions, scripts, and resources so agents can perform specialized tasks more reliably.

Source: Anthropic — Extend Claude with skills

Skill: Research
v1.2.0 • Installed

Skills vs nearby concepts

AI Agent Skill

What it is

Reusable capability package (often a repo with SKILL.md) that teaches an agent a workflow.

When to use it

You want installable, shareable agent behaviors for Claude Code, Codex, or similar agents.

MCP server

What it is

A protocol endpoint that exposes tools/data to an agent over Model Context Protocol.

When to use it

You need live tool access (APIs, browsers, databases) rather than a static skill package.

Slash command

What it is

Built-in or local shortcut inside an agent UI/CLI.

When to use it

Quick in-product actions; less portable than a full skill.

🔥 Trending This Week

View all
git-guardrails-claude-code

git-guardrails-claude-code

230Kwriting-content

Set up Claude Code hooks to block dangerous git commands (push, reset --hard, clean, branch -D, etc.) before they execute. Use when user wants to prevent destructive git operations, add git safety hooks, or block git push/reset in Claude Code.

mattpocock avatarmattpocock
Get
orca-per-workspace-env

orca-per-workspace-env

51Kagent-workflows

Set up, review, debug, or validate Orca per-workspace environment recipes — on-demand, disposable runtimes (cloud sandboxes, VMs, or local) created fresh for each workspace. Covers first-time setup (provider prerequisites, the reusable base snapshot, the coding-agent auth snapshot, credentials, and state), not just the per-workspace lifecycle scripts. Use to stand up per-workspace environments, fix an `environmentRecipes` entry in `orca.yaml`, scaffold provider lifecycle scripts, or resolve an `orca vm recipe doctor` failure.

stablyai avatarstablyai
Get
ponytail

ponytail

108Kcode-generation

Forces the laziest solution that actually works, simplest, shortest, most minimal. Channels a senior dev who has seen everything: question whether the task needs to exist at all (YAGNI), reach for the standard library before custom code, native platform features before dependencies, one line before fifty. Supports intensity levels: lite, full (default), ultra. Use on ANY coding task: writing, adding, refactoring, fixing, reviewing, or designing code, and choosing libraries or dependencies. Also use whenever the user says "ponytail", "be lazy", "lazy mode", "simplest solution", "minimal solution", "yagni", "do less", or "shortest path", or complains about over-engineering, bloat, boilerplate, or unnecessary dependencies. Do NOT use for non-coding requests (general knowledge, prose, translation, summaries, recipes).

dietrichgebert avatardietrichgebert
Get
poster-hero

poster-hero

90Kdesign-ui

Vertical poster or Moments-style share image with strong visual impact.

nexu-io avatarnexu-io
Get
dogfood

dogfood

234Ktesting-qa

Exploratory QA of web apps: find bugs, evidence, reports.

nousresearch avatarnousresearch
Get
writing-skills

writing-skills

276Kresearch-knowledge

Use when creating new skills, editing existing skills, or verifying skills work before deployment

obra avatarobra
Get
design

design

119Kdesign-ui

Comprehensive design skill: brand identity, design tokens, UI styling, logo generation (55 styles, Gemini AI), corporate identity program (50 deliverables, CIP mockups), HTML presentations (Chart.js), banner design (22 styles, social/ads/web/print), icon design (15 styles, SVG, Gemini 3.1 Pro), social photos (HTML→screenshot, multi-platform). Actions: design logo, create CIP, generate mockups, build slides, design banner, generate icon, create social photos, social media images, brand identity, design system. Platforms: Facebook, Twitter, LinkedIn, YouTube, Instagram, Pinterest, TikTok, Threads, Google Ads.

nextlevelbuilder avatarnextlevelbuilder
Get
archify

archify

15Kfrontend

Create professional architecture, workflow, sequence, data-flow, and lifecycle/state diagrams as explorable standalone HTML files with SVG graphics, progressive MAP/READ/FULL Reading Depth, selective counted inline legends that enter a Semantic Lens with selection-triggered direction signals, directly operable and shareable stable relationships, exact-edge one-shot Relationship Preview pulses, pre-click Intent Trace path previews, two-endpoint Route Probe analysis, searchable semantic nodes, focus with Semantic Passport context, a live Semantic Radar overview, a Named Chapter Rail with pre-commit Chapter Delta Preview, Shared Anchor Handoff, a directly inspectable Story Beat Navigator with Story Follow Camera, factual Story Director Strip, and one-step Story Horizon, stable Shareable Story Moment links, a reader-controlled Live/Still Motion Governor, Presentation Stage, dependency-free pan/zoom, dark/light themes, optional motion styling, and one-click export to PNG / JPEG / WebP / SVG / WebM. Accepts plain-language descriptions or pasted Mermaid code (flowchart, sequenceDiagram, stateDiagram) and lays the diagram out from scratch in archify style. Use when the user asks for system architecture diagrams, infrastructure diagrams, cloud architecture visualizations, security diagrams, network topology, technical workflows, approval flows, runbooks, CI/CD flows, process diagrams, API call sequences, request lifecycles, data pipelines, ETL/ELT maps, PII boundaries, data lineage, state machines, lifecycle diagrams, status transitions, or asks to convert/beautify a Mermaid diagram.

tt-a1i avatartt-a1i
Get
herdr

herdr

31Kagent-workflows

Control Herdr, a terminal multiplexer for coding agents. Use only when the user explicitly mentions Herdr or asks to use Herdr to inspect or control panes, tabs, workspaces, commands, or another agent. Do not use merely because a task could benefit from a background terminal, delegation, or parallel work. Requires HERDR_ENV=1.

herdrdev avatarherdrdev
Get

Browse by Category

View all
Trusted by AI enthusiasts worldwide
4.7K
Skills
619
Authors
207M
Stars
256
New / Week

Counts reflect released skills currently listed in the directory (distinct maintainers, cumulative GitHub stars on listed repos, and new releases in the last 7 days). Updated automatically. Directory snapshot refreshed hourly.

Power your workflows

Discover specialized agents tailored to specific industries and tasks.

Content Creation

Generate blog posts, social media captions, and marketing copy effortlessly using specialized writing agents trained on high-converting frameworks.

Automation

Streamline repetitive tasks like file organization, data entry, and email sorting with intelligent automation scripts that run 24/7.

Data Analysis

Extract insights from large datasets, visualize trends, and generate comprehensive reports in seconds with data-centric agent skills.

Built with open-source maintainers

This directory currently lists 4,697 released skills from 619 GitHub maintainers, with 632 new releases in the last 7 days. Counts come from published listings — not paid reviews.

  • Source-linked listings

    Every skill page points back to its upstream repository so you can inspect code, licenses, and recent commits.

  • Release gating

    Skills are only marked released after automated quality checks. Stars alone are not treated as a security guarantee.

  • Independent directory

    AI Agent Skills is community-run and not affiliated with Anthropic or OpenAI.

How to install a skill

2 minutes
1

Find a skill

Browse our extensive catalog of verified skills. Filter by category, popularity, or rating to find the perfect tool for your specific needs.

2

Copy command

Every skill comes with a simple, one-line installation command. Just click the copy button on the skill's detail page to capture the unique identifier.

3

Paste & run

Open your preferred AI environment like Claude Desktop. Paste the command into the chat or terminal. The system will automatically fetch and verify the skill.
Open Source

Built by the Community

Join thousands of developers contributing to the future of AI. All skills are open-source and vetted by the community.

Frequently Asked Questions

What is the difference between Skills and MCP?

MCP (Model Context Protocol) is the underlying standard protocol. Claude skills and AI skills are the actual tools and capabilities built using this standard that you install to give your AI agent new powers.

Are these skills safe to use?

Most Claude code skills listed in our marketplace are open-source, allowing you to review the code. We verify popular skills, but we always recommend reviewing the requested permissions (like file access or internet) before installation.

How are skills added to the directory?

The directory is maintained from public skill sources and repositories, with automated quality and safety checks before skills are released.

Is this service free?

Yes, browsing and discovering skills on AI Agent Skills is completely free. Most Claude code templates and plugins listed are also open-source and free to use.

What is a Claude skills marketplace?

A Claude skills marketplace is a platform where developers share and discover AI skills, Claude code templates, and plugins. AI Agent Skills focuses on curated, released skills for Claude Code, Codex CLI, and other AI agents.

How do I find Claude code templates?

Use our search feature or browse by category to find Claude code templates. Filter by stars, recent updates, or specific categories like development, automation, or content creation to find the perfect template for your needs.

Can I use multiple skills together?

Yes, you can install and use multiple AI skills simultaneously. Claude skills are designed to work independently, so you can combine a writing skill with a research skill or use several Claude code skills in the same workflow without conflicts.

Where can I inspect a skill's source code?

Open the skill detail page and follow its repository link. Review the README, source files, permissions, and recent activity before installing it.

How do skills differ from slash commands?

Slash commands are built-in shortcuts in Claude Code (like /help or /clear). Claude skills are external capabilities you install to extend your AI agent with new powers—like web search, code review, or content generation. Skills are more powerful and customizable than basic commands.

How often are skills updated?

Skills in our Claude code skills market are updated by their maintainers. Popular AI skills typically receive updates weekly or monthly. You can sort by 'Recently Updated' to find actively maintained Claude skills, and check the GitHub repository for update frequency.

What is marketplace.json?

marketplace.json is a configuration file some skills use to define metadata for the Claude marketplace. It includes the skill name, description, version, and installation instructions. Not all skills require this file—many work directly from their GitHub repository.

Is this website affiliated with Anthropic or OpenAI?

No, AI Agent Skills is an independent Claude skills marketplace created by the community. We are not officially affiliated with Anthropic (makers of Claude) or OpenAI. We curate and list open-source AI skills and Claude code templates from developers worldwide.