Generate or update a voice profile from the writing corpus. Use when the user says "analyze my writing", "build voice profile", "analyze", or "generate voice profile".
From interfluencenpx claudepluginhub mistakeknot/interagency-marketplace --plugin interfluenceThis skill is limited to using the following tools:
Provides UI/UX resources: 50+ styles, color palettes, font pairings, guidelines, charts for web/mobile across React, Next.js, Vue, Svelte, Tailwind, React Native, Flutter. Aids planning, building, reviewing interfaces.
Fetches up-to-date documentation from Context7 for libraries and frameworks like React, Next.js, Prisma. Use for setup questions, API references, and code examples.
Retrieves current documentation, API references, and code examples for libraries, frameworks, SDKs, CLIs, and services via Context7 CLI. Ideal for API syntax, configs, migrations, and setup queries.
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