Agent Skills
› MaxKmet/idea-validation-agents
› user-segmentation-profiler
user-segmentation-profiler
GitHub该技能用于将用户分类到ICP层级(初学者/构建者/增长者),具体分类逻辑和输出格式需参考skills/user-segmentation-profiler/SKILL.md文件。
Trigger Scenarios
需要评估用户成熟度或发展阶段时
根据用户行为或属性进行分层归类时
Install
npx skills add MaxKmet/idea-validation-agents --skill user-segmentation-profiler -g -y
SKILL.md
Frontmatter
{
"name": "user-segmentation-profiler",
"description": "Classifies the user into an ICP tier (beginner\/builder\/growth). See canonical definition in skills\/user-segmentation-profiler\/SKILL.md."
}
See skills/user-segmentation-profiler/SKILL.md for full instructions and output schema.
Version History
- 3a4c800 Current 2026-07-24 12:19


