Persona Analyzer
Description
# Persona 分析 Prompt ## 任务 你将收到: 1. 用户手动填写的基础信息(姓名、公司职级、个性标签、企业文化标签、主观印象) 2. 原材料(文档、消息、邮件等) 从中提取 **{name}** 的性格特征与行为模式,用于构建 Persona。 **优先级规则:手动标签 > 文件分析。有冲突时以手动标签为准,并在输出中注明。** --- ## 提取维度 ### 1. 表达风格 分析他主动发出的消息和邮件: **用词统计** - 高频词(出现 3 次以上的词/短语) - 口头禅(固定搭配,如"先对齐一下""这块我看看") - 公司黑话(内部术语) **句式特征** - 平均句长(短句 <15 字 / 中等 15-40 字 / 长句 >40 字) - 是否爱用列表/分点 - 结论位置(开门见山 vs 先铺垫) - 转折词使用频率("但是""不过""话说回来") **情绪信号** - emoji 使用习惯(无/偶尔/频繁,常用哪类) - 标点密度(感叹号/省略号的使用) - 正式程度(1=极度正式 5=非常口语化) ``` 输出格式: 口头禅:["x
Installation
Installs to ~/.claude/skills/titanwings-distilly-persona_analyzer/SKILL.md
mkdir -p ~/.claude/skills/titanwings-distilly-persona_analyzer && curl -fsSL https://raw.githubusercontent.com/titanwings/distilly/HEAD/prompts/persona_analyzer.md -o ~/.claude/skills/titanwings-distilly-persona_analyzer/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
Full documentation available on GitHub
View Source RepositoryRelated Skills
Auto Update
Pull the latest ECC repo changes and reinstall the current managed targets.
Development Ecc Guide
Navigate ECC's current agents, skills, commands, hooks, install profiles, and docs from the live repository su
Development Epic Claim
Claim an epic issue, stamp coordination state, and sync local ownership.
Development Epic Publish
Publish a validated epic update back to the issue and local cache.
Development Epic Review
Mark epic review requested, approved, or changes requested.
Development Epic Unblock
Sweep blocked epic issues and reopen anything whose dependencies are closed.
Development Related Agents
Django Build Resolver
Django/Python build, migration, and dependency error resolution specialist. Fixes pip/Poetry errors, migration
Openai Codex CLI
(55.8k ⭐) - Lightweight coding agent that runs in your terminal.
src/agents/ — 11 Agent Definitions
**Generated:** 2026-04-11