Claude Skill
voocel/openclaw-mini
OpenClaw-mini replicates core OpenClaw architecture for building Claude AI agents with session management, task queues, memory search, and extensible Claude Skill integration in TypeScript.
Overview
Repository
🚀 Install this Skill
openclaw install voocel/openclaw-miniSummary
OpenClaw-mini is a minimal reproduction of the OpenClaw core architecture, implementing key components for building AI agents with Claude. It provides session management, task orchestration, memory search, and extensible skill integration.
OpenClaw 核心架构的极简复现,涵盖 sessionKey 会话域、队列串行化、工具化记忆检索、按需上下文加载、可扩展 Claude Skill 与主动心跳唤醒机制
Key features
- SessionKey-based conversation domain management
- Queue-based serialized task execution
- Tool-based memory search and retrieval
- On-demand context loading
- Extensible Claude Skill integration
- Active heartbeat wake-up mechanism
Use cases
- Building conversational AI agents with Claude
- Implementing task queues for AI workflows
- Creating memory-augmented AI assistants
- Developing extensible AI skill systems
- Managing multi-session AI applications