lemon
Multi-channel personal assistant with coding, memory, and simulations
All Skills in This Repository (11)
Pure Emerald Level Indicatorstmux
Send keystrokes to tmux sessions and capture pane output.
github
Automate GitHub PRs, issues, checks, and API queries via the gh CLI.
skill-creator
Scaffold Lemon skills with SKILL.md templates and validation workflows.
summarize
Reads news headlines and prints them in alphabetical order.
session-logs
Analyze Lemon JSONL session logs with jq filters.
pinata
Pin files and JSON to IPFS via Pinata with JWT authentication.
runtime-remsh
Connect to a running Lemon BEAM node for hot code reloads and live Elixir execution.
agent-games
Create matches, submit moves, and poll events for Connect4 and Rock Paper Scissors via REST API.
peekaboo
Automates macOS UI tasks via Peekaboo CLI with see, click, type, and window commands.
telegram-gateway-debug-loop
Simulate end-to-end Telegram conversations to diagnose lemon gateway reliability issues.
discord-client
Interact with the Discord REST API to read and send messages across guilds.
Frequently Asked Questions
FAQPage SchemaHow to install Lemon?โผ
Run `npx skills add z80dev/lemon --all -g -y` in your terminal to install all skills in this suite globally.
What does Lemon actually do?โผ
Lemon is a local-first personal assistant platform that chats with you across Telegram, Discord, WhatsApp, a terminal UI, and a web UI. It can run coding tasks, automate browsers, remember past conversations, and schedule recurring jobs.
Which AI models does Lemon support?โผ
It connects to 27 providers including Anthropic, OpenAI, Google Gemini, Azure, and Bedrock through one unified streaming interface with rate limiting and cost tracking.
Can Lemon run coding tasks automatically?โผ
Yes. Its built-in coding agent ships with over 40 tools for file editing, shell execution, browser control, and subagent delegation, all supervised so crashed runs recover cleanly.
Do I need coding experience to use Lemon?โผ
No. After setup, you interact through plain chat messages on your preferred channel, and the platform handles the technical execution for you.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core