CocoRoF

21 mods across 2 repositories, 12 stars between them.

blog-write

01

CocoRoF/Geny

Skill Claude CodeCodex

Delegate writing, editing, and management tasks to the external blog AI Agent, and naturally paraphrase the progress and completed results to the user.

10 3d ago A 31 tokens original Apache-2.0

draft-pr

02

CocoRoF/Geny

Skill Claude CodeCodex

Inspect the current git diff and write a PR title + body suitable for posting to GitHub.

10 3d ago A 22 tokens original Apache-2.0

gapt

03

CocoRoF/Geny

Skill Claude CodeCodex

Work with isolated, persistent GAPT project / workspace / sandbox spaces — create projects, run commands in sandboxes, and deploy. Use whenever the task needs an independent project space.

10 3d ago A 39 tokens original Apache-2.0

CocoRoF/Geny

Skill Claude CodeCodex

Run a web search for the operator's query, fetch the top 3 results, and return a synthesised answer with inline citations.

10 3d ago A 34 tokens original Apache-2.0

summarize-session

05

CocoRoF/Geny

Skill Claude CodeCodex

Compact the current session's recent turns into a 3-paragraph summary covering what was discussed, decisions made, and open follow-ups.

10 3d ago A 32 tokens original Apache-2.0

CocoRoF/Geny

Skill Claude CodeCodex

When an insight, decision, or checklist with lasting value comes up during a conversation, suggest saving it to the library, and on the user's consent register it in Curated Knowledge via knowledgepromote.

10 3d ago A 47 tokens original Apache-2.0

CocoRoF/Geny

Skill Claude CodeCodex

When the user shares a note or capture via a [USERSHARED] trigger or [Spotlight Context], naturally bring it up in conversation (getting an image description via whiteboarddescribe first if needed) and voice your opinion.

10 3d ago A 52 tokens original Apache-2.0

CocoRoF/Geny

Skill Claude CodeCodex

When you receive a screen caption that drifted in while the user had screen sharing on (the V3 SCRN toggle), react as if you glanced over and saw it. Ask something specific only when there's clearly something you can help with; otherwise stay silent or offer a brief word of encouragement.

10 3d ago A 66 tokens original Apache-2.0

whiteboard-search

09

CocoRoF/Geny

Skill Claude CodeCodex

When the user asks you to find something in their own notes or in a shared library, search by following the correct ladder from opsidiansearch to knowledgesearch and summarize the results naturally.

10 3d ago A 41 tokens original Apache-2.0

CocoRoF/Geny

Skill Claude CodeCodex

When the user shares a voice recording on the whiteboard, naturally recognize the auto-generated transcript and bring it up in conversation. If the transcript is missing/empty or the user explicitly asks for re-transcription, recover it with the whiteboardtranscribe tool.

10 3d ago A 59 tokens original Apache-2.0

blog-write-sample

11

CocoRoF/Geny

Skill Claude CodeCodex

Sample skill — external delegation template. Copy this to /.geny/skills/ and adapt for your own external API delegation tools.

10 3d ago A 31 tokens original Apache-2.0

Batch Run

12

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

13

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

15

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

16

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

17

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

18

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

19

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