← 返回 Skills 市场
dachengxiaoai

Creator SKILL

作者 dachengxiaoai · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
46
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install creator-skill
功能描述
Creator SKILL — search TikTok, Instagram, and YouTube influencers via Deinai MCP (searchInfluencers, get_location_ids). Requires a Deinai account, MCP token,...
使用说明 (SKILL.md)

\r \r

Creator SKILL\r

\r Use this skill when the user wants to discover or search influencers on TikTok, Instagram, or YouTube with natural-language criteria, filters (followers, region, language, email, etc.), or location-based targeting.\r \r Production API: https://deinai.ai · MCP: https://deinai.ai/mcp\r \r

When to use\r

\r

  • User asks to find creators/KOLs/influencers on social platforms.\r
  • User provides niche, audience, follower range, country/city, or brand-collab requirements.\r
  • User needs location filters → call get_location_ids first, then searchInfluencers with locations.\r \r

When NOT to use\r

\r

  • Negotiation, outreach email drafting, payments, or in-app campaign management (not exposed on this MCP).\r
  • Platforms other than tiktok, instagram, youtube.\r \r

Prerequisites\r

\r

  1. Deinai account (deinai.ai) with a team that has search credits.\r
  2. MCP token (JWT, type: mcp) — see references/install.md.\r
  3. OpenClaw MCP server pointing to https://deinai.ai/mcp with Authorization: Bearer \x3CMCP_TOKEN>.\r \r

Required workflow for agents\r

\r

  1. If platform is missing → ask user to pick: tiktok | instagram | youtube. Do not guess.\r
  2. If search topic / query is missing → ask for niche, keywords, or creator handle.\r
  3. If user gives location names (country, city) → call get_location_ids → pass returned IDs to searchInfluencers.locations.\r
  4. Call searchInfluencers with only declared parameters; put extra requirements in query as natural language.\r
  5. On code: 402 or errorCode: CREDITS_INSUFFICIENT → tell user to top up credits at deinai.ai.\r \r

Tools (summary)\r

\r | Tool | Purpose |\r |------|---------|\r | ping | Health check |\r | get_location_ids | Resolve location names → numeric IDs |\r | searchInfluencers | AI text search + filters; credits = number of rows returned |\r \r Details: references/tools.md. Errors: references/errors.md.\r \r

Billing\r

\r Credits are charged per influencer record returned (feature search), not per API call attempt. See tools reference for page_size (max 50).\r \r

Install MCP connection (OpenClaw)\r

\r See references/install.md for openclaw mcp set creator-skill (replace \x3CMCP_JWT_TOKEN> only).\r

安全使用建议
Install only if you intend to use Deinai for creator search. Use a dedicated MCP token with an expiration where possible, keep it out of source control and screenshots, monitor credit usage, and revoke the token from Deinai if it is no longer needed or may have leaked.
能力标签
requires-oauth-tokenrequires-sensitive-credentials
能力评估
Purpose & Capability
The stated purpose is influencer discovery on TikTok, Instagram, and YouTube, and the exposed tools are limited to health check, location ID lookup, and influencer search.
Instruction Scope
Runtime instructions tell the agent to ask for missing platform/query, use declared parameters, and avoid unsupported activities like outreach, payments, or campaign management.
Install Mechanism
Installation requires configuring an OpenClaw MCP server with a Deinai bearer token; this credential requirement is disclosed and the docs warn users not to commit or expose real tokens.
Credentials
The remote network access to deinai.ai, use of an MCP token, and credit-based billing are proportionate to the search service, but users should understand that returned results consume credits.
Persistence & Privilege
The token may be stored in OpenClaw MCP configuration and can be long-lived, including a documented forever option, but no background workers, local indexing, privilege escalation, or executable persistence were found.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install creator-skill
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /creator-skill 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of Creator SKILL for influencer discovery: - Search TikTok, Instagram, and YouTube influencers using Deinai MCP APIs (`searchInfluencers`, `get_location_ids`). - Supports natural language criteria and filters (followers, region, language, location targeting, etc.). - Prerequisites: Deinai account, MCP JWT token, and team search credits. - Agent workflow and usage guidelines clearly defined, including error handling for insufficient credits. - Only supports influencer discovery/search; does not perform outreach or manage campaigns.
元数据
Slug creator-skill
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Creator SKILL 是什么?

Creator SKILL — search TikTok, Instagram, and YouTube influencers via Deinai MCP (searchInfluencers, get_location_ids). Requires a Deinai account, MCP token,... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 46 次。

如何安装 Creator SKILL?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install creator-skill」即可一键安装,无需额外配置。

Creator SKILL 是免费的吗?

是的,Creator SKILL 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Creator SKILL 支持哪些平台?

Creator SKILL 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Creator SKILL?

由 dachengxiaoai(@dachengxiaoai)开发并维护,当前版本 v1.0.0。

💬 留言讨论