← Back to Skills Marketplace
dachengxiaoai

Creator SKILL

by dachengxiaoai · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
46
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install creator-skill
Description
Creator SKILL — search TikTok, Instagram, and YouTube influencers via Deinai MCP (searchInfluencers, get_location_ids). Requires a Deinai account, MCP token,...
README (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

Usage Guidance
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.
Capability Tags
requires-oauth-tokenrequires-sensitive-credentials
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install creator-skill
  3. After installation, invoke the skill by name or use /creator-skill
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug creator-skill
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

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.

💬 Comments