creator-fit-scoring

creator-fit-scoring is a skill for Claude Code from crevideo/crevideo-reach. It costs 117 tokens per session (1,416 once invoked), scanned A, original, MIT.

A tool for judging whether TikTok Shop creators are a good match for a product or brand, using profile, history, and performance evidence such as sales compared with follower count.

In plain words
What is it for?
Use it to score, rank, compare, or shortlist creators, suggest outreach priority, and find creators similar to a successful example.
Why use it?
It helps replace guesswork when deciding which creators to contact and how strongly to recommend working with them.

Skill for Claude Code

Written for Claude Code: shipped in a Claude Code plugin.

Part of the crevideo-reach plugin — 9 skills, 1 MCP server shipped together

Good fit Use it to score, rank, compare, or shortlist creators, suggest outreach priority, and find creators similar to a successful example.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/crevideo/crevideo-reach/creator-fit-scoring
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add crevideo/crevideo-reach --skill creator-fit-scoring
Clone the repo
git clone --depth 1 https://github.com/crevideo/crevideo-reach

Made for: Claude Code.

Or install crevideo-reach, the plugin that ships this one along with the rest of its 9 skills, 1 MCP server.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for creator-fit-scoring

README.md
[![agentmods](https://agentmods.dev/badge/skills/crevideo/crevideo-reach/creator-fit-scoring/github.svg)](https://agentmods.dev/skills/crevideo/crevideo-reach/creator-fit-scoring)
Your own site
<a href="https://agentmods.dev/skills/crevideo/crevideo-reach/creator-fit-scoring"><img src="https://agentmods.dev/badge/skills/crevideo/crevideo-reach/creator-fit-scoring/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for creator-fit-scoring

Your own site · 80×15
<a href="https://agentmods.dev/skills/crevideo/crevideo-reach/creator-fit-scoring"><img src="https://agentmods.dev/badge/skills/crevideo/crevideo-reach/creator-fit-scoring.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 117 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,416 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe. Third-party audits
  • NVIDIA SkillSpector pass 7 Sept 2026
How audits are shown
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00117 $0.01416
Opus 5 $0.00059 $0.00708
Sonnet 5 $0.00023 $0.00283
Haiku 4.5 $0.00012 $0.00142

Measured 12d ago against content hash 9cebbb3a260a, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-12, from the pricing page.

Security

Grade A, and why

creator-fit-scoring scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 12d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

plugins/crevideo-reach/skills/creator-fit-scoring/SKILL.md · 75 lines

How it starts

The opening of the file, as written. The whole thing — 75 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Creator Fit Scoring · 达人契合打分

Role: turn a creator's profile/history/performance into an evidence-based judgment of "worth collaborating for this product/brand?". Only judges fit + recommendation strength — does not set tier (creator-tier-resolver), validate commission (offer-policy-checker), or write copy (outreach-message-composer).

Output language

Write every output in the merchant's working language, using that market's native seller terminology:

  • US Local sellers → English: tier / all-in take-rate / outreach waterfall / Target Collaboration / DM / sample …
  • China POP sellers → 中文: 分级 / 真实抽成 / 触达阶梯 / 定向邀约 / 私信 / 寄样 … Tool names (e.g. preview_target_collab, find_similar_creators) stay identical in both languages. If unsure which market, ask once before producing output.

When to use / not use

  • Use: score/rank a creator or a sample pool, decide whether to contact, run lookalike-expansion recruiting.
  • Don't use: the user only wants report data (→ performance-diagnosis); only wants copy (→ outreach-message-composer).

Inputs (ask if missing, max 3 questions)

  1. Creator data source: preview_target_collab sample, list_affiliate_creators results, or a profile the user pastes.
  2. Target product: name/category/price (for fit; product must be ACTIVATE).
  3. Optional: the user's preferred tier or headcount.

Steps (in order)

  1. Exclude first (before ranking/scoring): cross-check the backend blocklist + project Knowledge/do-not-contact (incl. cooldown-not-elapsed, whole-category avoidance); matches go to "Excluded" and are not scored (check both seeds and results).
  2. Extract evidence per creator (only real fields you actually have; write N/A for missing, never fill with "industry average"): conversion signal (GMV per view / orders), audience fit (category + audience vs product), trust signal (fulfillment rate / past collaborations), risk signal (recent complaints / fulfillment drop).
  3. Apply "conversion > followers" as the first principle: follower count is reference only, never the primary basis.
  4. Per creator, output: fit (high/mid/low) + 3 concrete fit reasons + 1 uncertainty + suggested product + suggested outreach (as input for creator-tier-resolver / outreach). If you cannot give 3 concrete reasons → output HOLD (do not contact yet); do not pad.
  5. Pool-level assessment: headcount, fit distribution, whether to loosen/tighten the filter.
  6. Lookalike-expansion mode (when the user wants "find similar / scale up"): seed find_similar_creators only with sustained-sales creators (look at repeat/continuous conversion, not one GMV spike); re-exclude the blocklist on both seeds and results; output a "suggested new-invite candidates" table (same 3 reasons + 1 uncertainty).

Read the full file on GitHub · 75 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 12d ago First seen · 75 lines · 117 tokens per session scan A 9cebbb3a260a

Subscribe to this mod's changes

creator-fit-scoring is a skill published in the GitHub repository crevideo/crevideo-reach (7 stars, last pushed yesterday), licensed MIT. It adds 117 tokens to every session and 1,416 once invoked, about $0.0006 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

Other skills, from other repositories

markifact-overview

Reference — what Markifact is, what the MCP server exposes, and the discover→inspect→run pattern. Always loaded into the performance-marketer agent.

markifact/markifact-mcp · 36 tokens

safe-write-operations

Reference — rules for safely executing write/destructive operations against ad accounts. Always loaded into the performance-marketer agent.

markifact/markifact-mcp · 28 tokens

dev

Software development planning. Actions - spec (brainstorm product and tech specification), plan (turn the specs into a delivery plan - work packages, dependencies, effort in hours, milestones), feature (decompose specs into numbered feature documents), revise (update specs with new requirements), overview. Planning…

protonium-labs/axiomcore-plugin · 81 tokens

project

Create and manage the project structure - projects, sub-projects, and work packages (WPs). Actions - new project, new subproject, new WP, overview. Hierarchy depth (2 or 3 levels) is fixed at creation. All work happens in WPs; projects and sub-projects are pure structure.

protonium-labs/axiomcore-plugin · 67 tokens

ws

Create and run workstations - permanent areas for routine, repeated work (independent of projects). Actions - new WS, new subWS, new area, new routine, run, from project, list, overview. Hierarchy depth (2 or 3 levels) is fixed at creation.

protonium-labs/axiomcore-plugin · 60 tokens

cease-desist

Draft a cease-and-desist letter (send mode) or triage one you received (receive mode). Use when asserting your rights against an infringer with a demand letter calibrated to your enforcement posture, or when an incoming C&D needs triage into a structured options memo with a recommendation.

uk-agents/uk-legal-plugins · 63 tokens