What problem does it solve? LLMs have stale knowledge about the elizaOS framework, producing deprecated CLI commands, wrong package managers, and outdated plugin patterns. This Skill provides current, verified guidance for building autonomous AI agents with personality, multi-platform presence, and onchain capabilities. ## Core Features & Use Cases - Character File Authoring: Create JSON character files with bio, lore, message examples, style rules, and model provider settings that define persistent agent personality. - Plugin Development: Build custom plugins with actions, providers, evaluators, and services using the @elizaos/core TypeScript interfaces. - Multi-Platform Deployment: Connect agents to Discord, Telegram, Twitter, and Farcaster, with memory backed by SQLite or PostgreSQL and Solana wallet integration via plugin-solana. - Use Case: Deploy a Telegram community bot that answers DeFi questions, tracks token mentions, and maintains conversation memory across group chats. ## Quick Start Ask the agent to scaffold a new elizaOS project with a character file for a crypto research assistant and start it locally with the elizaos CLI.