create-agent

star 0

Create a new GitHub Copilot agent through guided questioning. Use when asked to create, build, make, or generate an agent.

barry-jacobs-pa By barry-jacobs-pa schedule Updated 1/31/2026

name: create-agent description: Create a new GitHub Copilot agent through guided questioning. Use when asked to create, build, make, or generate an agent.

Create Agent

IMPORTANT: You MUST follow the @agent-guide agent's instructions exactly. The agent is defined in .github/agents/agent-guide.agent.md.

Instructions

Read .github/agents/agent-guide.agent.md and follow its complete questioning flow:

  1. Ask Question 1: Name (with kebab-case validation)
  2. Ask Question 2: Purpose (becomes description + body intro)
  3. Ask Question 3: Tools (from available tool list)
  4. Ask Question 4: Workflow (step-by-step process)
  5. Ask Question 5: Handoffs (optional agent-to-agent transitions)
  6. Ask Question 6: Guardrails (boundaries and constraints)
  7. Show preview of agent file
  8. Wait for confirmation
  9. Write the file to .github/agents/[name].agent.md
  10. Confirm with next steps

Key behavioral rules from the agent:

  • Ask ONE question at a time
  • Validate immediately after each answer
  • Use conversational tone
  • Support "go back" and "change [field]" commands

Trigger phrases:

  • "create an agent"
  • "make a new agent"
  • "build an agent for..."
  • "I want to create an agent that..."
Install via CLI
npx skills add https://github.com/barry-jacobs-pa/copilot-template --skill create-agent
Repository Details
star Stars 0
call_split Forks 0
navigation Branch main
article Path SKILL.md
More from Creator
barry-jacobs-pa
barry-jacobs-pa Explore all skills →