elizaOS avatar

elizaOS

Official

@elizaos

0Followers
|
17Public Repos
|
85Published Skills

Accelerating toward a bright future for all humans and agents.

Skills Distribution
DomainCybersecurit...Security Fuzzing &.. (40%)System Integration.. (30%)Static Analysis & .. (30%)

Agent Skills by elizaOS

Showing 85 vetted skills indexed across 1 GitHub repositories.

elizaOSelizaOS
19.2k

eliza-cloud-buy-domain

Registers custom domains for Eliza Cloud apps through Cloudflare using cloud credit balance.

Official
Intermediate
elizaOSelizaOS
19.2k

eliza-cloud-manage-domain

Manage Eliza Cloud domains and DNS records through the Cloud API.

Official
Intermediate
elizaOSelizaOS
19.2k

eliza

Guides spawned coding agents working on the Eliza app and parent runtime capabilities.

Official
Advanced
elizaOSelizaOS
19.2k

eliza-cloud

Manage Eliza Cloud apps, containers, billing, monetization, and payouts through Cloud APIs.

Official
Advanced
elizaOSelizaOS
19.2k

elizaos

Explains elizaOS runtime abstractions and plugin development patterns for TypeScript agent development.

Official
Intermediate
elizaOSelizaOS
19.2k

eliza-app-development

Guides development of elizaOS applications across monorepo packages, runtime routing, and Eliza Cloud integration.

Official
Intermediate
elizaOSelizaOS
19.2k

contribute-to-eliza

Implements or reviews scoped elizaOS GitHub issues and pull requests with verified evidence.

Official
Advanced
elizaOSelizaOS
19.2k

task-agent-eliza-bridge

Exposes read-only loopback endpoints giving spawned CLI task agents parent Eliza runtime context.

Official
Intermediate
elizaOSelizaOS
19.2k

yara-authoring

Write and test YARA rules for malware detection and threat hunting.

Official
Intermediate
elizaOSelizaOS
19.2k

build-monetized-app

Builds, deploys, and monetizes apps on Eliza Cloud using the cloud SDK.

Official
Advanced
elizaOSelizaOS
19.0k

nano-pdf

Edit specific PDF pages using natural-language instructions via nano-pdf.

Official
Basic
elizaOSelizaOS
19.0k

himalaya

Manage emails via a command-line IMAP/SMTP client.

Official
Intermediate
elizaOSelizaOS
19.0k

bear-notes

Manage Bear notes on macOS using the grizzly CLI tool.

Official
Intermediate
elizaOSelizaOS
19.0k

peekaboo

Automate macOS UI interactions via command-line interface.

Official
Advanced
elizaOSelizaOS
19.0k

model-usage

Summarize per-model AI costs from local CodexBar logs.

Official
Intermediate
elizaOSelizaOS
19.0k

blogwatcher

Monitor blogs and RSS/Atom feeds for new articles using the blogwatcher CLI.

Official
Basic
elizaOSelizaOS
19.0k

discord

Send messages, create polls, and manage Discord channels and roles.

Official
Advanced
elizaOSelizaOS
19.0k

coding-agent

Execute AI coding agents in background processes with pseudo-terminal support.

Official
Advanced
elizaOSelizaOS
19.0k

openhue

Control Philips Hue lights and scenes via the OpenHue CLI tool.

Official
Basic
elizaOSelizaOS
19.0k

gemini

Run one-shot Gemini AI queries for Q&A, summarization, and content generation.

Official
Basic
elizaOSelizaOS
19.0k

gifgrep

Search Tenor and Giphy GIFs, browse in a TUI, and extract frames.

Official
Intermediate
elizaOSelizaOS
19.0k

session-logs

Search and analyze past conversation logs in JSONL format using jq and rg.

Official
Intermediate
elizaOSelizaOS
19.0k

ordercli

Manage Foodora food delivery orders via a command-line interface.

Official
Intermediate
elizaOSelizaOS
19.0k

openai-whisper

Transcribe audio files locally with the Whisper CLI without API keys.

Official
Intermediate

Frequently Asked Questions About elizaOS

FAQPage Schema
What 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.