What problem does it solve?
This Skill solves the problem of quickly finding and turning scattered SA knowledge (wiki pages, Lark messages, and official docs) into an auditable, up-to-date knowledge base without unsafe concurrent edits.
Core Features & Use Cases
- Three-source knowledge search: aggregates results from SA Wiki (Bitable knowledge_index + doc fetch), Lark messages, and BytePlus official documentation for more complete answers.
- Compound knowledge accumulation: when wiki is missing but other sources contain useful information, it prompts you to archive it into SA Wiki.
- Mandatory, concurrency-safe writes: routes all wiki updates through a required write_queue workflow (agents never write wiki pages directly), including desensitization checks and coordinator commits.
Quick Start
Tell the AI: "Check the SA wiki for customer X and summarize what we know, including the latest related meeting notes."