Agent Skillsopen-mercato/open-mercato › deal-qualification

deal-qualification

GitHub

用于评估公司是否为优质销售目标,通过公开信号生成匹配度评分、支付可能性和建议。

docker/opencode/skills/deal-qualification/SKILL.md open-mercato/open-mercato

Trigger Scenarios

判断潜在客户价值 销售机会评估

Install

npx skills add open-mercato/open-mercato --skill deal-qualification -g -y
More Options

Non-standard path

npx skills add https://github.com/open-mercato/open-mercato/tree/main/docker/opencode/skills/deal-qualification -g -y

Use without installing

npx skills use open-mercato/open-mercato@deal-qualification

指定 Agent (Claude Code)

npx skills add open-mercato/open-mercato --skill deal-qualification -a claude-code -g -y

安装 repo 全部 skill

npx skills add open-mercato/open-mercato --all -g -y

预览 repo 内 skill

npx skills add open-mercato/open-mercato --list

SKILL.md

Frontmatter
{
    "name": "deal-qualification",
    "description": "How to judge whether a company is a good, well-paying sales prospect from public web signals."
}

Use this playbook to turn what you found on the public web into a dealFitScore (0–100), a payingLikelihood (low/medium/high), and a short recommendation.

Signals that make a company a GOOD paying prospect (each is positive):

  • Revenue / profitability — meaningful and growing revenue, or a public statement of profitability.
  • Funding — a recent raise, a well-known investor, or a public listing (durable ability to pay).
  • Headcount momentum — growing team, open roles, or a hiring spree (budget and expansion).
  • Enterprise customers — recognizable logos or case studies (they buy, and they pay real money).
  • Budget / pricing fit — evidence they already pay for comparable tools or services.

Red flags that lower the score (each is negative):

  • Layoffs, hiring freezes, or shrinking headcount.
  • Missed payments, lawsuits over unpaid bills, insolvency, or a poor payment reputation.
  • A long silence — no verifiable public activity for a year or more.
  • No sign of budget: tiny team with no revenue, funding, or paying customers.

Turn the signals into a score with the score script (invoke it via run_skill_script with skillId: "deal_qualification", scriptName: "score"). It takes 0..1 signal strengths and returns a dealFitScore (0–100), payingLikelihood, and a rationale. Feed it your honest read of each signal:

  • revenueStrength — how strong the revenue/profitability evidence is (0 = none, 1 = large and growing).
  • fundingStrength — funding / public-company strength (0 = none, 1 = well-funded or public).
  • growthStrength — headcount / hiring / customer momentum (0 = shrinking, 1 = clearly scaling).
  • riskLevel — severity of red flags (0 = none, 1 = severe distress).

Map the size you estimated to companySizeBucket: roughly micro (<10), small (10–50), mid_market (50–1000), enterprise (>1000) employees; use unknown when you cannot ground it.

Always sanity-check the script's number against your own judgement, and justify the score in recommendation with the specific signals you relied on. When evidence is thin, prefer a conservative score and a low or medium payingLikelihood rather than guessing high.

Version History

  • ab23d45 Current 2026-09-22 10:24

Same Skill Collection

.ai/skills/codex/backend-ui-design/SKILL.md
.ai/skills/om-app-spec-writing/SKILL.md
.ai/skills/om-auto-continue-pr-loop/SKILL.md
.ai/skills/om-auto-create-pr-loop/SKILL.md
.ai/skills/om-auto-publish-pr/SKILL.md
.ai/skills/om-auto-qa-scenarios/SKILL.md
.ai/skills/om-auto-review-pr/SKILL.md
.ai/skills/om-auto-sec-report-pr/SKILL.md
.ai/skills/om-auto-sec-report/SKILL.md
.ai/skills/om-auto-upgrade-0.4.10-to-0.5.0/SKILL.md
.ai/skills/om-auto-upgrade-0.6.6-to-0.6.7/SKILL.md
.ai/skills/om-auto-upgrade-0.6.7-to-0.7.0/SKILL.md
.ai/skills/om-backend-ui-design/SKILL.md
.ai/skills/om-code-review/SKILL.md
.ai/skills/om-create-agents-md/SKILL.md
.ai/skills/om-dev-container-maintenance/SKILL.md
.ai/skills/om-ds-guardian/SKILL.md
.ai/skills/om-fix-specs/SKILL.md
.ai/skills/om-followup-issue-from-pr/SKILL.md
.ai/skills/om-help/SKILL.md
.ai/skills/om-implement-spec/SKILL.md
.ai/skills/om-integration-builder/SKILL.md
.ai/skills/om-integration-tests/SKILL.md
.ai/skills/om-judge-agent-session/SKILL.md
.ai/skills/om-migrate-mikro-orm/SKILL.md
.ai/skills/om-mockup-prototype/SKILL.md
.ai/skills/om-pr-autopilot/SKILL.md
.ai/skills/om-pre-implement-spec/SKILL.md
.ai/skills/om-prepare-issue/SKILL.md
.ai/skills/om-prepare-test-env/SKILL.md
.ai/skills/om-refresh-standalone-harness/SKILL.md
.ai/skills/om-share-this-session/SKILL.md
.ai/skills/om-skill-creator/SKILL.md
.ai/skills/om-smart-test/SKILL.md
.ai/skills/om-spec-writing/SKILL.md
docker/opencode/skills/resolution-playbook/SKILL.md
docker/opencode/skills/stage-playbook/SKILL.md
.ai/skills/om-auto-upgrade-0.7.0-to-0.8.0/SKILL.md
.ai/skills/om-create-ai-agent/SKILL.md
.ai/skills/om-create-web-research-adapter/SKILL.md
.ai/skills/om-figma-design-with-ds/SKILL.md
.ai/skills/om-gap-analysis/SKILL.md

Metadata

Files
0
Version
ab23d45
Hash
f09a5b4c
Indexed
2026-09-22 10:24

Accueil - Wiki
Copyright © 2011-2026 iteam. Current version is 2.155.2. UTC+08:00, 2026-09-22 17:51
浙ICP备14020137号-1