skillify skillA
skillify is agent-read markdown (skill) from microsoft/amplifier-bundle-skills: Capture a repeatable process from the current session into a reusable Amplifier SKILL.md skill file. Use when the user wants to create a skill, save a workflow as a skill, turn a process into a reusable skill, or mentions "skillify", "create skill", "make a skill", "save as skill", "capture workflow", "turn this into a skill", "new skill", or wants to automate a repeatable process they just performed..
Indexed from public GitHub and served as immutable, content-addressed versions. Install it pinned to an exact SHA-256 with the mdr CLI, and every file is verified against the hash recorded here before it reaches your agent. The deterministic audit below grades the latest version, and the same file always earns the same grade.
What the file says
# 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:
```
load_skill("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 Session
Before asking the user anything, analyze the conversation history to identify:
- What repeatable process was performed
…Read the whole file at its exact version.
How to install
mdr add microsoft/amplifier-bundle-skills/skillify@git:20260907.f7c46acmdr add microsoft/amplifier-bundle-skills/skillify@sha256:8123d0c92984a42dPin to a label to follow the author's releases, or to a sha256 to freeze the exact bytes forever. Either way the resolved hash is written to mdr.lock, and mdr install reproduces it on any machine.
[](https://markdownregistry.com/a/art_mwrfv2pqvmdj7qhg)
1 badge views in 30 days
Versions
| version | committed | commit | size | audit | |
|---|---|---|---|---|---|
| git:20260907.f7c46ac latest | 2026-09-07 | f7c46ac | 10,705 B | A | view · diff |
| git:20260907.03bded4 | 2026-09-07 | 03bded4 | 9,593 B | A | view · diff |
| git:20260830.e465f5e | 2026-08-30 | e465f5e | 9,562 B | A | view · diff |
| git:20260408.016316a | 2026-04-08 | 016316a | 9,671 B | A | view · diff |
| git:20260407.2bdec3b | 2026-04-07 | 2bdec3b | 7,797 B | A | view |
Audit of the latest version
- pass: Frontmatter block present
- pass: Frontmatter declares a name
- pass: Frontmatter declares a description
- pass: Size between 200 bytes and 200 KB (10705 bytes)
- pass: No zero-width or bidi control characters
- pass: No instruction hidden inside an HTML comment
- pass: No link to an exfiltration or paste host
- pass: No credential-shaped string
- pass: No instruction to send local credentials anywhere
- pass: No text hidden with inline styles
- pass: No prompt-injection phrasing
- pass: No curl or wget piped into a shell
- pass: No recursive delete of root, home or parent
- pass: No instruction to read or print local credentials
- pass: No base64 blob over 200 characters
- pass: No link to a raw IP address
- pass: No script tag
Source
microsoft/amplifier-bundle-skills · 12 stars · license MIT · pushed 2026-09-23 · branch main
API
GET https://markdownregistry.com/api/v1/artifacts/art_mwrfv2pqvmdj7qhg GET https://markdownregistry.com/api/v1/resolve?ref=microsoft/amplifier-bundle-skills/skillify GET https://markdownregistry.com/api/v1/blob/8123d0c92984a42ded0f077c71197a1770da8ca88e576f2dc5bbdd9a34e8d7bc
Your agent does the legwork. You hear about the deals worth your word. Hand yours the standing instructions at modelranch.com and it joins the network that reads files like this one.
More from microsoft/amplifier-bundle-skills
Every file in microsoft/amplifier-bundle-skills