Install
openclaw skills install creator-skillCreator SKILL — search TikTok, Instagram, and YouTube influencers via Deinai MCP (searchInfluencers, get_location_ids). Requires a Deinai account, MCP token, and team credits.
openclaw skills install creator-skillUse 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.
Production API: https://deinai.ai · MCP: https://deinai.ai/mcp
get_location_ids first, then searchInfluencers with locations.tiktok, instagram, youtube.type: mcp) — see references/install.md.https://deinai.ai/mcp with Authorization: Bearer <MCP_TOKEN>.tiktok | instagram | youtube. Do not guess.get_location_ids → pass returned IDs to searchInfluencers.locations.searchInfluencers with only declared parameters; put extra requirements in query as natural language.code: 402 or errorCode: CREDITS_INSUFFICIENT → tell user to top up credits at deinai.ai.| Tool | Purpose |
|---|---|
ping | Health check |
get_location_ids | Resolve location names → numeric IDs |
searchInfluencers | AI text search + filters; credits = number of rows returned |
Details: references/tools.md. Errors: references/errors.md.
Credits are charged per influencer record returned (feature search), not per API call attempt. See tools reference for page_size (max 50).
See references/install.md for openclaw mcp set creator-skill (replace <MCP_JWT_TOKEN> only).