agent-development

Create autonomous agents for Claude Code plugins with frontmatter and system prompts.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/afrojuju1/county_scraper_2 --skill agent-development-afrojuju1
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: agent-development
Source: https://github.com/afrojuju1/county_scraper_2/tree/main/.claude/skills/agent-development
Command: npx skills add https://github.com/afrojuju1/county_scraper_2 --skill agent-development-afrojuju1

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

Guides creating autonomous agents for Claude Code plugins, including frontmatter, system prompts, triggering examples, and agent tooling.

Core Features & Use Cases

  • Agent frontmatter structure: name, description, model, color, tools
  • System prompt design: detailed responsibilities, process, and outputs
  • Triggering examples: concrete <example> blocks for activation

Quick Start

Create a new agent file under agents/ and follow the frontmatter/spec guidelines to define behavior.