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

geny-executor

geny-executor contient 10 skills collectées depuis CocoRoF, avec une couverture métier par dépôt et des pages de détail sur le site.

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

Skills dans ce dépôt

sandbox-tool-builder
Développeurs de logiciels

How to build a NEW tool of your own by writing its code in your sandbox, testing it, and forging it into a live, callable tool with `env(action="forge_tool")`. Use when no existing tool does what you need and you can implement it as a small script. Multiple tools + skills can be saved together as one reusable Sandbox Tool Pack.

2026-06-24
self-modifying-environment
Autres occupations informatiques

How to inspect and edit your OWN operating environment at runtime — system prompt, active tools, and skills — using the `env` tool. Use when you need to change your own capabilities (turn a tool on/off, rewrite your instructions, author a new skill) or save them for this session.

2026-06-23
loop
Développeurs de logiciels

Run the same task on a recurring cron schedule. Parses interval syntax (5m, 2h, 1d, "*/15 * * * *"), records the schedule, and acknowledges back to the user.

2026-04-30
simplify
Développeurs de logiciels

Review code in the current working tree across three independent dimensions (reuse, quality, efficiency) and synthesise a small punch-list of high-value cleanups.

2026-04-30
skillify
Développeurs de logiciels

Interview the user about a workflow they keep repeating, then generate a reusable SKILL.md and write it to disk so the next session starts with the skill already loaded.

2026-04-30
batch-run
Développeurs de logiciels

Apply the same prompt or operation to a list of items in turn, collecting results. Useful for "do X to each of these files / PRs / records" tasks.

2026-04-30
debug-snapshot
Administrateurs de réseaux et de systèmes informatiques

Capture the host's environment, working directory, recent git activity, and pipeline-relevant state so you can diagnose "what's actually happening on the machine".

2026-04-30
lorem-ipsum
Écrivains et auteurs

Generate placeholder text — paragraphs, lists, code snippets, or markdown stubs.

2026-04-30
get-unstuck
Spécialistes en gestion de projets

Pause, surface the current plan + open questions, and suggest the next concrete step so the agent (or operator) can recover from a deadlock or analysis paralysis.

2026-04-30
verify-project-setup
Administrateurs de réseaux et de systèmes informatiques

Check the host's runtime versions, required files, and recommended configs against what the project expects.

2026-04-30