skill-market-fit-ranker
对一批 Skill 选题按高频、低门槛、传播性、ROI 和风险做排序。;use for skills, market-fit, prioritization workflows;do not use for 只按个人偏好排序, 忽略发布风险.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/52yuanchangxing/skill-market-fit-rankerWhat This Skill Does
The 'skill-market-fit-ranker' is a specialized analytical tool designed for AI agent developers and project managers to evaluate and prioritize potential agent skills. By utilizing a multi-dimensional framework—covering high-frequency usage, entry barriers, viral potential, Return on Investment (ROI), and operational risks—this skill transforms raw ideas into actionable, data-driven roadmaps. It ensures that development efforts are focused on high-impact, low-risk areas, maximizing the probability of market adoption and sustainable growth.
Installation
To integrate this skill into your environment, use the OpenClaw terminal:
clawhub install openclaw/skills/skills/52yuanchangxing/skill-market-fit-ranker
Ensure you have read-access to the {baseDir}/resources/ directory, as the skill leverages local templates and specification files to standardize output formats.
Use Cases
This skill is perfect for product brainstorming sessions, technical roadmapping, and developer grooming workflows. It is particularly effective for teams looking to filter dozens of backlog ideas into a core set of features. Use it when you need to validate a potential skill's viability before writing code or when re-evaluating an existing portfolio of agent capabilities to ensure alignment with current market trends.
Example Prompts
- "I have a list of 10 proposed skills for a travel planning agent. Here they are: [List]. Please rank them based on ROI and viral potential, and highlight any regulatory risks for the travel sector."
- "We are planning our Q3 roadmap for productivity agents. Given my team's focus on low-barrier, high-frequency utility tools, can you apply the market-fit-ranker to these 5 features?"
- "Evaluate these 3 potential AI skills for a legal assistant. Please provide a prioritized list and tell me which ones carry the highest compliance risk."
Tips & Limitations
To get the best results, always provide as much context as possible, including your target user persona and specific business goals. The skill is designed to act as a decision-support tool rather than an autonomous decision-maker; it will suggest, not execute. It will explicitly list 'Pending Items' if your input lacks critical information. Note that it will not prioritize based on personal preference and will always flag potential risks rather than ignoring them. For best results, ensure your input adheres to the structure defined in {baseDir}/resources/spec.json.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-52yuanchangxing-skill-market-fit-ranker": {
"enabled": true,
"auto_update": true
}
}
}Tags
Flags: file-read
Related Skills
skill-routing-benchmark
测试多个 Skill 描述是否会路由冲突,并生成正例、反例与负向触发语句。;use for skills, routing, benchmark workflows;do not use for 只给模糊建议, 忽略高度相近的 skill.
vynn-backtester
Run trading strategy backtests with natural language — powered by Vynn
skill-readme-rebuilder
从 SKILL.md、脚本与资源反推 README、FAQ 与示例,保持说明一致。;use for skills, readme, docs workflows;do not use for 伪造脚本能力, 跳过真实依赖声明.
skill-pack-composer
把多个 Skill 组合成套装,检查 slug、依赖、资源和定位冲突。;use for skills, bundle, packaging workflows;do not use for 混入重复职责的 skill, 忽略依赖冲突.
skill-risk-splitter
把职责过杂的 Skill 拆成安全版、增强版或多子 Skill,降低扫描和维护风险。;use for skills, refactor, risk workflows;do not use for 为了拆分而失去清晰定位, 隐藏高风险行为.