- Add ai-core/ — Chief, Scout, Scribe OpenClaw agents + shared knowledge base - Consolidate research/reference docs and the sns.md brand foundation under ai-core/knowledge/ - Repoint every sns.md reference (business branding, divisions, root README) to ai-core/knowledge/sns.md - Update root + ai-core READMEs to reflect the new structure
3.0 KiB
3.0 KiB
Scribe — Skills Registry
Scribe's craft is documentation, so these are its core competencies (not "familiar-with"). Each is self-authored (SnS-owned, no license risk); relevant public work is listed for reference and optional install.
Skills
| Skill | Purpose |
|---|---|
draft-document |
The controlled drafting process: source → architecture → draft → validate → deliver with limitations |
structure-and-style |
Information architecture, SNS voice, plain language, precision distinctions, consistency |
diagram |
Choose and build the right diagram (Mermaid) — only when it improves understanding |
quality-check |
Pre-delivery checklist: facts, references, consistency, meaning preserved |
build-dashboard |
Build HTML dashboards / visual reports from provided data — icon libraries, brand palette, one primary family |
Reference libraries (in this agent's folder)
../diagram-tools.md— Python diagram packages (Graphviz,diagrams, N2G, schemdraw, erdantic, pyvis, plotly, matplotlib, NetworkX) + the network/cloud discovery stack. All open-source. (Discovery tools are out of Scribe's scope — see thediagramskill.)../dashboard-icons.md— 10 dashboard icon libraries with CDNs + licenses. Prefer Tabler (MIT), Phosphor (MIT), Simple Icons (CC0); verify Remix/Font Awesome.
Upstream sources & updates
Legend: ✅ explicit permissive license · ⚠️ license not specified — verify before install.
| Repo / tool | License | Use | Install / update |
|---|---|---|---|
| Anbeeld/WRITING.md | ✅ MIT | anti-slop writing rules (shared with Chief) | npx skills add Anbeeld/WRITING.md |
| yzhao062/agent-style | ✅ CC BY 4.0 | "Elements of Agent Style" for technical prose | clone + copy SKILL.md; git pull to update |
| lukilabs/beautiful-mermaid | ⚠️ verify | polished styling for Mermaid diagrams | verify license, then adopt styling |
| cclank/lanshu-animated-architecture-diagram | ⚠️ verify | premium architecture diagrams (Excalidraw/PNG/GIF) | reference only until license confirmed |
| gokulrajaram/ProductSpec | ⚠️ verify | structured spec format if we ever write PRDs | reference |
- Core tools (free/OSS, listed in
TOOLS.md): Mermaid (MIT) for diagrams, Pandoc (GPL) for rendering md → DOCX/PDF/HTML. Both are the lean default — no agent-skill install needed. - ⚠️ repos: confirm an OSI license before installing/redistributing (free/OSS-only rule).
- Scribe's own skills are self-contained — no external dependency required to operate.