agent-creator

Installation
SKILL.md
Contains Hooks

This skill uses Claude hooks which can execute code automatically in response to events. Review carefully before installing.

Agent Creator

Create subagents as Markdown files with YAML frontmatter. Store in:

  • ~/.claude/agents/ - User-level (all projects)
  • .claude/agents/ - Project-level (current project only)

Subagent File Structure

---
name: agent-name
description: When Claude should delegate to this agent
tools: Read, Grep, Glob
model: sonnet
---

System prompt instructions for the agent go here.
The agent receives only this prompt, not the full Claude Code system prompt.
Related skills

More from walletconnect/skills

Installs
15
GitHub Stars
12
First Seen
Feb 3, 2026