@woowonjae/listing-coach
v1.8.7
Published
OpenClaw plugin providing a real estate listing coach powered by Volcengine knowledge base
Maintainers
Readme
Volcengine Knowledge Chat Skill
This repository maintains the volcengine-knowledge-chat Skill and its supporting OpenClaw tool.
The Skill lives in:
skills/volcengine-knowledge-chat/SKILL.mdskills/volcengine-knowledge-chat/agents/openai.yaml
The supporting plugin registers one tool:
rol_volcengine_knowledge_chat
The tool calls the configured Volcengine/Ark knowledge service and returns formatted retrieval results as tool text.
Development
npm install
npm test
npm run buildnpm test uses temporary files only and deletes them before exit.
