Skip to main content

auto-skillify

Detect repeated multi-step workflows and turn them into reusable Thomas-native skill bundles with validation and maintenance notes.

Zur Installation springen

Quellinformationen

Repository
Calvin-Corbett/thomas
Letzte Quellaktivität
9. September 2026 um 02:49
Erkannte Sprache von SKILL.md
Englisch
Sterne
4
Forks
0

Installationsoptionen

Standardmäßig ist der Prompt ausgewählt, der zuerst die Quelle prüft. Sie können zu einem direkten Befehl wechseln oder eine lokale Kopie herunterladen.

Quelldateien prüfen

Lesen Sie SKILL.md und alle von SkillsMP angezeigten Begleitdateien, bevor Sie sich für eine Installation entscheiden.

SKILL.md wird angezeigt

SKILL.md
Quellanweisungen · Schreibgeschützte Vorschau
name
auto-skillify
description
Detect repeated multi-step workflows and turn them into reusable Thomas-native skill bundles with validation and maintenance notes.
# Auto Skillify Use this skill when Thomas notices the same workflow being repeated and should capture it as a reusable Thomas-native skill. ## Workflow 1. Inspect the repeated workflow and confirm the trigger, inputs, outputs, and failure modes. 2. Extract the stable steps that are worth turning into a reusable skill. 3. Write a Thomas-native skill bundle with explicit scope, guardrails, and validation. 4. Check whether the new skill overlaps with an existing bundle before adding it. 5. Record why the skill exists and what should trigger it in future work. ## Rules - Do not create duplicate skills for one-off tasks. - Prefer refining existing Thomas skills over fragmenting the catalog.
Auf GitHub ansehen