Token导航 LogoToken导航TokenDH.com
研究检索执行命令github未标认证来源可访问许可证需确认审计提醒

creator-outreach创作者外展

Agent Skill

creator-outreach 用于查找、检索和筛选相关信息,适合在 Codex、Claude、Cursor、Gemini CLI 中需要根据关键词、任务场景或来源线索快速定位候选结果时使用。可结合来源仓库、安装命令和原始 README 继续核验具体用法。安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。

总安装

312

周安装

13

GitHub Stars

公开资料未说明

下载量

104
CodexClaudeCursorGemini CLI

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

2

许可证

unknown

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:creator-outreach(创作者外展)
来源仓库:https://github.com/postplusai/postplus-skills
仓库路径:skills/creator-outreach
安装命令:
npx skills add https://github.com/postplusai/postplus-skills --skill creator-outreach
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。该命令会通过 npx skills 从第三方来源获取 Skill;本站只展示命令,不托管安装包,也不自动执行。

skills.shnpx skills
npx skills add https://github.com/postplusai/postplus-skills --skill creator-outreach

简介

creator-outreach 用于查找、检索和筛选相关信息,适合在 Codex、Claude、Cursor、Gemini CLI 中快速定位候选结果。

  • 适用于创作者外展相关的信息搜集与筛选,如联系人查找或合作机会挖掘。
  • 通过 npx skills add 命令从 GitHub 仓库安装,兼容主流 AI 宿主平台。
  • 安装前建议核实权限边界、项目活跃度及是否涉及网络请求或数据访问。
  • 适用宿主包括 Codex、Claude、Cursor、Gemini CLI,接入前应确认版本、权限和运行环境要求。

SKILL.md

Creator Outreach

Follow shared release-shell rules in:

  • postplus-shared release-shell rules

Use this skill when the user wants to:

  • find creator or influencer leads across TikTok, Instagram, and X
  • combine multiple discovery routes into one candidate pool
  • extract public contact signals such as email or link-in-bio URLs
  • convert normalized platform datasets into a single outreach-ready lead table
  • prepare outreach drafts before Gmail or CRM delivery

Read these references before implementation:

  • skills/50-publishing/creator-outreach/references/lead-schema.md
  • skills/50-publishing/creator-outreach/references/routing.md

Core Method

Do not lock this skill to one niche, one follower band, or one creator archetype.

Use a two-stage model:

  1. build a candidate pool from one or more discovery routes
  2. run one shared shortlist pass across those candidates

This skill is the shortlist and outreach layer above the platform skills. It should not assume:

  • only mid-tier creators matter
  • only one niche matters
  • keyword account search is the only discovery path
  • content-first is always the best path

Choose the route that fits the job.

Default posture:

  • keep the default flow light
  • add deeper evidence only when the user request clearly needs it

Do not turn every creator discovery task into a full competitor-plus-comments-plus-market-fit investigation by default.

Discovery Routes

Use one or more of these routes before lead building:

1. Official pool route

Examples:

  • TikTok Shop Seller Center creator marketplace
  • platform-native creator marketplace exports
  • manually assembled seller-center handle lists

Use when:

  • the user already has an official marketplace export
  • the platform exposes filtering for category, market, follower band, or engagement
  • the goal is to build a first-pass candidate pool quickly

Current capability:

  • this skill can ingest exported or manually copied handle lists after they are normalized into local datasets
  • this skill does not currently automate clicking through seller-center UI
  • use this route only when the user already has official-pool data or explicitly wants that route

2. Keyword search route

Do not search only category nouns.

Prefer combinations like:

  • core product term + review
  • core product term + unboxing
  • core product term + haul
  • problem/use-case term + routine
  • commerce tags such as TikTokMadeMeBuyIt, TikTokShop, or platform-native shopping tags when relevant

Use when:

  • the user needs broad market discovery
  • the user wants creators actively posting around a product or use case
  • there is no strong seed list yet

This is a common default discovery route when no stronger seed source exists.

3. Competitor backtracking route

Start from:

  • competitor brand accounts
  • competitor product videos
  • competitor collab posts
  • competitor comment sections

