tomevault-io

Docs Write — AI skill for Claude Code

AI community

ALWAYS run this skill when writing or reviewing anything under tomevault-web/content/docs/ (the practitioner reference surface) or briefings/ that ships externally.

How to install Docs Write

Installs to ~/.claude/skills/tomevault-io-companyos-docs-write/SKILL.md

Terminal
mkdir -p ~/.claude/skills/tomevault-io-companyos-docs-write && curl -fsSL https://raw.githubusercontent.com/tomevault-io/companyos/HEAD/skills/docs-write.md -o ~/.claude/skills/tomevault-io-companyos-docs-write/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

What Docs Write does


name: docs-write description: ALWAYS run this skill when writing or reviewing anything under `tomevault-web/content/docs/` (the practitioner reference surface) or `briefings/*` that ships externally. Encodes the post-LLM 2026 voice discipline: bans em-dashes in reference pages, enforces sentence-case headings, kills AI scaffolding phrases, and prescribes a per-doc-type voice (reference is austere, explanation is opinionated, tutorial is task-shaped). Apply BEFORE writing, then again as a pre

Alternatives in AI

  • Bot On Anything — A large model-based chatbot builder that can quickly integrate AI models (including ChatGPT, Claude, Gemini) i 4.2k ★
  • Surface — Show ranked attack surface for a target from its recon manifest + hunt memory 3.8k ★
  • Codeseek — Rust-powered code intelligence CLI for AI coding agents 764 ★

Full documentation available on GitHub

View Source Repository