custom-agent-creator
Installation
SKILL.md
Custom Agent Creator
Overview
This skill guides the creation of custom agents for either VS Code Copilot or OpenCode. It helps users define agent properties like name, description, tools, models, and permissions, then generates the appropriate configuration file in the correct format.
Workflow
Step 1: Determine Target Platform
If the user hasn't specified, ask whether they want to create an agent for:
- VS Code Copilot (.agent.md files)
- OpenCode (JSON/markdown configs)