Interpretation is structured for decision-making; original keeps the upstream SKILL.md unchanged.
Decide Fit First
Core job: Works with Claude Code, Cursor, Cline and 23 more. runs entirely locally. 1. 性别匹配:男性角色用男声,女性角色用女声 2. 年龄匹配:少年/青年/中年/老年对应不同音色 3. 性…
Best fit: Use it when the task has reusable inputs, steps, and validation criteria rather than a one-off answer.
Avoid forcing it: If the source lacks commands, platform support, or external-service evidence, keep those fields unknown instead of guessing.
Design Intent
Structure: The skill is organized around “分配原则”, “使用步骤”, showing how the author expects the agent to judge fit, collect context, and produce verifiable output.
Trigger evidence: Prioritize the author’s wording around when to use it, what context to collect, and what output shape to produce.
Evidence boundary: Author text states facts, repository files prove commands and paths, and Fluxly only adds fit, limits, and usage judgment.
How To Use It
Inputs: Provide target material, scope, expected result, forbidden changes, and validation method.
Invocation: Name voice-assigner directly; if the source includes slash commands, start with the command and then add task context.
Validation: Start small and check whether the result follows “分配原则 / 使用步骤” before expanding.
Boundaries And Review
Dependencies: It usually needs no extra API key, so start with a small validation task.
Permissions: Declared permissions include read; ask the agent to state file, command, and rollback boundaries before acting.
Quality bar: A useful result names the deliverable, evidence, and next action. Generic prose means the task needs tighter context.
音色分配指南
分配原则
性别匹配:男性角色用男声,女性角色用女声
年龄匹配:少年/青年/中年/老年对应不同音色
性格匹配:
活泼开朗 → 明亮有活力的音色
沉稳内敛 → 低沉稳重的音色
温柔体贴 → 柔和甜美的音色
威严霸气 → 浑厚有力的音色
角色定位:主角用辨识度高的音色,配角用中性音色
使用步骤
调用 list_voices 查看可用音色列表
调用 get_characters 获取所有角色信息
分析每个角色的性格、年龄、性别等特征
为每个角色调用 assign_voice 分配合适的音色
汇总分配结果给用户
Fluxly profile Author and license come from source; runtime, permissions, and network are Fluxly detections or estimates
Fluxly category
Other
Author-declared agents
No explicit declaration found; this is not inferred or tested compatibility
Decide Fit First
Design Intent
How To Use It
Boundaries And Review