Skip to main content

skill-distillation

Recreate external skills into Thomas-native drafts from explicit local references without copying foreign code or long text verbatim.

Jump to install

Source facts

Repository
Calvin-Corbett/thomas
Last source activity
September 9, 2026 at 02:49
Detected SKILL.md language
English
Stars
4
Forks
0

Install options

The review-first prompt is selected by default. You can switch to a direct command or download a local copy.

Review the source files

Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.

Showing SKILL.md

SKILL.md
Source instructions · Read-only preview
name
skill-distillation
description
Recreate external skills into Thomas-native drafts from explicit local references without copying foreign code or long text verbatim.
# Skill Distillation Use this skill when Thomas is reviewing an external skill or workflow and needs to draft a Thomas-native replacement from scratch. ## Workflow 1. Read the external source in a read-only way. 2. Extract intent, inputs, outputs, tools, constraints, risks, and examples. 3. Generate a fresh Thomas-native skill draft with its own wording and structure. 4. Run no-copy checks, validation, and review before promotion. 5. Promote only after the draft is reviewed and the provenance metadata is intact. ## Rules - Distill from explicit local paths only. - Do not copy foreign scripts, assets, or large text blocks into Thomas. - Treat external skills as references, not installable payloads.
View on GitHub