autodream
01Skill Claude CodeCodex
Consolidate durable project memory from the current conversation and identify traces that may deserve genskill.
Skill Claude CodeCodex
Consolidate durable project memory from the current conversation and identify traces that may deserve genskill.
Skill Claude CodeCodex
Search for local businesses (restaurants, salons, clinics, hotels) and place real AI phone-call bookings on the user's behalf, plus cancel, reschedule, and ask merchants questions by phone. Use when a user says "find", "book", "reserve", "cancel", "reschedule", or asks about a local business. Calls go through the…
Skill Claude CodeCodex
Use the managed Puffer browser tab through the internal CLI to inspect pages, open tabs, and interact with UI through snapshots and refs.
Skill Claude CodeCodex
Recipe for rendering a code review as a Canvas — compose findings with evidence and actions into a scannable page instead of a long text answer.
Skill Claude CodeCodex
Configure and operate the Discord bot connector through puffer serve.
Skill Claude CodeCodex
Configure the Email connector with /connect so workflows can receive email events.
Skill Claude CodeCodex
Configure Google Calendar Browser with /connect and use Calendar ConnectorAct actions through the global Puffer browser profile.
Skill Claude CodeCodex
Generate a reusable skill from the current conversation history using a GEPA-style multi-candidate loop with LLM-as-judge Pareto selection.
Skill Claude CodeCodex
Configure Gmail Browser with /connect and use Gmail ConnectorAct actions through the global Puffer browser profile.
Skill Claude CodeCodex
Use when the user asks to create, generate, or render images through the internal media CLI.
Skill Claude CodeCodex
Authenticate Lark with /connect (delegated to the official lark-cli), then send/react/reply through the connector and consume incoming Lark messages as a stream. Two connectors mirror Telegram — lark-login (your user account; monitor + act as you) and lark-bot (the app bot; auto-reply). Use lark-cli directly from Bash…
Skill Claude CodeCodex
Configure and operate the Matrix connector through puffer serve.
Skill Claude CodeCodex
Load durable project memory for the active configured project.
Skill Claude CodeCodex
Review current work for bugs, regressions, and missing tests.
Skill Claude CodeCodex
Inspect changes for security issues, unsafe execution, and secret exposure.
Skill Claude CodeCodex
A workflow for turning a prompt or script into a short drama. It coordinates the script, storyboard, optional character images, video clips for each shot, and final video assembly.
Skill Claude CodeCodex
Configure SlackApp or SlackLogin with /connect, then resolve Slack users/channels and search/read Slack messages through the internal CLI.
Skill Claude CodeCodex
Configure Telegram with /connect, then resolve Telegram user/group ids and search Telegram messages through the internal Telegram CLI.
Skill Claude CodeCodex
Use when the user asks to create or generate a text-to-video clip through the internal media CLI.
Skill Claude CodeCodex
Guide for implementing or updating a Puffer connector. Use when Codex needs to add a new connector template, subscriber stream, internal connector tool, ConnectorAct action, /connect auth flow, workflow subscription support, or a puffer-connector- Rust crate in the Puffer repo.
Skill Claude CodeCodex
Guide for developing Puffer's computer-use integration and vendored CUA driver. Use when Codex works on vendor/cua-driver, scripts/build-cua-driver.sh, scripts/cua-computer-sandbox.sh, docker/cua-driver-native, CUA MCP manifests, screenshots/image tool-result handling, or specs/puffer-core/118.md.