Agent Creating

Community

Create reusable AI agents to automate tasks.

Authorgzbomerif-sketch
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill streamlines the creation of reusable Claude agents, saving time and ensuring consistent quality across agents.

Core Features & Use Cases

  • Agent scaffolding: Automatically creates a new agent file under .claude/agents with a name-derived filename and a structured description.
  • Quality guardrails: Ensures the agent description is concise (2-4 sentences) and defines a clear persona and goal.
  • Workflow guidance: Provides a minimal, actionable activation workflow for using the new agent.
  • File organization: Advises on persona, goals, prompts, and samples for quick reuse.

Quick Start

When asked to create a new agent, I'll generate a file in .claude/agents named after the agent (e.g., "code-reviewer.md" or "stripe-implementor.md"), populate it with a clear description, persona, and goal, and supply a compact activation workflow. The agent will be ready to load into your agent runtime with minimal edits.

Dependency Matrix

Required Modules

context7mcp-apipython>=3.8

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 Creating
Download link: https://github.com/gzbomerif-sketch/vibed-Web-Start/archive/main.zip#agent-creating

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