Claude Code Plugins

Community-maintained marketplace

Feedback

Brief description of what this skill does. Include specific triggers - when should Claude use this skill? Example triggers, file types, or keywords that indicate this skill applies.

Install Skill

1Download skill
2Enable skills in Claude

Open claude.ai/settings/capabilities and find the "Skills" section

3Upload to Claude

Click "Upload skill" and select the downloaded ZIP file

Note: Please verify skill by going through its instructions before using it.

SKILL.md

name your-skill-name
description Brief description of what this skill does. Include specific triggers - when should Claude use this skill? Example triggers, file types, or keywords that indicate this skill applies.

Skill Name

Brief overview of the skill's purpose.

Quick Start

Provide the most common usage pattern:

# Example code or command

Workflows

Primary Workflow

  1. Step one
  2. Step two
  3. Step three

Resources

  • Scripts: See scripts/ for automation utilities
  • References: See references/ for detailed documentation
  • Assets: See assets/ for templates and files

Examples

Example 1: Basic Usage

# Command or code example

Example 2: Advanced Usage

# More complex example