agent-development

Installation
SKILL.md

Agent Development for Claude Code Plugins

Overview

Agents are autonomous subprocesses that handle complex, multi-step tasks independently. Each agent is a markdown file in the agents/ directory with YAML frontmatter defining its configuration and a markdown body serving as its system prompt.

Agent File Format

---
name: agent-identifier
description: |
  Use this agent when [triggering conditions].
Related skills

More from josiahsiegel/claude-plugin-marketplace

Installs
42
GitHub Stars
35
First Seen
Mar 8, 2026