agent-definition-creation

Community

Create focused Claude Code agents.

Authorandisab
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Provides guidelines for creating and refining Claude Code sub-agent definitions with focused responsibilities, YAML frontmatter, system prompts, tool access, and example-driven prompts.

Core Features & Use Cases

  • Single-responsibility agent design
  • Discovery-optimized descriptions and trigger terms
  • Tool restriction strategies (inclusion or inheritance)
  • Model selection guidance and system prompt best practices

Quick Start

Create an agent named postgres-expert with YAML frontmatter, a system prompt, and example dialogues placed under .claude/agents/ or a plugin-defined location.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: agent-definition-creation
Download link: https://github.com/andisab/swe-marketplace/archive/main.zip#agent-definition-creation

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository