z80dev/lemon

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.

129Stars on the repository
13Mods indexed here, across every type
2d agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

discord-client

01

z80dev/lemon

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.

129 2d ago A 49 tokens original MIT

z80dev/lemon

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…

129 2d ago A 76 tokens original MIT

verify-lemon

03

z80dev/lemon

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…

129 2d ago A 88 tokens original MIT

github

04

z80dev/lemon

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.

129 2d ago A 44 tokens copy · 95% MIT

peekaboo

05

z80dev/lemon

Skill Claude CodeCodex

Capture and automate macOS UI with the Peekaboo CLI.

129 2d ago A 17 tokens copy · 97% MIT

pinata

06

z80dev/lemon

Skill Claude CodeCodex

Pin files and JSON to IPFS via Pinata (JWT auth + helper scripts).

129 2d ago A 20 tokens original MIT

runtime-remsh

07

z80dev/lemon

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.

129 2d ago A 45 tokens original MIT

session-logs

08

z80dev/lemon

Skill Claude CodeCodex

Search and analyze your own Lemon session logs (older/parent conversations) using jq.

129 2d ago A 21 tokens original MIT

skill-creator

09

z80dev/lemon

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.

129 2d ago A 45 tokens copy · 78% MIT

summarize

10

z80dev/lemon

Skill Claude CodeCodex

Summarize or extract text/transcripts from URLs, podcasts, and local files (great fallback for “transcribe this YouTube/video”).

129 2d ago A 32 tokens copy · 97% MIT

tmux

11

z80dev/lemon

Skill Claude CodeCodex

Remote-control tmux sessions for interactive CLIs by sending keystrokes and scraping pane output.

129 2d ago A 22 tokens copy · 86% MIT