skillify
Capture a repeatable process from the current session into a reusable Amplifier SKILL.md skill file. Analyzes the conversation, interviews the user to confirm structure, and writes a complete skill to disk. Use when the user wants to create a skill, save a workflow as a skill, turn a process into a reusable skill, or m Published by microsoft in amplifier-bundle-skills.
What is skillify?
Capture a repeatable process from the current session into a reusable Amplifier SKILL.md skill file. Analyzes the conversation, interviews the user to confirm structure, and writes a complete skill to disk. Use when the user wants to create a skill, save a workflow as a skill, turn a process into a reusable skill, or m Published by microsoft in amplifier-bundle-skills. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.
Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.
Key capabilities
- Includes SKILL.md support
- Reusable instructions support
- Testing
- Writing
- Testing use cases
- Writing use cases
Technical details
- Install or run with Copy skill directory
When to use skillify
- Use it for testing.
- Use it for writing.
Built with
Editorial notes
Source
- Creator: microsoft
- Repository: microsoft/amplifier-bundle-skills
- Skill file: skills/skillify/SKILL.md
What it does
Capture a repeatable process from the current session into a reusable Amplifier SKILL.md skill file. Analyzes the conversation, interviews the user to confirm structure, and writes a complete skill to disk. Use when the user wants to create a skill, save a workflow as a skill, turn a process into a reusable skill, or m
Skill instructions
Skillify Create a well-structured, reusable Amplifier SKILL.md skill file that captures a repeatable process from the current session so it can be invoked again later via /skill-name. The skill must conform to the Agent Skills specification with Amplifier extensions. Inputs - $ARGUMENTS: (Optional) Description of the process to capture as a skill. Steps 1. Consult Skills-Assist Before writing any skill content, load the authoritative skills reference: loadskill("skills-assist") Ask skills-assist about: - Current frontmatter field reference and best practices - Fork vs inline decision criteria - Step annotation conventions - Testing patterns for the type of skill being created skills-assist is the source of truth for Amplifier skill conventions. The examples in this skill are illustrative samples — consult skills-assist for the complete and up-to-date specification. Success criteria: You have loaded and consulted skills-assist for the latest skill authoring conventions. 2. Analyze the S
Explore related resources
Frequently asked questions
What is skillify?
skillify is a open-source AI agent skill with Copy skill directory. Capture a repeatable process from the current session into a reusable Amplifier SKILL.md skill file. Analyzes the conversation, interviews the user to confirm structure, and writes a complete skill to disk.
Who is skillify best for?
skillify is best for reusing agent instructions, scripts, and references, testing workflows, writing workflows.
How do I install skillify?
Install or run skillify using Copy skill directory. Check skillify for the latest setup command.
Is skillify actively maintained?
skillify may need a closer maintenance check before production use.