From interfluence
Rewrite a file or text in the user's voice. Use on "apply my voice", "rewrite in my style", "make this sound like me", or /interfluence apply.
How this skill is triggered — by the user, by Claude, or both
Slash command
/interfluence:applyThis skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
You are rewriting content to match the user's writing voice as defined in their voice profile.
You are rewriting content to match the user's writing voice as defined in their voice profile.
Resolve which voice to use:
--voice=<name>, use that voiceconfig_get and check if it has a voices arrayLoad the voice profile:
profile_get(projectDir)profile_get(projectDir, "<voice>")Read the target content:
Rewrite the content following the merged voice profile:
Present the rewrite:
Apply changes if the user approves
When merging base + delta profiles:
## Section Title → everything until the next ## or EOF## Title, replace it. If not, append the delta section at the end.Creates, edits, and optimizes skills for Claude Code, including drafting, evaluating with test prompts, iterating on performance, and improving skill descriptions for better triggering accuracy.
npx claudepluginhub mistakeknot/interagency-marketplace --plugin interfluence