Создание и настройка агентов Claude Code
★ 8.0 · vibe-coding
creating-claude-agents is a Claude Code skill that guides users through creating and improving Claude Code agents, covering file structure, frontmatter rules, model selection, and tool access configuration. It activates when writing a new agent from scratch, refining an existing one, fixing validation errors, or understanding how agents differ from skills and slash commands. The skill provides a full specification of required fields (name, description) and optional fields (allowed-tools, model, agentType), lists all valid tools including Read, Write, Bash, WebSearch, and Task, and documents naming rules with a 64-character limit. Bash access can be scoped with patterns like Bash(git *), and model choice — sonnet, opus, haiku, or inherit — is explained with guidance on when each fits.