에이전트 개발
원문: Agent Development
This skill should be used when the user asks to "create an agent", "add an agent", "write a subagent", "agent frontmatter", "when to use description", "agent examples", "agent tools", "agent colors", "autonomous agent", or needs guidance on agent structure, system prompts, trigge
무엇을 하나요
Agent Development for Claude Code Plugins Overview Agents are autonomous subprocesses that handle complex, multi step tasks independently. Understanding agent structure, triggering conditions, and system prompt design enables creating powerful autonomous capabilities. Key concepts: Agents are FOR autonomous work, commands are FOR user initiated actions Markdown file format with YAML frontmatter Triggering via description field with examples System prompt defines agent behavior Model and color customization Agent File Structure Complete Format Frontmatter Fields name (required) Agent identifier used for namespacing and invocation. Format: lowercase, numbers, hyphens only Length: 3 50 characte…
실행 시 본인 API 키(BYOK)로 동작하며, 모델 비용은 사용자 계정에서 직접 결제됩니다.