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 para a instalação

Informações da origem

Repositório
Calvin-Corbett/thomas
Última atividade na origem
9 de setembro de 2026 às 02:49
Idioma detectado do SKILL.md
inglês
Estrelas
4
Forks
0

Opções de instalação

Por padrão, está selecionado o prompt que primeiro revisa a origem. Você pode mudar para um comando direto ou baixar uma cópia local.

Revise os arquivos de origem

Leia o SKILL.md e os arquivos complementares exibidos pelo SkillsMP antes de decidir se vai instalar.

Exibindo SKILL.md

SKILL.md
Instruções da origem · Visualização somente leitura
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 no GitHub