Creator SKILL
/install creator-skill
\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_idsfirst, thensearchInfluencerswithlocations.\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
- Deinai account (deinai.ai) with a team that has search credits.\r
- MCP token (JWT,
type: mcp) — see references/install.md.\r - OpenClaw MCP server pointing to
https://deinai.ai/mcpwithAuthorization: Bearer \x3CMCP_TOKEN>.\r \r
Required workflow for agents\r
\r
- If platform is missing → ask user to pick:
tiktok|instagram|youtube. Do not guess.\r - If search topic / query is missing → ask for niche, keywords, or creator handle.\r
- If user gives location names (country, city) → call
get_location_ids→ pass returned IDs tosearchInfluencers.locations.\r - Call
searchInfluencerswith only declared parameters; put extra requirements inqueryas natural language.\r - On
code: 402orerrorCode: 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
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install creator-skill - After installation, invoke the skill by name or use
/creator-skill - Provide required inputs per the skill's parameter spec and get structured output
What is Creator SKILL?
Creator SKILL — search TikTok, Instagram, and YouTube influencers via Deinai MCP (searchInfluencers, get_location_ids). Requires a Deinai account, MCP token,... It is an AI Agent Skill for Claude Code / OpenClaw, with 46 downloads so far.
How do I install Creator SKILL?
Run "/install creator-skill" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Creator SKILL free?
Yes, Creator SKILL is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Creator SKILL support?
Creator SKILL is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Creator SKILL?
It is built and maintained by dachengxiaoai (@dachengxiaoai); the current version is v1.0.0.