| description | Creates GitHub Copilot prompt files (`.prompt.md`) for VS Code. Use when building reusable workflow starters that route work to the right agent, collect the right inputs, and ship with install-ready templates, examples, and validation guidance. |
|---|
Creates GitHub Copilot prompt files (.prompt.md) for VS Code. Use when building reusable workflow starters that route work to the right agent, collect the right inputs, and ship with install-ready templates, examples, and validation guidance.
skills/creating-prompts/β the agent skill, generated from the repository'sskills/creating-prompts/directory, which is the source of truth
Install from this repository's plugin marketplace (defined in .github/plugin/marketplace.json):
copilot plugin marketplace add jaktestowac/awesome-copilot-for-testers
copilot plugin install creating-prompts
The skill content is a copy of skills/creating-prompts/ at the repository root. Do not edit the plugin copy
directly β update the root skill and run npm run plugin:materialize.