notis-skill-creator
Installation
SKILL.md
Notis Skill Creator
This skill guides the process of creating new skills from scratch or iterating on existing ones. A skill is a self-contained unit of instructions, references, and optional scripts that extend the assistant's capabilities.
When to Use This Skill
- User wants to create a new skill (e.g., "Create a skill for X", "I need a skill that does Y")
- User is iterating on or packaging an existing skill
- User asks how to structure, validate, or distribute a skill
Skill Development Workflow
Step 1: Define the Skill
Before creating files, clarify:
- Name — kebab-case (e.g.,
my-skill,api-helper) - Description — One or two sentences: what the skill does and when to use it
- Scope — Instructions only, or instructions + scripts/references/assets