gentic-influencer
Compare original and translation side by side
🇺🇸
Original
English🇨🇳
Translation
ChineseGentic Influencer Discovery
Gentic网红发现
Workflow guide for finding and scoring influencer/creator matches using Gentic's MCP tools. Steps build on each other — follow the order below.
本指南介绍了使用Gentic的MCP工具查找并评分网红/创作者匹配项的工作流,各个步骤前后关联,请按照以下顺序执行。
When to apply
适用场景
- User wants to find influencers or creators for a brand campaign
- User asks to search Instagram or TikTok for creator partnerships
- User wants to score, review, or export creator match results
- User is setting up a brand profile for influencer matchmaking
- User wants to draft or send outreach emails to creators
- User wants to exclude existing creators from future searches
- 用户需要为品牌活动寻找网红或创作者
- 用户要求搜索Instagram或TikTok的创作者合作资源
- 用户需要对创作者匹配结果进行评分、审核或导出
- 用户正在为网红匹配搭建品牌档案
- 用户需要起草或向创作者发送外联邮件
- 用户需要在未来搜索中排除已合作的创作者
Tools reference
工具参考
| Tool | Purpose | Cost |
|---|---|---|
| Read current brand profile | Free |
| Create or update brand profile | Free |
| Scrape a web page for brand context | 10¢/page |
| Vector search for creators on Instagram/TikTok | 15¢/result |
| AI-score creators against brand profile | 35¢/result |
| View scored results inline | Free |
| Generate personalized outreach emails for scored creators | 35¢/email |
| Download results as CSV | Free |
| Exclude existing creator relationships from future searches | Free |
| 工具 | 用途 | 成本 |
|---|---|---|
| 读取当前品牌档案 | 免费 |
| 创建或更新品牌档案 | 免费 |
| 爬取网页获取品牌背景信息 | 10美分/页 |
| 对Instagram/TikTok上的创作者进行向量搜索 | 15美分/结果 |
| 基于品牌档案对创作者进行AI评分 | 35美分/结果 |
| 内联查看已评分结果 | 免费 |
| 为已评分的创作者生成个性化外联邮件 | 35美分/封 |
| 将结果导出为CSV | 免费 |
| 在未来搜索中排除已有的创作者合作关系 | 免费 |
Workflow
工作流
1. Brand setup (required first)
1. 品牌设置(第一步必填)
Check if a brand profile exists with . If empty or missing, walk the user through before anything else. A good profile needs:
get_brandsave_brand- : brand identity, values, voice, target audience
description - : what makes a creator a good fit (content style, audience demographics, deal-breakers)
matchmakingInstructions - : current campaign or product focus
activeCampaignContext - : the CTA paragraph for outreach emails — tells creators what to do next (e.g. product seeding offer, "reply if interested", "book a call")
initialOutreachCallToAction - : sign-off line for outreach emails (defaults to "Team {brand_name}")
emailSignOff
If the user has a website, use to pull context and draft the profile for them.
fetch_page使用检查是否存在品牌档案。如果为空或缺失,先引导用户使用创建,再进行其他操作。一个完善的档案需要:
get_brandsave_brand- :品牌身份、价值观、发声风格、目标受众
description - :创作者适配标准(内容风格、受众人口统计特征、排除项)
matchmakingInstructions - :当前活动或产品侧重点
activeCampaignContext - :外联邮件的CTA段落——告知创作者下一步操作(例如产品寄送offer、「感兴趣请回复」、「预约通话」)
initialOutreachCallToAction - :外联邮件的落款(默认是「Team {brand_name}」)
emailSignOff
如果用户有官网,使用拉取背景信息,为用户起草档案。
fetch_page2. Upload existing creators (optional)
2. 上传已有创作者(可选)
If the brand already has creator relationships, use to exclude them from future searches. Two input modes:
upload_excluded_creators- array — pass usernames directly (the agent reads a CSV or paste and extracts them)
usernames - — brand shares a public Google Sheets link; the tool fetches it server-side and extracts usernames from the first column
googleSheetsUrl
The tool auto-normalizes input: lowercases, strips , and extracts usernames from Instagram/TikTok profile URLs. Deduplicates on insert. Capped at 5,000 per call.
@如果品牌已有合作的创作者,使用将其从未来搜索中排除。两种输入模式:
upload_excluded_creators- 数组——直接传入用户名(Agent会读取CSV或粘贴内容并提取用户名)
usernames - ——品牌分享公开的Google Sheets链接;工具会在服务端拉取内容并从第一列提取用户名
googleSheetsUrl
工具会自动标准化输入:转为小写、去除、从Instagram/TikTok个人主页URL中提取用户名。插入时自动去重。每次调用最多支持5000条。
@3. Search creators
3. 搜索创作者
Use to find creators. Key behavior:
search_creators- Always search both platforms (Instagram and TikTok) unless the user specifies one. Run both calls in parallel.
- Write descriptive — "fitness micro-influencers who post workout routines and meal prep" beats "fitness influencers"
searchText - Use filters: ,
minFollowers,maxFollowers,countryto narrow resultsminEngagementRate - auto-reads from the brand profile — only override if the user gives campaign-specific instructions
campaignContext - Results are stored automatically. Each search gets a unique .
run_id
使用查找创作者。核心规则:
search_creators- 始终同时搜索两个平台(Instagram和TikTok),除非用户指定单个平台。并行执行两个调用。
- 编写清晰的——「发布健身日常和备餐内容的健身微网红」比「健身网红」效果更好
searchText - 使用过滤器:、
minFollowers、maxFollowers、country缩小结果范围minEngagementRate - 会自动从品牌档案中读取——仅当用户给出活动特定要求时覆盖
campaignContext - 结果会自动存储。每次搜索生成唯一的。
run_id
4. Score creators
4. 创作者评分
After searching, run to AI-score the matches against the brand profile.
score_creators- Scoring is async. Tell the user results are processing and will be ready shortly.
- Score both platforms if both were searched.
- The auto-assembles from the brand profile — don't override unless asked.
brandContext - Scoring writes (0-100) plus sub-scores back to the database.
final_match_score
搜索完成后,运行基于品牌档案对匹配结果进行AI评分。
score_creators- 评分是异步的。告知用户结果正在处理,很快就会就绪。
- 如果搜索了两个平台,就对两个平台的结果都评分。
- 会自动从品牌档案组装——除非用户要求否则不要覆盖。
brandContext - 评分会将(0-100)以及子分数写回数据库。
final_match_score
5. View results
5. 查看结果
Use to review scored creators inline. When presenting results:
get_creator_results- Format as a ranked table with columns: rank, username, platform, followers, engagement rate, match score, one-line analysis
- Bold any creator with score >= 80
- Below the table, highlight the top 3 with a short paragraph each: why they're a fit, any risk factors, and their personalized pitch angle
- If exceeds
total, mention how many more results are availablecount - If results have null scores, they haven't been scored yet — tell the user to run scoring first
使用内联查看已评分的创作者。展示结果时:
get_creator_results- 格式为排名表格,列包含:排名、用户名、平台、粉丝数、互动率、匹配分数、一句话分析
- 对分数>=80的创作者加粗展示
- 表格下方,突出展示TOP3创作者,各配一段简短说明:适配原因、潜在风险、个性化推广角度
- 如果大于
total,说明还有多少额外结果可用count - 如果结果分数为空,说明还未进行评分——告知用户先运行评分步骤
6. Draft outreach emails
6. 起草外联邮件
After scoring, use to generate personalized emails for top creators.
draft_personalized_creator_outreach_email- Requires a brand profile with set — prompt the user to add one via
initialOutreachCallToActionif missing.save_brand - Only drafts for creators that have been scored and don't already have an email.
- defaults to 70 — only high-quality matches get emails.
minScore - Capped at 10 per call. Emails are stored in the database and visible in and
get_creator_results.export_creator_results - Sign-off is appended automatically from (or defaults to "Team {brand_name}").
emailSignOff
评分完成后,使用为头部创作者生成个性化邮件。
draft_personalized_creator_outreach_email- 需要品牌档案中已设置——如果缺失,提示用户通过
initialOutreachCallToAction添加save_brand - 仅为已评分且尚未生成邮件的创作者起草
- 默认是70——仅高质量匹配的创作者会生成邮件
minScore - 每次调用最多生成10封。邮件会存储在数据库中,可在和
get_creator_results中查看export_creator_results - 落款会自动从中追加(或默认使用「Team {brand_name}」)。
emailSignOff
7. Export
7. 导出
When the user wants to share or save results, use to generate a CSV download link. Mention the link expires in 1 hour.
export_creator_results当用户需要分享或保存结果时,使用生成CSV下载链接。告知用户链接1小时后过期。
export_creator_resultsImportant notes
重要说明
- All tools are org-scoped. Users only see their own data.
- Mention costs when the user is doing a large search (50+ results).
- If a user asks to "find influencers" or "find creators" with no prior context, start from step 1.
- 所有工具都是组织维度的,用户仅能看到自己的数据。
- 当用户进行大规模搜索(50+结果)时,要提前告知成本。
- 如果用户没有前置上下文直接要求「找网红」或「找创作者」,从第一步开始执行。