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.

Ir a la instalación

Datos de origen

Repositorio
Calvin-Corbett/thomas
Última actividad en el origen
9 de septiembre de 2026 a las 02:49
Idioma detectado de SKILL.md
inglés
Estrellas
4
Forks
0

Opciones de instalación

De forma predeterminada está seleccionado el prompt que primero revisa el origen. Puedes cambiar a un comando directo o descargar una copia local.

Revisa los archivos de origen

Lee SKILL.md y los archivos complementarios que muestra SkillsMP antes de decidir si quieres instalarlo.

Mostrando SKILL.md

SKILL.md
Instrucciones de origen · Vista previa de solo lectura
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.
Ver en GitHub