openclaw-ziwei-config
A combined OpenClaw workspace containing a Lark/Feishu integration plugin and Everything Claude Code (ECC) documentation.
Summary
This workspace provides two main components: the official Lark/Feishu plugin for OpenClaw and ECC documentation for Claude Code. The Lark plugin enables integration with Lark/Feishu services (messages, docs, bases, calendars, tasks), while ECC offers a collection of agents, skills, commands, and rules for AI-assisted software development.
Included Assets
Extensions
extensions/openclaw-lark/— Official Lark/Feishu plugin (@larksuite/openclaw-lark)- Message reading/writing and threading
- Document creation and editing
- Base/table CRUD operations with filtering and views
- Spreadsheet management
- Calendar and event handling
- Task management
- Interactive cards support
Marketplace
marketplace/ECC/— Everything Claude Code plugin documentationAGENTS.md— 60 specialized agents for code review, testing, security, and build resolutionCLAUDE.md— Project guidance with prompt defense baselinesSOUL.md— Core identity and principlesdocs/ja-JP/— Japanese translations of AGENTS, CLAUDE, README, SOUL, commands, examples, hooks, plugins, rules, and skills documentationdocs/ko-KR/— Korean README translation
How to Use
Lark/Feishu Plugin
Install via npm:
npm install @larksuite/openclaw-lark
The plugin requires Node.js ≥22 and OpenClaw ≥2026.3.22.
ECC Documentation
Reference the markdown files in marketplace/ECC/ for agent instructions, command usage, skill definitions, and hook configurations. Japanese and Korean translations are available in their respective docs/ subdirectories.
Notes
- This workspace combines multiple OpenClaw components into a single repository
- Lark plugin version: 2026.5.7
- ECC version: 2.0.0-rc.1
- Documentation is provided in English, Japanese, and Korean
No comments yet.