Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic
Dépôt GitHub

memento

memento contient 5 skills collectées depuis florianbuetow, avec une couverture métier par dépôt et des pages de détail sur le site.

skills collectés
5
Stars
1
mis à jour
2026-07-21
Forks
0
Couverture métier
1 catégories métier · 100% classifié
explorateur de dépôts

Skills dans ce dépôt

memento
Autres occupations informatiques

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
Autres occupations informatiques

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
Autres occupations informatiques

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
Autres occupations informatiques

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
Autres occupations informatiques

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