sns-network-solutions/ai-core/agents/scribe/skills
Samuel James 55a80ce6e3 Move ai-core team into repo; relocate sns.md to ai-core/knowledge
- 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
2026-07-17 15:33:58 -05:00
..
build-dashboard Move ai-core team into repo; relocate sns.md to ai-core/knowledge 2026-07-17 15:33:58 -05:00
diagram Move ai-core team into repo; relocate sns.md to ai-core/knowledge 2026-07-17 15:33:58 -05:00
draft-document Move ai-core team into repo; relocate sns.md to ai-core/knowledge 2026-07-17 15:33:58 -05:00
quality-check Move ai-core team into repo; relocate sns.md to ai-core/knowledge 2026-07-17 15:33:58 -05:00
structure-and-style Move ai-core team into repo; relocate sns.md to ai-core/knowledge 2026-07-17 15:33:58 -05:00
README.md Move ai-core team into repo; relocate sns.md to ai-core/knowledge 2026-07-17 15:33:58 -05:00

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 the diagram skill.)
  • ../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.