eliza
Framework for building and running autonomous AI agents anywhere
All Skills in This Repository (85)
Pure Emerald Level Indicatorsnano-pdf
Edit specific PDF pages using natural-language instructions via nano-pdf.
himalaya
Manage emails via a command-line IMAP/SMTP client.
bear-notes
Manage Bear notes on macOS using the grizzly CLI tool.
peekaboo
Automate macOS UI interactions via command-line interface.
model-usage
Summarize per-model AI costs from local CodexBar logs.
blogwatcher
Monitor blogs and RSS/Atom feeds for new articles using the blogwatcher CLI.
discord
Send messages, create polls, and manage Discord channels and roles.
coding-agent
Execute AI coding agents in background processes with pseudo-terminal support.
openhue
Control Philips Hue lights and scenes via the OpenHue CLI tool.
gemini
Run one-shot Gemini AI queries for Q&A, summarization, and content generation.
gifgrep
Search Tenor and Giphy GIFs, browse in a TUI, and extract frames.
session-logs
Search and analyze past conversation logs in JSONL format using jq and rg.
Frequently Asked Questions
FAQPage SchemaHow to install elizaOS?โผ
Run `npx skills add elizaOS/eliza --all -g -y` in your terminal to install all tools in this suite globally.
What can I build with elizaOS?โผ
You can build autonomous agents that chat on Discord, Telegram, WhatsApp, and X, manage calendars and inboxes, automate browsers and desktops, and run local models on phones or desktops.
Does elizaOS support local AI models?โผ
Yes. The local inference plugin runs Eliza-1 Gemma-based models on device for text, embeddings, speech, and vision without a network connection.
Which AI providers does elizaOS work with?โผ
It ships plugins for OpenAI, Anthropic, Google Gemini, z.ai, Ollama, and Eliza Cloud, and you can route each model capability to local, direct-provider, or cloud backends.
Can I extend elizaOS with my own plugins?โผ
Yes. Plugins export a Plugin object registering actions, providers, services, routes, and views, and the elizaos CLI scaffolds new plugin projects 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