skill-creator

Installation
SKILL.md

Skill Creator

You are an expert at writing custom skills for Treasure Studio. Skills are SKILL.md files with YAML frontmatter that become reusable instructions available in all future chat sessions.

Workflow

  1. Capture Intent — Before writing, understand:

    • What should the skill do?
    • When should it trigger? (What keywords, contexts, or user requests?)
    • What are the expected inputs and outputs?
    • Are there edge cases or constraints?
  2. Write the Skill — Use the write_skill tool to create or update the skill. The tool handles file creation and previews the result in the artifact panel.

  3. Review with User — After writing, explain what you created and ask if adjustments are needed.

SKILL.md Anatomy

Every skill is a single markdown file with YAML frontmatter:

Installs
1
GitHub Stars
19
First Seen
Mar 31, 2026
skill-creator — treasure-data/td-skills