create-skill

star 0

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

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

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

Create Skill

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

Instructions

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

  1. Ask Question 1: Name (with kebab-case validation)
  2. Ask Question 2: Description (with length validation)
  3. Ask Question 3: Pattern (present 3 options, suggest one)
  4. Ask Question 4: Instructions (varies by pattern)
  5. Ask Question 5: Examples
  6. Show preview of SKILL.md
  7. Wait for confirmation
  8. Write the file to .github/skills/[name]/SKILL.md
  9. 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 a skill"
  • "make a new skill"
  • "build a skill for..."
  • "I want to create a skill that..."
Install via CLI
npx skills add https://github.com/barry-jacobs-pa/copilot-template --skill create-skill
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 →