Agent Development

Create Claude Code agent configurations with frontmatter and system prompts.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/Dami-Randle/logidocs-certify --skill agent-development-dami-randle
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Agent Development
Source: https://github.com/Dami-Randle/logidocs-certify/tree/main/.claude/skills/agent-identifier
Command: npx skills add https://github.com/Dami-Randle/logidocs-certify --skill agent-development-dami-randle

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

Designing autonomous agents with well-defined frontmatter and system prompts enables reliable, reusable Claude Code plugins.

Core Features & Use Cases

  • Frontmatter Guidance: Define name, description, model, and color with clear examples.
  • System Prompt Crafting: Build step-by-step instructions for agent behavior and output.
  • Triggering Examples: Include 2-4 concrete scenarios showing how and when to trigger the agent.
  • Validation: Provide structure for validating agent design and triggering.

Quick Start

Generate a JSON configuration using Claude, then convert it into an agents/[identifier].md file with frontmatter and a system prompt.