pawel-cell

6 mods across 4 repositories, 247 stars between them.

pawel-cell/micky-podcast-agentic-engineering

Skill Claude CodeCodex

Use after an AI-built feature works but the code has duplicated mechanics, repeated API calls, or messy structure. Guides a cleanup pass that extracts reusable service-layer modules without changing behavior.

141 3mo ago A 42 tokens

source-code-context

04

pawel-cell/micky-podcast-agentic-engineering

Skill Claude CodeCodex

Use when an AI coding agent is guessing API names or framework behavior from incomplete docs. Shows how to provide local source-code references so the agent searches the real implementation before coding.

141 3mo ago A 39 tokens

pawel-cell/Hermes-CEO

Skill Claude CodeCodex

Generate images via OpenRouter using direct chat-completions calls (gpt-5.4-image-2, gpt-5-image, gemini-3-pro-image, etc.) — POST to /chat/completions with modalities=["image","text"], decode the base64 data URL, save to disk, return the file path.

41 3mo ago A 74 tokens

cmux

06

pawel-cell/cmux-ai-agents-bundle

Skill Claude CodeCodex

Drive the cmux native macOS terminal app from CLI or socket — workspaces, panes, surfaces, browser automation, notifications, sidebar metadata, session restore. Use whenever the user mentions cmux, wants to control terminal layout from an agent, automate browser panels on macOS, send notifications/flashes to the…

41 3mo ago B 86 tokens original MIT