elizaOS

49 mods across 3 repositories, 19k stars between them.

eliza AGENTS.md

01

elizaOS/eliza

Instructions file CodexOpenCode

Instructions for elizaOS/eliza, covering elizaos repository guide, how repository instructions work, naming, before editing and toolchain.

19k yesterday A 5,897 tokens original MIT

eliza CLAUDE.md

02

elizaOS/eliza

Instructions file

Instructions for elizaOS/eliza, covering elizaos repository guide, how repository instructions work, naming, before editing and toolchain.

19k yesterday A 5,897 tokens copy · 100% MIT

cursorrules

03

elizaOS/eliza

Cursor rule Cursor

Do not use try { } catch { } blocks unless they are absolutely necessary or handling user supplied data. Avoid defensive programming and implement clean code with fail-fast patterns.

19k yesterday A 632 tokens original MIT

DEPLOY_DESIGN

04

elizaOS/eliza

Command

Status: implemented trigger path. The CLI queues cloud deployments, can attach a custom domain, and polls public deployment status. Local build/upload, first-run credential prompting, deploy logs, and watch mode remain follow-up boundaries.

19k yesterday A 0 tokens original MIT

1password

06

elizaOS/eliza

Skill Claude CodeCodex

Set up and use 1Password CLI (op). Use when installing the CLI, enabling desktop app integration, signing in (single or multi-account), or reading/injecting/running secrets via op.

19k yesterday A 44 tokens original MIT

apple-notes

07

elizaOS/eliza

Skill Claude CodeCodex

Manage Apple Notes via the memo CLI on macOS (create, view, edit, delete, search, move, and export notes). Use when a user asks Otto to add a note, list notes, search notes, or manage note folders.

19k yesterday A 55 tokens original MIT

apple-reminders

08

elizaOS/eliza

Skill Claude CodeCodex

Manage Apple Reminders via the remindctl CLI on macOS (list, add, edit, complete, delete). Supports lists, date filters, and JSON/plain output. Use when the user asks about reminders, todos, tasks, to-do lists, "remind me", scheduling tasks, checking what is due today, completing or deleting reminders, or managing…

19k yesterday A 84 tokens original MIT

blucli

09

elizaOS/eliza

Skill Claude CodeCodex

BluOS CLI (blu) for discovery, playback, grouping, and volume control of Bluesound and NAD speakers. Use when the user wants to play music, stream audio, control speakers, adjust volume, group or ungroup Bluesound players, search TuneIn radio, or manage multi-room streaming setups.

19k yesterday A 64 tokens original MIT

bluebubbles

10

elizaOS/eliza

Skill Claude CodeCodex

Handles sending and managing iMessages through BlueBubbles, the recommended iMessage integration. Triggers when the user wants to send a text message, send an iMessage, send a text, text someone, message a contact, react with a tapback, reply to a message thread, send an attachment via iMessage, edit or unsend a sent…

19k yesterday A 97 tokens original MIT

build-monetized-app

11

elizaOS/eliza

Skill Claude CodeCodex

Use when the task is building a new app on Eliza Cloud that earns money — chat apps, agent apps, MCP-backed tools, anything that calls the cloud's chat/messages/inference endpoints on behalf of users. Covers app registration, container deploy, markup configuration, affiliate header, app charge requests, x402 payment…

19k yesterday A 126 tokens original MIT

camsnap

12

elizaOS/eliza

Skill Claude CodeCodex

Capture frames or clips from RTSP/ONVIF cameras. Grabs snapshots, video clips, and motion events from IP cameras, security cameras, and video streams. Use when the user wants to take a snapshot from a camera, record a clip from an RTSP stream, monitor motion on a security camera, discover ONVIF devices on the network…

19k yesterday A 84 tokens original MIT

canvas

13

elizaOS/eliza

Skill Claude CodeCodex

Display, present, and render HTML content on connected Otto nodes (Mac app, iOS, Android). Show on device, preview on mobile, push to screen, or navigate to a URL on any connected node. Use for games, visualizations, dashboards, interactive demos, and live-reloading development previews. Supports presenting, hiding…

19k yesterday A 91 tokens original MIT

coding-agent

14

