Skip to main content
Ejecuta cualquier Skill en Manus
con un clic
Repositorio de GitHub

memento

memento contiene 5 skills recopiladas de florianbuetow, con cobertura ocupacional por repositorio y páginas de detalle dentro del sitio.

skills recopiladas
5
Stars
1
actualizado
2026-07-21
Forks
0
Cobertura ocupacional
1 categorías ocupacionales · 100% clasificado
explorador de repositorios

Skills en este repositorio

memento
Otras ocupaciones informáticas

Map a goal to a chain of atomic memento skills using the skill graph (Dijkstra), or flag exactly which atomic skill is missing when no chain exists. Use when the user states a goal to accomplish with memento skills (e.g. "download video [url] and extract the transcript"), asks how to get from A to B with skills, or asks which skill is missing.

2026-07-21
memento-add-skill
Otras ocupaciones informáticas

Add a new atomic skill to the .memento library and rebuild the skill graph. Use when the user asks to add or create a memento skill (e.g. "add a memento skill for extracting video frames"), or when /memento reported a MISSING SKILL that should now be created.

2026-07-20
memento-rebuild-graph
Otras ocupaciones informáticas

Rebuild the memento skill graph from all SKILL.md files. Use when the user asks to rebuild or refresh the skill graph, after any manual edit under .memento/skills/, or when tools report the graph files are out of sync.

2026-07-20
memento-remove-skill
Otras ocupaciones informáticas

Remove an atomic skill from the .memento library and rebuild the skill graph. Use when the user asks to remove or delete a memento skill (e.g. "remove the kokoro tts skill").

2026-07-20
memento-update-skill
Otras ocupaciones informáticas

Update an existing atomic skill in the .memento library (interface types, procedure, helper scripts, or rename/move) and rebuild the skill graph. Use when the user asks to change, edit, rename, or move a memento skill.

2026-07-20