Use when you have a written implementation plan to execute in a separate session with review checkpoints
npx skills add JordanGunn/skills --skill "mimic"
Install specific skill from multi-skill repository
# Description
|
# SKILL.md
name: mimic
license: MIT
description: |
Persona overlay skill. Applies stylistic transforms to prose output.
Slot: assets/persona/spec.yaml | Library: assets/library/ | Schema: assets/schema.yaml
metadata:
author: Jordan Godau
version: 3.0.0
scripts:
validate: scripts/validate.sh
load: scripts/load.sh
eject: scripts/eject.sh
list: scripts/list.sh
references:
- references/00_PROTOCOL.md
- references/01_GUARDRAILS.md
- references/02_ORCHESTRATION.md
- references/03_TRUE_FORM.md
- references/04_ACTIVATION.md
keywords:
- mimic
- persona
- overlay
# Supported AI Coding Agents
This skill is compatible with the SKILL.md standard and works with all major AI coding agents:
Learn more about the SKILL.md standard and how to use these skills with your preferred AI coding agent.