.claude/skills/rabbit-rewritesRuntime, accounts, dependencies, permissions, network behavior and task quality remain untested.
Rewrite the prose the engine flagged using a small local model over an OpenAI-compatible endpoint, instead of spending a frontier model on it. Use when the user wants to de-slop or humanize a draft offline, on a Raspberry Pi, in CI, or in a pre-commit hook, mentions llama.cpp, llama-server, Ollama, LM Studio, vLLM, or OpenRouter for writing work, asks which local model is good enough to clean up their writing, wants rewriting that costs no API tokens, or asks to benchmark or compare models on a rewriting task. Cov…
These states come from the source or distribution context. None of the entries below are SkillVetAI compatibility test results.
These checks parse the fixed package against dated platform rules. They do not execute the Skill or verify task behavior.
.claude/skills/rabbit-rewritesRuntime, accounts, dependencies, permissions, network behavior and task quality remain untested.
.agents/skills/rabbit-rewritesRuntime, accounts, dependencies, permissions, network behavior and task quality remain untested.
skills/rabbit-rewritesRuntime, accounts, dependencies, permissions, network behavior and task quality remain untested.
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/rabbit-rewritesclawhub inspect @whit3rabbit/rabbit-rewrites --version 0.5.0This automated, non-executing scan is bound to this release hash. It is not a safety certification and may contain false positives or false negatives.
ignore all previous instructionsThis 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.
The catalog stores hashes and an inventory summary for change detection. It does not republish the package contents.
sha256:b12b8a0fc4c9bdbbc2fbca422a22c863e21c4b9750239181a36dd23da8553dfcreferences/models.mdscripts/battery.jsonscripts/bench.pyscripts/claude_hook.pyscripts/lexicon.jsonscripts/registers.jsonscripts/rwlib/__init__.pyscripts/rwlib/API.mdscripts/rwlib/artifacts.pyscripts/rwlib/cli_error.pyscripts/rwlib/corpus.pyscripts/rwlib/docx_text.pyscripts/rwlib/endpoint.pyscripts/rwlib/facts.pyscripts/rwlib/findings.pyscripts/rwlib/fixes.pyscripts/rwlib/inflect.pyscripts/rwlib/injection.pyscripts/rwlib/language.pyscripts/rwlib/lexicon.pyscripts/rwlib/links.pyscripts/rwlib/markdown.pyscripts/rwlib/outputstyle.pyscripts/rwlib/registers.pyscripts/rwlib/rewrite.pyscripts/rwlib/sarif.pyscripts/rwlib/sections.pyscripts/rwlib/sentences.pyscripts/rwlib/ste.pyscripts/rwlib/stylometry.py- Adds support for rewriting flagged prose using small local models via OpenAI-compatible endpoints, enabling offline or local model rewriting. - Introduces `.rabbit-model` configuration file and environment variable support for persistent, automatic endpoint/model settings. - Documents targeted chunking for minimal context requests, strict system prompt rules, and style presets (plain, TL;DR, 5-year-old). - Ensures safe rewrites: all completions are verified for fact preservation and required edits, with automatic retries on failure. - Provides quick setup instructions for popular local model servers (llama-server, Ollama) and benchmarking guidance.