Make Skill Template — agent skill from github/awesome-copilot

Make Skill Template is available in the open agent skills ecosystem (github/awesome-copilot).

Install

npx skills add https://github.com/github/awesome-copilot --skill make-skill-template

Skill content

The instructions an agent receives when this skill is active.

--- name: make-skill-template description: 'Create new Agent Skills for GitHub Copilot from prompts or by duplicating this template. Use when asked to "create a skill", "make a new skill", "scaffold a skill", or when building specialized AI capabilities with bundled resources. Generates SKILL.md files with proper frontmatter, directory structure, and optional scripts/references/assets folders.' --- # Make Skill Template

Related skills

Other listings in the same category or with overlapping tags.

FAQ

What does Make Skill Template do?
Make Skill Template is available in the open agent skills ecosystem (github/awesome-copilot). Make Skill Template — agent skill from github/awesome-copilot.
How do I install Make Skill Template?
In a supported agent environment, run: npx skills add https://github.com/github/awesome-copilot --skill make-skill-template
When should I use Make Skill Template?
Use this skill when working on tasks related to make-skill-template.
Got an example for Make Skill Template?
Apply Make Skill Template to a relevant agent workflow.
Where does Make Skill Template come from?
Source and updates: https://www.skills.sh/github/awesome-copilot/make-skill-template. Confirm install steps and permissions there before you rely on it.