Skill Claude CodeCodex
Interact with Discord via a bot: read channels, send messages, list guilds/channels, upload files, manage threads. Uses the Discord REST API with a bot token stored in /.zeebot/apikeys/discord.txt.
BEAM-native platform for LLM agents: OTP-supervised per-run processes, pluggable engines and channels, contract-tested extension points, and a deterministic multi-agent sim arena.
Skill Claude CodeCodex
Interact with Discord via a bot: read channels, send messages, list guilds/channels, upload files, manage threads. Uses the Discord REST API with a bot token stored in /.zeebot/apikeys/discord.txt.
Skill Claude CodeCodex
Debug and stress-test lemon gateway behavior by acting as both sides of Telegram conversations: run lemon-gateway with debug logs, then use Telethon with user credentials to send/reply messages in a dedicated topic while watching gateway logs and runtime state. Use for stuck runs, delivery failures, scheduler/lock…
Skill Claude CodeCodex
Verify lemon features against a running (or disposable) instance using the cheapest sufficient tier: DIRECT (attach/RPC + control-plane WS + bus observation, no Telegram), FAKE TELEGRAM (hermetic transport via LemonChannels.Telegram.FakeAPI), or LIVE TELEGRAM (scripts/telegramdriver.py against the real bot). Use for…
Skill Claude CodeCodex
Interact with GitHub using the gh CLI. Use gh issue, gh pr, gh run, and gh api for issues, PRs, CI runs, and advanced queries.
Skill Claude CodeCodex
Capture and automate macOS UI with the Peekaboo CLI.
Skill Claude CodeCodex
Pin files and JSON to IPFS via Pinata (JWT auth + helper scripts).
Skill Claude CodeCodex
Connect to a running Lemon or lemon-gateway BEAM node, run recompile() for hot code reload, and execute Elixir code in that live runtime via IEx remsh or rpc-eval.
Skill Claude CodeCodex
Search and analyze your own Lemon session logs (older/parent conversations) using jq.
Skill Claude CodeCodex
Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Lemon's capabilities with specialized knowledge, workflows, or tool integrations.
Skill Claude CodeCodex
Summarize or extract text/transcripts from URLs, podcasts, and local files (great fallback for “transcribe this YouTube/video”).
Skill Claude CodeCodex
Remote-control tmux sessions for interactive CLIs by sending keystrokes and scraping pane output.