Partnership Priority Evaluator

v1.0.0

Evaluate new revenue channels by scoring technical difficulty, market demand, competition barriers, and revenue potential to guide prioritization decisions.

0· 132·0 current·0 all-time

Install

OpenClaw Prompt Flow

Install with OpenClaw

Best for remote or guided setup. Copy the exact prompt, then paste it into OpenClaw for gdp6539/partnership-priority-evaluator.

Previewing Install & Setup.
Prompt PreviewInstall & Setup
Install the skill "Partnership Priority Evaluator" (gdp6539/partnership-priority-evaluator) from ClawHub.
Skill page: https://clawhub.ai/gdp6539/partnership-priority-evaluator
Keep the work scoped to this skill only.
After install, inspect the skill metadata and help me finish setup.
Use only the metadata you can verify from ClawHub; do not invent missing requirements.
Ask before making any broader environment changes.

Command Line

CLI Commands

Use the direct CLI path if you want to install manually and keep every step visible.

OpenClaw CLI

Canonical install target

openclaw skills install gdp6539/partnership-priority-evaluator

ClawHub CLI

Package manager switcher

npx clawhub@latest install partnership-priority-evaluator
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
Name/description (prioritizing partnership revenue channels) align with the included materials: SKILL.md, README, framework, examples, and a small local evaluate.py. No unrelated packages, binaries, or credentials are requested.
Instruction Scope
SKILL.md contains narrow, deterministic instructions for scoring four dimensions, formatting output, and thresholds. It does not instruct the agent to read arbitrary files, access environment variables, or send data to external endpoints.
Install Mechanism
No install spec is provided (instruction-only + a tiny local script). No downloads, package installs, or archive extraction are declared.
Credentials
The skill requires no environment variables, credentials, or config paths. That matches the simple scoring functionality and the included Python script, which has no IO or networking.
Persistence & Privilege
always is false and model invocation is allowed (the platform default). The skill does not request persistent system presence or modify other skills/config; no elevated privileges are requested.
Assessment
This skill appears safe and coherent: it only computes an average score from four user-supplied numbers and formats a recommendation. Before installing, confirm you are comfortable with the paid price listed in SKILL.md/README. Avoid feeding any sensitive secrets or credentials into this skill (it doesn't need them). If you want to be extra cautious, review or run the provided scripts locally to verify behavior — the included evaluate.py contains no networking, file writes, or external calls.

Like a lobster shell, security has layers — review code before you run it.

latestvk9701fq42j7318gc6c0reygxj583ex21
132downloads
0stars
1versions
Updated 1mo ago
v1.0.0
MIT-0

Partnership Priority Evaluator - 合作优先级评估器

4 维度评分法 (技术门槛/市场需求/竞争壁垒/收益潜力),快速评估新收入渠道可行性。阈值≥4.0 才推荐执行。


触发条件

  • 用户提到 "渠道评估" 或 "优先级评估"
  • 用户提到 "ROI 评估" 或 "是否值得"
  • 用户提供新渠道要求分析

核心指令

1. 4 维度评分

每个维度 1-5 分:

  • 技术门槛: 实现难度
  • 市场需求: 用户痛点强度
  • 竞争壁垒: 差异化程度
  • 收益潜力: 预期收入

2. 综合评分

综合评分 = (技术 + 市场 + 竞争 + 收益) / 4

3. 决策建议

  • ≥4.0: ✅ 推荐执行
  • 3.0-3.9: 🟡 谨慎评估
  • <3.0: ❌ 建议放弃

输出格式

## {渠道名} 评估报告

### 4 维度评分
- 技术门槛:{N}/5
- 市场需求:{N}/5
- 竞争壁垒:{N}/5
- 收益潜力:{N}/5

### 综合评分:{N.N}/5

### 决策建议:{✅/🟡/❌} {建议}

版本信息

  • 版本: 1.0.0
  • 定价: ¥420 ($59)
  • 分类: Business/Strategy

完整方法见 references/framework.md

Comments

Loading comments...