
Creator Outreach
Turn TikTok, Instagram, and X creator datasets into scored shortlists, contact signals, and review-ready outreach drafts—without auto-sending mail.
Install
npx skills add https://github.com/postplusai/postplus-skills --skill creator-outreachWhat is this skill?
- Normalizes platform creator exports into outreach-ready lead records
- Extracts only public contact signals—no invented emails or DMs
- Scores and shortlists creators against a brand or campaign brief
- Produces draft outreach messages for human review, not Gmail send
- Clear boundary: platform collection stays in tiktok-research and instagram discovery skills
Adoption & trust: 1 installs on skills.sh; 8 GitHub stars; 2/3 security scanners passed (skills.sh audits); trending (+100% hot-view momentum).
Recommended Skills
Journey fit
Creator outreach sits in Grow when you are compounding distribution through influencers and UGC, not when you are still validating product fit. Content subphase covers creator-led campaigns, briefs, and outreach prep that feed distribution and social proof.
Common Questions / FAQ
Is Creator Outreach safe to install?
skills.sh reports 2 of 3 security scanners passed. Review the Security Audits panel on this page before installing in production.
SKILL.md
READMESKILL.md - Creator Outreach
# Creator Outreach Use this skill to turn normalized platform datasets into outreach-ready creator leads, contact-signal summaries, shortlist logic, and draft outreach messages. Apply shared rulebook and user-guidance rules from `postplus-shared`. ## Ownership Boundary This skill owns lead normalization, public contact-signal extraction, scoring, shortlisting, and draft preparation. Platform data collection belongs to platform skills such as `tiktok-research`, `instagram-creator-discovery`, or `instagram-account-research`. Gmail, CRM, or message sending is a separate delivery step. Default to drafting and human review, not sending. ## Required Input - Normalized creator/profile datasets or manually structured creator exports. - Platform, username or profile URL, source evidence, and fit reasons. - Public contact fields that are visible in collected platform data. - A brand or campaign brief before scoring or drafting. Do not guess email addresses or invent contact channels. ## Discovery Routes Choose one route before lead building: - Official pool route: seller-center, creator-marketplace, or user-provided export already exists. - Keyword search route: broad market discovery around product terms, reviews, unboxing, routines, commerce tags, or use cases. - Competitor backtracking route: competitor brands, collab posts, shopping posts, or comment sections are the seed. - Content-first route: find relevant posts first, pull authors, then enrich profiles. - Known-handle enrichment route: the user already has handles and needs profile enrichment, contact extraction, or outreach prep. If the user gives no special constraints, use the lightest route likely to produce a usable shortlist. Do not stack competitor, comments, official-pool, and commerce evidence into the first pass unless the request needs it. ## Screening Dimensions Always consider: - account type, - content fit, - audience fit, - market and language relevance, - style fit, - engagement quality, - outreach readiness, - public contact-signal provenance. Follower count is not the only priority. Head, mid-tier, and small creators or KOCs can all be valid depending on the campaign. ## Default Workflow 1. Choose the discovery route. 2. Collect platform data through the relevant platform skill when data is not already provided. 3. Build a unified lead table: ```bash --inputs <normalized-inputs> \ --output <work-folder>/.postplus/creator-leads.json ``` 4. Extract only public contact signals: ```bash --input <work-folder>/.postplus/creator-leads.json \ --output <work-folder>/.postplus/creator-leads-enriched.json ``` 5. Score and shortlist when the user wants a ranked subset: ```bash --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 --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 only after a reviewable shortlist and brand brief exist. ## User-Facing Blockers Stop and explain when: - no normalized platform dataset or structured creator export exists, - creator identity or source URL is missing, - public contact signals are absent and the user asked for contactable leads, - market, audience, or style fit cannot be verified from the available data, - the user asks this skill to send messages directly, - the req