create-exercise-outline

star 20

Create or refine a GitHub Skills exercise outline. Use when asked to plan a new exercise, draft an outline, turn notes into an outline, or improve an existing outline before implementation.

skills By skills schedule Updated 4/16/2026

name: create-exercise-outline description: Create or refine a GitHub Skills exercise outline. Use when asked to plan a new exercise, draft an outline, turn notes into an outline, or improve an existing outline before implementation.

Create Exercise Outline

Create a new exercise outline for a GitHub Skills exercise with the information provided by the user. If there is information missing, ask for it.

To create an outline follow these steps:

  1. Create a new file using the template from .github/ISSUE_TEMPLATE/skill-exercise-outline.md as a starting point.

    • The file should follow the {exercise-name}-outline.md name format.
    • If they don't specify where to save the file, put it in the /workspaces/repos/ folder.
  2. Search for relevant documentation that can be used in the outline references and theory sections.

  3. Fill out the sections in the template with the relevant information.

  4. Review the complete outline. Verify:

    • Each step builds on previous knowledge.
    • Activities match theory sections.
    • The actions taken in the activity will trigger the selected trigger.
Install via CLI
npx skills add https://github.com/skills/exercise-creator --skill create-exercise-outline
Repository Details
star Stars 20
call_split Forks 20
navigation Branch main
article Path SKILL.md
More from Creator