Help us improve
Share bugs, ideas, or general feedback.
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.
npx claudepluginhub mistakeknot/interagency-marketplace --plugin interfluenceHow 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.
Applies 10 pre-set color/font themes or generates custom ones for slides, documents, reports, and HTML landing pages.
Share bugs, ideas, or general feedback.
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.