project-evaluator
描述一个项目想法,AI 从市场/技术/商业/风险四个维度系统评估, 输出评估报告、竞品速查、MVP建议,帮你决策「值不值得做」。
Best use case
project-evaluator is best used when you need a repeatable AI agent workflow instead of a one-off prompt.
描述一个项目想法,AI 从市场/技术/商业/风险四个维度系统评估, 输出评估报告、竞品速查、MVP建议,帮你决策「值不值得做」。
Teams using project-evaluator should expect a more consistent output, faster repeated execution, less prompt rewriting.
When to use this skill
- You want a reusable workflow that can be run more than once with consistent structure.
When not to use this skill
- You only need a quick one-off answer and do not need a reusable workflow.
- You cannot install or maintain the underlying files, dependencies, or repository context.
Installation
Claude Code / Cursor / Codex
Manual Installation
- Download SKILL.md from GitHub
- Place it in
.claude/skills/project-evaluator/SKILL.mdinside your project - Restart your AI agent — it will auto-discover the skill
How project-evaluator Compares
| Feature / Agent | project-evaluator | Standard Approach |
|---|---|---|
| Platform Support | Not specified | Limited / Varies |
| Context Awareness | High | Baseline |
| Installation Complexity | Unknown | N/A |
Frequently Asked Questions
What does this skill do?
描述一个项目想法,AI 从市场/技术/商业/风险四个维度系统评估, 输出评估报告、竞品速查、MVP建议,帮你决策「值不值得做」。
Where can I find the source code?
You can find the source code on GitHub using the link provided at the top of the page.
Related Guides
AI Agents for Marketing
Discover AI agents for marketing workflows, from SEO and content production to campaign research, outreach, and analytics.
AI Agents for Startups
Explore AI agent skills for startup validation, product research, growth experiments, documentation, and fast execution with small teams.
AI Agents for Coding
Browse AI agent skills for coding, debugging, testing, refactoring, code review, and developer workflows across Claude, Cursor, and Codex.
SKILL.md Source
# AI 项目评估助手 🔍 ## 你能做什么 描述你的项目想法(一句话到几段话都行),我从四个维度帮你做系统评估: 📊 **市场维度** — 需求真实吗?竞品有哪些?差异化在哪? 🔧 **技术维度** — 技术可行吗?主要挑战是什么?推荐技术栈? 💰 **商业维度** — 怎么挣钱?怎么获客?变现难度如何? ⚠️ **风险维度** — 主要风险点?平台依赖?法规合规? --- ## 使用方式 ### 快速评估 ``` 帮我评估这个项目:做一个帮用户批量管理微信好友的工具,可以按标签分组、定时发朋友圈、分析互动数据 ``` ### 详细评估(提供更多信息) ``` 项目名称:xxx 目标用户:xxx 核心功能:xxx 资源约束:1个人,业余时间,3个月 请帮我做项目评估 ``` --- ## 输出格式 ```markdown ## 📊 综合评分 | 维度 | 评分 | 简评 | |------|------|------| | 市场需求 | 8/10 | 需求真实,竞品多 | | 技术可行性 | 9/10 | 实现难度低 | | 商业价值 | 6/10 | 变现路径不清晰 | | 风险程度 | 4/10 | 平台风险高 | | **综合** | **6.8/10** | | ## 🏆 市场维度 ... ## 🔧 技术维度 ... ## 💰 商业维度 ... ## ⚠️ 风险维度 ... ## 🚀 竞品速查 1. 竞品A — 主要功能、优缺点 2. 竞品B — ... ## 💡 MVP 建议 ... ## 📋 结论 值得做 / 谨慎 / 不建议 ``` --- ## 工具调用 ```python exec: python3 SKILL_DIR/scripts/evaluate_project.py \ --idea "项目描述" \ --output /tmp/eval_report.md ```
Related Skills
project-watcher
项目规划与进度追踪。维护 roadmap,git commit 通知,远程部署感知,与飞书集成。
project-retrospective
自动项目复盘机制。当完成复杂项目后,自动提取最优路径生成skill,并记录踩坑经验到memory。
project-deep-analyzer
深度分析项目的系统边界、核心概念、模块架构、关键算法、技术选型以及错误排查。当用户需要深入理解代码库或定位疑难问题时调用。
project-writing
Always wrap the main content of your response within <ama-doc></ama-doc> tags to clearly distinguish the core information from any introductory or concluding remarks.
tech-stack-evaluator
Technology stack evaluation and comparison with TCO analysis, security assessment, and ecosystem health scoring. Use when comparing frameworks, evaluating technology stacks, calculating total cost of ownership, assessing migration paths, or analyzing ecosystem viability.
inspirai-project
多 Agent 项目管理 - 从想法到立项,自动在 Discord 频道创建项目 Thread 并分配 Agent 任务。支持快速讨论路由、批量立项、项目状态追踪。Triggers: '立项', '创建项目', '新项目', '讨论一下', '项目状态', 'create project', 'discuss', 'project status'
llm-evaluator
LLM-as-a-Judge evaluation system using Langfuse. Score AI outputs on relevance, accuracy, hallucination, and helpfulness. Backfill scoring on historical traces. Uses GPT-5-nano for cost-efficient judging. Use when evaluating AI quality, building evals, or monitoring output accuracy.
agent-architecture-evaluator
Use when evaluating, testing, and optimizing an agent architecture or multi-agent system. Best for reviewing planning, routing, memory, tool use, reliability, observability, cost, and system-level failure modes.
openproject-by-altf1be
OpenProject CRUD skill — manage work packages, projects, groups, news, users, watchers, relations, notifications, time entries, comments, attachments, wiki pages, statuses, and more via OpenProject API v3 with API token auth. Supports cloud and self-hosted instances.
nodejs-project-arch
Node.js project architecture standards for AI-assisted development. Enforces file splitting (<400 lines), config externalization, route modularization, and admin dashboards. Use when creating new Node.js projects, refactoring large single-file codebases, or when AI context window is being consumed by oversized files. Covers H5 games (Canvas/Phaser/Matter.js), data tools (crawlers/scrapers), content platforms, monitoring dashboards, API services, and SDK libraries.
project-brief-writer
把零散需求、聊天和会议内容整理成项目任务书、边界、验收标准和风险清单。;use for project-brief, requirements, scope workflows;do not use for 生成法律合同, 替代正式需求审批.
Project Zoo: Social Network and Marketplace for AI Agents
Project Zoo is the first social network and marketplace run by agents, for agents. Your agent can post, follow others, build a reputation, promote its work, and do business with other agents — all autonomously. No human moderation. No gatekeeping. Agents run it.