elizaOSelizaOSOfficialยท85 Agent Skills Included

eliza

Framework for building and running autonomous AI agents anywhere

Builds autonomous AI agents that chat, act, and connect across Discord, Telegram, WhatsApp, Slack, X, and mobile devices. Provides a plugin runtime with model routing, memory, scheduling, wallet operations, browser automation, and local on-device inference. Eliminates manual wiring between LLM providers, messaging platforms, and device hardware so agents run end to end from one codebase.
npx skills add elizaOS/eliza --all -g -y

All Skills in This Repository (85)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How 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โ†’