Add Writer's Voice — constructed-voice skill for AI writing#839
Open
travsteward wants to merge 1 commit into
Open
Add Writer's Voice — constructed-voice skill for AI writing#839travsteward wants to merge 1 commit into
travsteward wants to merge 1 commit into
Conversation
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
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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 install github:travsteward/writers-voicenpx skills add travsteward/writers-voicegit clone https://github.com/travsteward/writers-voiceLicense
MIT.