Help us improve
Share bugs, ideas, or general feedback.
From interfluence
Generate/update a voice profile from the corpus. Use on "analyze my writing", "build voice profile", or "generate voice profile".
npx claudepluginhub mistakeknot/interagency-marketplace --plugin interfluenceHow this skill is triggered — by the user, by Claude, or both
Slash command
/interfluence:analyzeThis 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 analyzing the user's writing corpus to generate comprehensive voice profiles.
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 analyzing the user's writing corpus to generate comprehensive voice profiles.
Load the corpus using corpus_get_all to get all writing samples
Load existing profile(s) (if any) using profile_list then profile_get — you'll refine rather than replace
Load accumulated learnings (if any) using learnings_get_raw — incorporate these
Delegate to the voice-analyzer agent using the Task tool:
interfluence:voice-analyzer agent (subagent_type)profile_save (base) and profile_save(projectDir, content, voice) (deltas)After analysis completes, show the user:
profile_list