Inspect:

  • creators already collaborating with the competitor
  • posts with shopping or partner signals
  • active commenters asking for link, shade, size, price, or buying help
  • likely KOC accounts that can be expanded later

Use when:

  • the user wants faster conversion-oriented discovery
  • the user has direct competitors with visible creator activity
  • the goal is to shorten the path from discovery to outreach

This is an optional enhancement layer, not a default requirement.

4. Content-first route

Find relevant posts first, then pull the authors, then enrich the profiles.

Use when:

  • the user wants people who are clearly publishing the right content
  • account names and bios are weak signals
  • the job is format-aware or content-angle-aware discovery

This is often the best default when follower band and content fit both matter.

5. Known-handle enrichment route

Use when:

  • the user already has handles
  • the next step is profile enrichment, contact extraction, or outreach prep

Screening Dimensions

After discovery, shortlist candidates with a shared framework.

Always consider:

  • account type:

- individual creator - KOC - educator / consultant - brand / product account - aggregator / media page

  • content fit:

- does the account repeatedly post around the product, problem, use case, or audience

  • audience fit:

- target market - likely audience segment - language - market relevance

  • style fit:

- visual style - creator tone - trustworthiness - cultural fit

  • engagement quality:

- likes - comments - shares - comment intent quality

  • outreach readiness:

- public email - link-in-bio - past collab signals - stable posting behavior

Do not treat follower count as the only priority.

Follower band should be chosen per campaign:

  • head creators for reach
  • mid-tier creators for repeatable paid or affiliate work
  • small creators or KOCs for low-cost seeding or testing

Default vs Optional Depth

Default flow:

  1. pick one sensible discovery route
  2. collect platform data
  3. build leads
  4. extract public contact signals
  5. score and shortlist

Optional enhancement layers:

  • official-pool import
  • competitor backtracking
  • comment-intent evidence
  • TikTok Shop commerce signals
  • deeper market / language / style review

Only add these when:

  • the user explicitly asks for them
  • the core shortlist is weak and the next-best move is to deepen evidence
  • the campaign type clearly depends on that signal

Avoid stacking all optional layers into the first pass.

Current Automation vs Manual Judgment

This skill can score automatically from local normalized data:

  • follower scale
  • visible contact signals
  • niche overlap from bio and profile text
  • platform preference
  • coarse account type inference

This skill cannot reliably infer from current data unless the platform dataset already includes it:

  • follower geography
  • precise audience market distribution
  • deep style quality judgment
  • language nuance and cultural fit
  • competitor collaboration history from off-platform evidence
  • comment-level purchase intent unless comments were explicitly collected upstream

When these factors matter, treat them as required manual or upstream-research checks, not hidden assumptions.

Workflow

1. Choose the discovery route first

Pick the route based on the user request:

  • official pool export -> normalize or manually structure it, then enrich
  • broad discovery -> platform search route
  • competitor scouting -> collect creator candidates from competitor content first
  • content-angle discovery -> content-first route
  • known handles -> direct enrichment route

If the user gives no special constraints, prefer the lightest route that is likely to produce a usable shortlist.

2. Collect platform data

Do not scrape raw platform data directly from this skill unless the platform skill is missing something critical.

Use:

  • skills/20-research/tiktok-research
  • skills/20-research/instagram-account-research
  • skills/20-research/x-research

The expected input to this skill is normalized profile data or normalized profile-like exports from those platform skills.

The lead builder can also accept richer candidate-like datasets when they already include fields such as:

  • route
  • topicFit
  • audienceFit
  • sourceEvidence
  • engagement proxies
  • comment or commerce evidence

3. Build a unified lead table

Convert normalized profile datasets into one shared lead schema:

node ${CLAUDE_SKILL_DIR}/scripts/build_creator_leads.mjs \
  --inputs <work-folder>/.postplus/tiktok-profiles.json,<work-folder>/.postplus/instagram-profiles.json,<work-folder>/.postplus/x-profiles.json \
  --output <work-folder>/.postplus/creator-leads.json

4. Extract contact signals

Only use public signals already visible in platform data:

  • email in bio / signature / description
  • website or link-in-bio

