Real Skill packageSource verifiedClawHub registry

voice-setup

Build, measure, edit, or switch a personal writing voice profile for the rabbit-writes plugin. Three ways in, from writing samples, from an interview, or from both together, which is the one to recommend. Use when the user wants to teach the system how they write, create their own writing style, set up or replace a voice, capture their tone, analyze documents they wrote to extract a voice, be interviewed about their style, change whose voice is active, blend two voices, or convert their writing samples into a reus…

Identity and source

Publisher attributionwhit3rabbitregistry owner unverified by skillvetai
Functional categoryWriting, Content & Translationautomatically inferred · 62% rule confidence
Package forminstruction with code60 recorded files
Canonical sourceClawHub registryclawhub:whit3rabbit:voice-setup
Open canonical source ↗

Platform declarations

These states come from the source or distribution context. None of the entries below are SkillVetAI compatibility test results.

OpenClawnative officialProvenance: registry distribution

Independent structural checks

These checks parse the fixed package against dated platform rules. They do not execute the Skill or verify task behavior.

Claude Codepasses structure
Checker 0.1.0 · agent-skills-2026-08-13+claude-code-docs-2026-08-13 · 8/31/2026.claude/skills/voice-setup

Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.

OpenAI Codexpasses structure
Checker 0.1.0 · agent-skills-2026-08-13+codex-docs-2026-08-13 · 8/31/2026.agents/skills/voice-setup

Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.

OpenClawpasses structure
Checker 0.1.0 · agent-skills-2026-08-13+openclaw-docs-2026-08-13 · 8/31/2026skills/voice-setup

Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.

Installation and inspection

This command is recorded from the source ecosystem and resolves the registry's latest release. The fixed release shown on this page should be inspected before adoption.

clawhub install @whit3rabbit/voice-setup
clawhub inspect @whit3rabbit/voice-setup --version 0.5.0

Security evidence

SkillVetAI static result: medium signal

This automated, non-executing scan is bound to this release hash. It is not a safety certification and may contain false positives or false negatives.

Status
completed
Coverage
partial text content
Files
40 / 60 inspected as text
Checked
8/31/2026, 5:39:44 AM
Scanner
0.1.3
Policy
1.0.3
1 automated finding
mediumPrompt-override language requires reviewscripts/rwlib/suppress.py:148 · confidence 62%ignore all previous instructions
5 inferred permission indicators
  • shell execution — automatically inferred
  • network access — automatically inferred
  • filesystem read — automatically inferred
  • filesystem write — automatically inferred
  • credential access — automatically inferred
5 dependency and API indicators
  • api: github.com
  • api: json.schemastore.org
  • api: ruben.substack.com
  • api: schemas.openxmlformats.org
  • api: x.dev
External clawhub result: suspicious

This is registry-supplied evidence for the recorded release, not an independent SkillVetAI scan. Check the canonical source for the full report, scanner versions, scope, and current moderation state.

Evidence checked
8/30/2026, 5:56:25 PM
Release binding
Matches this record
  • skillspector: suspicious
  • llm: suspicious

Recorded files

The catalog stores hashes and an inventory summary for change detection. It does not republish the package contents.

Package content hashsha256:a7fd031c5da19969dda8d625a3cf79eca48fa8efcfab20d0a763c7be9d2891be
Show up to 30 recorded paths
  • references/voice.md
  • scripts/_bootstrap.py
  • scripts/audit_voice.py
  • scripts/build_voice.py
  • scripts/claude_hook.py
  • scripts/install_host.py
  • scripts/learn_edits.py
  • scripts/lexicon.json
  • scripts/measure_voice.py
  • scripts/registers.json
  • scripts/rwlib/__init__.py
  • scripts/rwlib/API.md
  • scripts/rwlib/artifacts.py
  • scripts/rwlib/cli_error.py
  • scripts/rwlib/corpus.py
  • scripts/rwlib/docx_text.py
  • scripts/rwlib/endpoint.py
  • scripts/rwlib/facts.py
  • scripts/rwlib/findings.py
  • scripts/rwlib/fixes.py
  • scripts/rwlib/inflect.py
  • scripts/rwlib/injection.py
  • scripts/rwlib/language.py
  • scripts/rwlib/lexicon.py
  • scripts/rwlib/links.py
  • scripts/rwlib/markdown.py
  • scripts/rwlib/outputstyle.py
  • scripts/rwlib/registers.py
  • scripts/rwlib/rewrite.py
  • scripts/rwlib/sarif.py

Source changelog

- Adds support for building, editing, and switching personal writing voice profiles for the rabbit-writes plugin. - Offers three methods to create a profile: from writing samples, from an interview, or both combined (recommended). - Profiles are stored as editable, plain-text files: a Markdown summary and a JSON ruleset. - Emphasizes identifying refusals ("Hard nos") as the core of each writing voice. - Includes a structured Taste Interview protocol and a command-line analysis tool for measuring voice from samples. - Environment variable options added for integration with remote model endpoints.