Find the perfect skill
Compact Chat History
Productivity
Summarize and compress the current conversation history into a structured context snapshot, then call compact_chat_history to save it. Only use when user explicitly requests.
Value Proposition JTBD
Productivity
Design a detailed value proposition using a 6-part JTBD template. Use when creating or analyzing customer value delivery.
Apple Mail Search
Productivity
Search Apple Mail across all synced accounts using keywords, subject, sender, or time filters. Helps quickly find specific emails without manually browsing through folders. Supports advanced queries like 'from:user@domain.com last 30 days'.
/go — act on the queue
Productivity
Acts on the queued items. Works through every pending item on the working todo list, marking them in progress then completed. Use after stacking items with /list.
Session Completion Validation
Productivity
Validate that session state and progress are properly recorded before ending a coding session. Helps prevent losing work by checking active_context.yaml modifications, proof logs, and plan consistency. Run manually before closing a session or switching projects.
Claude-to-IM Bridge
Productivity
Bridge Claude AI to messaging apps like Telegram, Discord, Feishu, QQ, WeChat. Manage the daemon to chat from your phone.
Discord Messaging Workflows
Productivity
Use OpenClaw's message tool to send, edit, and moderate Discord messages with interactive components.
Stack-unwind Session Review
Productivity
Reconstruct a working session as a stack-unwind tree: completed tasks struck through, pending items nested at their abandonment depth, sized by measured prompt count.
IMAP Email Management
Productivity
Manage IMAP mailboxes: list, read, and delete emails using Python scripts with file-based configuration.
Basecamp CLI
Productivity
Interact with Basecamp via the Basecamp CLI. Full API coverage: projects, todos, cards, messages, files, schedule, check-ins, etc.
Implementation Plan Creation
Productivity
Create a structured feature plan with progress tracking and modular steps.
ChannelTalk Agent - Interact with Channel Talk
Productivity
CLI tool to interact with Channel Talk: read chats, send messages, search messages, and manage groups. Automatic authentication via the desktop app.