elizaOS
Official@elizaos
Accelerating toward a bright future for all humans and agents.
Agent Skills by elizaOS
Showing 85 vetted skills indexed across 1 GitHub repositories.
eliza-cloud-buy-domain
Registers custom domains for Eliza Cloud apps through Cloudflare using cloud credit balance.
eliza-cloud-manage-domain
Manage Eliza Cloud domains and DNS records through the Cloud API.
eliza
Guides spawned coding agents working on the Eliza app and parent runtime capabilities.
eliza-cloud
Manage Eliza Cloud apps, containers, billing, monetization, and payouts through Cloud APIs.
elizaos
Explains elizaOS runtime abstractions and plugin development patterns for TypeScript agent development.
eliza-app-development
Guides development of elizaOS applications across monorepo packages, runtime routing, and Eliza Cloud integration.
contribute-to-eliza
Implements or reviews scoped elizaOS GitHub issues and pull requests with verified evidence.
task-agent-eliza-bridge
Exposes read-only loopback endpoints giving spawned CLI task agents parent Eliza runtime context.
yara-authoring
Write and test YARA rules for malware detection and threat hunting.
build-monetized-app
Builds, deploys, and monetizes apps on Eliza Cloud using the cloud SDK.
nano-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.
ordercli
Manage Foodora food delivery orders via a command-line interface.
openai-whisper
Transcribe audio files locally with the Whisper CLI without API keys.
Frequently Asked Questions About elizaOS
FAQPage SchemaWhat specific security testing tasks can be performed?▼
The framework supports coverage-guided fuzzing for C, C++, Rust, and Ruby, memory error detection via AddressSanitizer, and cryptographic validation against Wycheproof test vectors. It also enables static analysis using CodeQL and Semgrep to identify vulnerabilities and parse SARIF-formatted security scan results.
Who is the target persona for these capabilities?▼
These capabilities are designed for security researchers, software engineers, and DevOps practitioners who require granular, terminal-based control over system operations, fuzzing campaigns, and security compliance verification within their development environments.
What are the prerequisites for running these modules?▼
Execution requires a Unix-like environment with standard build dependencies such as Clang, LLVM, and language-specific compilers like Cargo or Go. Certain modules depend on specific system binaries like tmux, ffmpeg, or jq to process data streams and interface with local hardware or remote services.