CocoRoF/geny-executor

Manifest-driven 21-stage agent pipeline for Python — 5 LLM backends (Anthropic / OpenAI / Google / vLLM / Claude Code CLI), tools, skills, memory, sandboxed CLI runs, MCP. The engine behind Geny. Apache-2.0.

2Stars on the repository
10Mods indexed here, across every type
3d agoLast push, which is what freshness is scored on
Apache-2.0Licence, which decides whether bodies are shown

Batch Run

01

CocoRoF/geny-executor

Skill Claude CodeCodex

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.

2 3d ago A 38 tokens original Apache-2.0

Debug Snapshot

02

CocoRoF/geny-executor

Skill Claude CodeCodex

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".

2 3d ago A 34 tokens original Apache-2.0

CocoRoF/geny-executor

Skill Claude CodeCodex

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.

2 3d ago A 65 tokens original Apache-2.0

Loop

04

CocoRoF/geny-executor

Skill Claude CodeCodex

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.

2 3d ago A 46 tokens original Apache-2.0

Lorem Ipsum

05

CocoRoF/geny-executor

Skill Claude CodeCodex

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

2 3d ago A 19 tokens original Apache-2.0

Simplify

06

CocoRoF/geny-executor

Skill Claude CodeCodex

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

2 3d ago A 34 tokens original Apache-2.0

Skillify

07

CocoRoF/geny-executor

Skill Claude CodeCodex

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.

2 3d ago A 36 tokens original Apache-2.0

Get Unstuck

08

CocoRoF/geny-executor

Skill Claude CodeCodex

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.

2 3d ago A 38 tokens original Apache-2.0

CocoRoF/geny-executor

Skill Claude CodeCodex

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="forgetool"). 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…

2 3d ago A 76 tokens original Apache-2.0

CocoRoF/geny-executor

Skill Claude CodeCodex

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

2 3d ago A 23 tokens original Apache-2.0