elizaOS/eliza

Skill Claude CodeCodex

Run Codex CLI, Claude Code, OpenCode, or Pi Coding Agent via background process for programmatic control. Use when the agent needs to spawn, monitor, or orchestrate coding agents in a terminal session, delegate programming tasks to a sub-agent, review pull requests with an external CLI tool, or run parallel background…

19k yesterday B 74 tokens original MIT

contribute-to-eliza

15

elizaOS/eliza

Skill Claude CodeCodex

Finish and prove a scoped elizaOS GitHub issue, or independently review and repair an open elizaOS pull request. Use when contributing compute to elizaOS by selecting unclaimed work, implementing or reviewing changes, adding real tests and evidence, validating artifacts, or preparing a contribution for maintainer…

19k yesterday A 68 tokens original MIT

discord

16

elizaOS/eliza

Skill Claude CodeCodex

Use when you need to control Discord from Otto via the discord tool: send messages, react, post or upload stickers, upload emojis, run polls, manage threads/pins/search, create/edit/delete channels and categories, fetch permissions or member/role/channel info, set bot presence/activity, or handle moderation actions in…

19k yesterday A 70 tokens original MIT

elizaOS/eliza

Skill Claude CodeCodex

Use when building or changing an elizaOS-based application in this repository. Covers eliza app architecture, monorepo layout, local versus remote versus cloud routing, where to edit features, and non-negotiable runtime constraints. Eliza is the product name of this particular eliza app checkout.

19k yesterday A 65 tokens original MIT

elizaOS/eliza

Skill Claude CodeCodex

Use whenever a user wants to register or buy a custom domain for an Eliza Cloud app — including in the same request as building the app ("build me X and put it on Y.com"). Uses Cloudflare as registrar after explicit user confirmation, paid from the user's existing cloud credit balance. Pairs with build-monetized-app…

19k yesterday A 125 tokens original MIT

elizaOS/eliza

Skill Claude CodeCodex

Use after a domain has been purchased through Eliza Cloud (via the eliza-cloud-buy-domain skill) when the user wants to look at, edit, or remove a domain or its DNS records. Covers org-wide domain listing, per-app DNS record CRUD on cloudflare-managed zones, status re-sync, external-attachment verification, and…

19k yesterday A 125 tokens original MIT

eliza-cloud

20

elizaOS/eliza

Skill Claude CodeCodex

Use when the task involves Eliza Cloud or elizaOS Cloud as a managed backend, app platform, deployment target, billing layer, or monetization surface. The catch-all skill for any user request about THEIR existing apps / containers / earnings / credits / api-keys / analytics / billing / payment requests / payouts …

19k yesterday A 191 tokens original MIT

eliza

21

elizaOS/eliza

Skill Claude CodeCodex

Use for spawned coding/task agents working on the Eliza app or asking what the running Eliza agent can do. Covers the repo CWD, default skill loading and overrides, child-to-parent USESKILL calls, parent runtime context APIs, plugin loading/building, Cloud app/payment/domain/media capabilities, and how workers can ask…

19k yesterday A 76 tokens original MIT

elizaos

22

elizaOS/eliza

Skill Claude CodeCodex

Use when the task involves elizaOS core runtime concepts, plugins, actions, providers, evaluators, services, memories, state composition, or upstream elizaOS development. Covers the main abstractions and the TypeScript runtime mental model.

19k yesterday A 52 tokens original MIT

github

23

elizaOS/eliza

Skill Claude CodeCodex

Interact with GitHub using the gh CLI to manage repositories, issues, pull requests, CI/CD workflow runs, and API queries. Use when the user asks to create, list, view, merge, or close pull requests and issues; check CI status or workflow run logs; query the GitHub API for repository data; or perform any GitHub…

19k yesterday A 104 tokens original MIT

healthcheck

24

elizaOS/eliza

Skill Claude CodeCodex

Host security hardening and risk-tolerance configuration for Otto deployments. Use when a user asks for security audits, firewall/SSH/update hardening, risk posture, exposure review, Otto cron scheduling for periodic checks, or version status checks on a machine running Otto (laptop, workstation, Pi, VPS).

19k yesterday A 64 tokens original MIT