Skip to content

plagueho/skill-lifecycle

v1.0.1MIT

Create, convert, and generate agent skills from prompts and pull requests.

Skill Lifecycle Plugin

Skill authoring plugin that creates, converts, and generates GitHub Copilot Agent Skills from various sources.

Installation

# Using Copilot CLI
copilot plugin install skill-lifecycle@plagueho-os

What's Included

Commands (Slash Commands)

CommandDescription
/skill-lifecycle:skill-creatorCreate a new Agent Skill from a description and goal, following the agentskills.io specification. Scaffolds directory structure, generates SKILL.md with YAML frontmatter, and validates the result.
/skill-lifecycle:convert-prompt-to-skillConvert an existing GitHub Copilot prompt file (.prompt.md) into a conformant Agent Skill (SKILL.md) following the agentskills.io specification.
/skill-lifecycle:create-skill-from-prGenerate a reusable GitHub Copilot Agent Skill from a single-purpose refactoring or tech debt Pull Request.

Agents

AgentDescription

Source

This plugin is part of plagueho.os, organizational assets for Daniel Scott-Raynsford.

License

MIT