Skip to content

Add Writer's Voice — constructed-voice skill for AI writing#839

Open
travsteward wants to merge 1 commit into
ComposioHQ:masterfrom
travsteward:add-writers-voice
Open

Add Writer's Voice — constructed-voice skill for AI writing#839
travsteward wants to merge 1 commit into
ComposioHQ:masterfrom
travsteward:add-writers-voice

Conversation

@travsteward
Copy link
Copy Markdown

Skill

Writer's Voice — pure-markdown agent-agnostic skill for constructing a voice for AI writing.

Repo: https://github.com/travsteward/writers-voice

What it does

Anchors the agent to a training-data author blend (3-5 authors with weights, matched via the openwriter.io/writers-voice free web tool OR generated in-agent by the skill itself), then layers NEVER rules and presentation fingerprints from a growing local corpus.

The skill is pure markdown — no Node.js runtime, no dependencies, no install step beyond cloning. The agent reads the catalog files (60+ AI tells, 8 fingerprint detectors, authenticity hurdle thresholds) and the user's corpus, then writes the analysis output as markdown files.

Category

Communication & Writing — slotted alphabetically between Twitter Algorithm Optimizer and Creative & Media section break.

Agent compatibility

  • Claude Code: claude install github:travsteward/writers-voice
  • Vercel skills CLI (any agent): npx skills add travsteward/writers-voice
  • Manual: git clone https://github.com/travsteward/writers-voice

License

MIT.

Pure-markdown agent-agnostic skill for constructing a voice for AI
writing. Anchors the agent to a training-data author blend (matched
via the openwriter.io/writers-voice web tool, or generated in-agent),
then layers NEVER rules and presentation fingerprints from a growing
local corpus. The agent does best-effort analysis — no Node, no
dependencies, no language runtime.

Works with Claude Code, Codex, Cursor, and any LLM-based agent that
reads SKILL.md. Free counterpart to Author's Voice (the paid OpenWriter
plugin with full RAG retrieval).

Repo: https://github.com/travsteward/writers-voice
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant