paulrobello
- 13 skills
- 0 followers
- 18 hours ago last updated
- ▌ Stable Audio · paulrobelloGenerate SFX and music using the local Stable Audio 3 server. Trigger on requests to generate audio, create sound effects, make music, or anything involving Stable Audio, SFX, or sound generation.
- ▌
- ▌ Layer Viz · paulrobelloGenerate professional HTML infographics for all current voxel world biomes (15 surface + 3 underground). Shows layer structure, elevation bands, vegetation, cave fill, light sources, and decorations. Triggers: "layer visualization", "biome layers", "/layer-viz"
- ▌ Voxel Texture · paulrobello bundleGenerate seamless tileable block textures for voxel games using nanobanana MCP. Use when: creating game textures, generating block assets, building texture atlases. Triggers: "generate texture", "create block texture", "voxel texture", "/voxel-texture"
- ▌ Cc Tmux · paulrobello bundleEnables Claude to discover and manage tmux panes within a cctmux session. Use when running inside tmux to create panes for dev servers, file watchers, test runners, and other background processes.
- ▌ Pi Tmux · paulrobelloEnables the pi coding agent to discover and manage tmux panes within a pitmux session. Use when running inside tmux to create panes for dev servers, file watchers, test runners, and other background processes.
- ▌ Cc Team Lead · paulrobelloTeam coordination workflow for leading a cctmux agent team. Use when running as the team lead in a cctmux team session — guides task creation, agent delegation, progress tracking, and team communication via cc2cc.
- ▌ Office Sprite · paulrobello bundleGenerate game-ready sprites for the Claude Office Visualizer using Nano Banana MCP and ImageMagick. Uses 45-degree front/top-down perspective (NOT isometric) with retro 16-bit pixel art style. Includes validation step before processing and helper scripts for background removal.
- ▌ Desk Accessory · paulrobello bundleGenerate desk accessories for the Claude Office Visualizer. Creates small office items (mugs, staplers, plants, etc.) that sit on agent desks. Items are made grayscale/white by default so they can be tinted different colors for variety.
- ▌ Character Sprite · paulrobelloGenerate complete character sprite sheets for the Claude Office Visualizer agents. Creates all animation frames (idle, walking, typing, handoff, coffee) with consistent character design across all sheets. Uses iterative approval workflow and reference-based generation for consistency.
- ▌ Cc2cc · paulrobello bundleClaude-to-Claude collaboration — activate when collaborating with other Claude Code instances, delegating tasks, receiving inbound cc2cc messages, or coordinating via broadcast.
- ▌ Herdr · paulrobello bundleUse when operating Herdr (herdr.dev), the terminal workspace manager, from a script or agent — creating, focusing, renaming, or closing workspaces, tabs, and panes; splitting, swapping, resizing, zooming, or moving panes; running commands or sending keys/text to panes; reading pane output; launching, attaching to, or waiting on AI coding agents; managing named sessions, git worktrees, agent integrations, plugins, notifications, and the terminal title; or querying live runtime state through the herdr CLI. Covers Herdr 0.7.x on macOS/Linux.
- ▌ Parsidion · paulrobello bundleUse first when a request references past knowledge or future memory: "have we seen this before", "what do we know", "check notes", "prior art", "save to the vault", "remember this", "don't forget", "capture this", "the vault", "ParsidionVault", or "ClaudeVault". Also for vault-specific queries and upkeep: "what changed in the vault since <date>" or "what did the vault know as of <date>" (temporal search), "do my notes contradict each other" or "find conflicts in the vault" (vault-conflicts), and "connect parsidion to codex or gemini" or "wire parsidion into another agent" (multi-agent install). Parsidion owns the persistent markdown vault (default ~/ParsidionVault, legacy ~/ClaudeVault fallback) for debugging fixes, reusable patterns, research, and cross-project context. Use it to search existing knowledge, save new discoveries, rebuild the index, run the session summarizer, detect contradictions between notes, or configure vault hooks and agent integrations. Do not invoke for pure coding/debugging with no me