Directory

Discover and filter AI agent skills. 27,776 active skills available.

Popular guides from the directory

Start with intent-focused guides, then come back to the full directory when you need broader coverage.

Results

Showing 4273-4296 of 27,776Page 179 of 1158

adobe-automation

11
from EricGrill/agents-skills-plugins

Automate Adobe tasks via Rube MCP (Composio). Always search tools first for current schemas.

addresszen-automation

11
from EricGrill/agents-skills-plugins

Automate Addresszen tasks via Rube MCP (Composio). Always search tools first for current schemas.

active-campaign-automation

11
from EricGrill/agents-skills-plugins

Automate ActiveCampaign tasks via Rube MCP (Composio). Always search tools first for current schemas.

acculynx-automation

11
from EricGrill/agents-skills-plugins

Automate Acculynx tasks via Rube MCP (Composio). Always search tools first for current schemas.

accredible-certificates-automation

11
from EricGrill/agents-skills-plugins

Automate Accredible Certificates tasks via Rube MCP (Composio). Always search tools first for current schemas.

accelo-automation

11
from EricGrill/agents-skills-plugins

Automate Accelo tasks via Rube MCP (Composio). Always search tools first for current schemas.

abyssale-automation

11
from EricGrill/agents-skills-plugins

Automate Abyssale tasks via Rube MCP (Composio). Always search tools first for current schemas.

abuselpdb-automation

11
from EricGrill/agents-skills-plugins

Automate Abuselpdb tasks via Rube MCP (Composio). Always search tools first for current schemas.

abstract-automation

11
from EricGrill/agents-skills-plugins

Automate Abstract tasks via Rube MCP (Composio). Always search tools first for current schemas.

ably-automation

11
from EricGrill/agents-skills-plugins

Automate Ably tasks via Rube MCP (Composio). Always search tools first for current schemas.

-2chat-automation

11
from EricGrill/agents-skills-plugins

Automate 2chat tasks via Rube MCP (Composio). Always search tools first for current schemas.

-21risk-automation

11
from EricGrill/agents-skills-plugins

Automate 21risk tasks via Rube MCP (Composio). Always search tools first for current schemas.

competitive-ads-extractor

11
from EricGrill/agents-skills-plugins

Extracts and analyzes competitors' ads from ad libraries (Facebook, LinkedIn, etc.) to understand what messaging, problems, and creative approaches are working. Helps inspire and improve your own ad campaigns.

changelog-generator

11
from EricGrill/agents-skills-plugins

Automatically creates user-facing changelogs from git commits by analyzing commit history, categorizing changes, and transforming technical commits into clear, customer-friendly release notes. Turns hours of manual changelog writing into minutes of automated generation.

canvas-design

11
from EricGrill/agents-skills-plugins

Create beautiful visual art in .png and .pdf documents using design philosophy. You should use this skill when the user asks to create a poster, piece of art, design, or other static piece. Create original visual designs, never copying existing artists' work to avoid copyright violations.

brand-guidelines

11
from EricGrill/agents-skills-plugins

Applies Anthropic's official brand colors and typography to any sort of artifact that may benefit from having Anthropic's look-and-feel. Use it when brand colors or style guidelines, visual formatting, or company design standards apply.

artifacts-builder

11
from EricGrill/agents-skills-plugins

Suite of tools for creating elaborate, multi-component claude.ai HTML artifacts using modern frontend web technologies (React, Tailwind CSS, shadcn/ui). Use for complex artifacts requiring state management, routing, or shadcn/ui components - not for simple single-file HTML/JSX artifacts.

skill-creator

11
from EricGrill/agents-skills-plugins

Create new skills, modify and improve existing skills, and measure skill performance. Use when users want to create a skill from scratch, update or optimize an existing skill, run evals to test a skill, benchmark skill performance with variance analysis, or optimize a skill's description for better triggering accuracy.

skill-development

11
from EricGrill/agents-skills-plugins

This skill should be used when the user wants to "create a skill", "add a skill to plugin", "write a new skill", "improve skill description", "organize skill content", or needs guidance on skill structure, progressive disclosure, or skill development best practices for Claude Code plugins.

plugin-structure

11
from EricGrill/agents-skills-plugins

This skill should be used when the user asks to "create a plugin", "scaffold a plugin", "understand plugin structure", "organize plugin components", "set up plugin.json", "use ${CLAUDE_PLUGIN_ROOT}", "add commands/agents/skills/hooks", "configure auto-discovery", or needs guidance on plugin directory layout, manifest configuration, component organization, file naming conventions, or Claude Code plugin architecture best practices.

plugin-settings

11
from EricGrill/agents-skills-plugins

This skill should be used when the user asks about "plugin settings", "store plugin configuration", "user-configurable plugin", ".local.md files", "plugin state files", "read YAML frontmatter", "per-project plugin settings", or wants to make plugin behavior configurable. Documents the .claude/plugin-name.local.md pattern for storing plugin-specific configuration with YAML frontmatter and markdown content.

mcp-integration

11
from EricGrill/agents-skills-plugins

This skill should be used when the user asks to "add MCP server", "integrate MCP", "configure MCP in plugin", "use .mcp.json", "set up Model Context Protocol", "connect external service", mentions "${CLAUDE_PLUGIN_ROOT} with MCP", or discusses MCP server types (SSE, stdio, HTTP, WebSocket). Provides comprehensive guidance for integrating Model Context Protocol servers into Claude Code plugins for external tool and service integration.

hook-development

11
from EricGrill/agents-skills-plugins

This skill should be used when the user asks to "create a hook", "add a PreToolUse/PostToolUse/Stop hook", "validate tool use", "implement prompt-based hooks", "use ${CLAUDE_PLUGIN_ROOT}", "set up event-driven automation", "block dangerous commands", or mentions hook events (PreToolUse, PostToolUse, Stop, SubagentStop, SessionStart, SessionEnd, UserPromptSubmit, PreCompact, Notification). Provides comprehensive guidance for creating and implementing Claude Code plugin hooks with focus on advanced prompt-based hooks API.

command-development

11
from EricGrill/agents-skills-plugins

This skill should be used when the user asks to "create a slash command", "add a command", "write a custom command", "define command arguments", "use command frontmatter", "organize commands", "create command with file references", "interactive command", "use AskUserQuestion in command", or needs guidance on slash command structure, YAML frontmatter fields, dynamic arguments, bash execution in commands, user interaction patterns, or command development best practices for Claude Code.