← All creators

CocoRoF

User

Multi-agent VTuber + autonomous worker platform — pair a chatty Live2D/Spine VTuber with tool-running sub-workers, orchestrate autonomous tasks, and watch it all in a 3D city playground. 5 swappable LLM backends (Anthropic/OpenAI/Google/vLLM/Claude Code CLI). Self-hosted, Apache-2.0.

21 indexed · 0 Featured · 13 stars · avg score 80
Prolific

Categories

Indexed Skills (21)

AI & Automation Solid

blog-write

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

11 Updated 1 weeks ago
CocoRoF
AI & Automation Solid

whiteboard-curate-suggest

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

11 Updated 1 weeks ago
CocoRoF
AI & Automation Solid

whiteboard-react-to-share

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

11 Updated 1 weeks ago
CocoRoF
AI & Automation Solid

whiteboard-screen-observation

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.

11 Updated 1 weeks ago
CocoRoF
AI & Automation Solid

whiteboard-search

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

11 Updated 1 weeks ago
CocoRoF
AI & Automation Solid

whiteboard-voice-notes

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 whiteboard_transcribe tool.

11 Updated 1 weeks ago
CocoRoF
AI & Automation Solid

blog-write-sample

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

11 Updated 1 weeks ago
CocoRoF
AI & Automation Listed

draft-pr

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

11 Updated 1 weeks ago
CocoRoF
AI & Automation Listed

search-web-and-summarize

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

11 Updated 1 weeks ago
CocoRoF
AI & Automation Listed

summarize-session

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

11 Updated 1 weeks ago
CocoRoF
AI & Automation Listed

batch-run

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 Updated 1 weeks ago
CocoRoF
AI & Automation Listed

debug-snapshot

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 Updated 1 weeks ago
CocoRoF
AI & Automation Listed

self-modifying-environment

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 Updated 1 weeks ago
CocoRoF
AI & Automation Listed

loop

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 Updated 1 weeks ago
CocoRoF
AI & Automation Listed

simplify

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 Updated 1 weeks ago
CocoRoF
AI & Automation Listed

skillify

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 Updated 1 weeks ago
CocoRoF
AI & Automation Listed

get-unstuck

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 Updated 1 weeks ago
CocoRoF
AI & Automation Listed

sandbox-tool-builder

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.

2 Updated 1 weeks ago
CocoRoF
AI & Automation Listed

verify-project-setup

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

2 Updated 1 weeks ago
CocoRoF
AI & Automation Listed

gapt

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.

11 Updated 1 weeks ago
CocoRoF
AI & Automation Listed

lorem-ipsum

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

2 Updated 1 weeks ago
CocoRoF

Bio shown is the top-scored skill's repo description as a fallback — real GitHub bios land in a future update.