Do not guess email addresses.

node ${CLAUDE_SKILL_DIR}/scripts/extract_contact_signals.mjs \
  --input <work-folder>/.postplus/creator-leads.json \
  --output <work-folder>/.postplus/creator-leads-enriched.json

5. Score and shortlist

Before drafting, score and filter the lead list when the user wants a shortlist rather than the full dataset.

Important:

  • treat score as a first-pass ranking, not final truth
  • apply campaign-specific overrides for market fit, style fit, and creator type
  • if the dataset does not support those checks, call them out explicitly
  • do not add deeper evidence collection unless the user request or result quality justifies it
node ${CLAUDE_SKILL_DIR}/scripts/score_creator_leads.mjs \
  --input <work-folder>/.postplus/creator-leads-enriched.json \
  --brief <work-folder>/.postplus/brand-brief.json \
  --platforms tiktok,instagram,x \
  --output <work-folder>/.postplus/creator-leads-scored.json

node ${CLAUDE_SKILL_DIR}/scripts/shortlist_creator_leads.mjs \
  --input <work-folder>/.postplus/creator-leads-scored.json \
  --min-score 45 \
  --top 20 \
  --output <work-folder>/.postplus/creator-leads-shortlist.json

6. Generate outreach drafts

Use a structured brief to generate a draft set.

Minimal brief:

{
  "brandName": "Example Brand",
  "productName": "Example Product",
  "niche": "creators relevant to the product, audience, or use case",
  "offer": "a creator partnership or product collaboration",
  "whyYou": "your content feels relevant to this product and audience",
  "cta": "Would you be open to hearing more?",
  "signature": "Name | Brand"
}

Then generate drafts:

node ${CLAUDE_SKILL_DIR}/scripts/generate_outreach_drafts.mjs \
  --leads <work-folder>/.postplus/creator-leads-shortlist.json \
  --brief <work-folder>/.postplus/brand-brief.json \
  --output <work-folder>/.postplus/creator-outreach-drafts.json

Output Expectations

Return:

  • a shortlist of creators worth contacting
  • fit scores and fit reasons that explain ordering
  • contact signals with explicit provenance
  • explicit notes on missing evidence when market fit or style fit could not be verified from the dataset
  • risks:

- no email found - only link-in-bio found - niche mismatch - weak audience scale - uncertain target-market fit - uncertain style or cultural fit

  • outreach drafts ready for review or Gmail draft creation

Decision Rules

  • If the user asks for generic creator discovery, choose the discovery route first instead of defaulting to one search pattern.
  • If the user already has normalized profile datasets, jump straight to lead building.
  • If the user has official marketplace exports or a seller-center shortlist, treat that as a first-class input.
  • If the user wants competitor-based discovery, collect creator candidates from competitor assets before running enrichment.
  • If the user does not explicitly ask for competitor, comment, official-pool, or commerce-layer evidence, do not force those layers into the default pass.
  • If the user wants cold email or partnership prep, always extract contact signals before drafting.
  • Default to drafting, not sending.

Notes

  • This skill is the cross-platform layer above individual platform research skills.
  • Gmail sending should stay in a separate delivery step.

适合场景

01

用户想查找某类 Agent Skill 时

02

需要根据任务场景推荐可安装能力包时

03

需要对比不同来源的安装命令和来源信息时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

保留来源站点、仓库和原始说明,方便继续核验

能力 4

展示第三方安全扫描或审计结果

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

Codex

32.21%
按下载量换算33

Claude

30%
按下载量换算31

Cursor

19.14%
按下载量换算20

Gemini CLI

9.52%
按下载量换算10

安全审计

Gen Agent Trust Hub

通过

Socket

通过

Snyk

可疑

权限和风险

执行命令

安装流程涉及命令执行,可能通过 npx skills add https://github.com/postplusai/postplus-skills --skill creator-outreach 联网下载 Skill 或依赖。用户安装前应确认命令来源、仓库内容和执行环境。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。来源安全扫描存在 warning/failed 结果,不能写成本站确认安全。当前只有一个来源,正式发布前建议补源仓库或其他目录站核验。

来源信息

继续浏览同类 Skills