elizaos
Installation
SKILL.md
ElizaOS (LTCG Monorepo)
Overview
Use this skill for all ElizaOS work in this repository, including:
- Plugin development in
packages/plugin-ltcg - Character and runtime configuration in
packages/plugin-ltcg/src/character.tsandpackages/plugin-ltcg/src/characters/*.ts - Agent API integration in
convex/http/*.ts - Agent docs in
apps/docs-agents/src/content/docs - Runtime debugging, validation, and testing for ElizaOS agent behavior
Source Priority
Use this order to resolve uncertainty:
- Repository implementation (highest priority for this codebase)
- Official ElizaOS docs via Context7 (
/elizaos/docs) - DeepWiki ElizaOS pages for orientation and discovery, then verify against 1 and 2