z80dev

14 mods across 2 repositories, 220 stars between them.

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

task-executor

04

z80dev/lemon

Agent

Use this agent when you have a small, well-defined task with clear instructions that requires faithful execution rather than complex reasoning, design decisions, or open-ended problem solving.

129 2d ago A 37 tokens original MIT

lemon AGENTS.md

05

z80dev/lemon

Instructions file CodexOpenCode

Instructions for z80dev/lemon, covering lemon agent guide, quick navigation, parallel work & git worktrees, workflow and why git worktrees?.

129 2d ago A 6,476 tokens original MIT

github

06

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

07

z80dev/lemon

Skill Claude CodeCodex

Capture and automate macOS UI with the Peekaboo CLI.

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

pinata

08

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

09

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

10

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

11

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

12

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

13

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

cryo-mcp

14

z80dev/cryo-mcp

MCP server Claude CodeCodexCursor +2

MCP server for querying Ethereum blockchain data using cryo. Runs locally from the cryo-mcp Python package.

91 1y ago A tokens not measured original MIT