Getting Started
This section will guide you through setting up Claude Night Market and using your first plugins.
Overview
This section covers:
- Installing the marketplace and plugins
- Invoking skills, commands, and agents
- Plugin dependency structure
Prerequisites
- Claude Code installed and configured.
- A terminal.
- Git (for version control workflows).
Quick Overview
The Claude Night Market provides three types of capabilities:
| Type | Description | How to Use |
|---|---|---|
| Skills | Reusable methodology guides | Skill(plugin:skill-name) |
| Commands | Quick actions with slash syntax | /command-name |
| Agents | Autonomous task executors | Referenced in skill workflows |
Sections
- Installation: Add the marketplace and install plugins
- Your First Plugin: Hands-on tutorial with sanctum
- Quick Start Guide: Common workflows and patterns
Achievement: Getting Started
Complete the installation steps to unlock the Marketplace Pioneer badge.
Install the marketplace to unlock: Marketplace Pioneer