Discover and evaluate KOLs (Key Opinion Leaders) and creators across TikTok, Instagram, YouTube, and Xiaohongshu through SandBase. Use when asked for influencer research, creator outreach lists, KOL evaluation, or partnership prospecting.
npx skills add https://github.com/sandbaseai/sandbase-skills --skill kol-discovery
Cross-platform influencer and creator discovery through SandBase. Find, evaluate, and compare creators across TikTok, Instagram, YouTube, and Xiaohongshu. Read the API map before selecting a capability.
For every selected tool, call sandbase_describe_tool first and use only arguments in its current input schema. Then call sandbase_call_tool with the exact tool_name.
Use tiktok_app_v3_general_search_result to search by niche keyword.
Use tiktok_app_v3_creator_info for creator profile and stats.
Use tiktok_app_v3_creator_search_insights for performance data.
Use instagram_v3_general_search to find creators by keyword.
Use instagram_v3_user_profile for profile details and metrics.
Use instagram_v3_user_posts to evaluate content quality and engagement.
Use instagram_v3_similar_users to find more creators in the same niche.
Use youtube_web_v2_search_channels to find channels by niche.
Use youtube_web_v2_channel_videos to evaluate content and consistency.
Use youtube_web_v2_channel_description for channel positioning.
Use xiaohongshu_app_v2_search_users to find creators.
Use xiaohongshu_app_v2_user_info for profile and fan count.
Use xiaohongshu_app_v2_user_posted_notes for content analysis.
Return: ranked creator list with metrics (followers, engagement rate, content fit), cross-platform presence, content style assessment, and outreach recommendation.
Take sandbaseai/kol-discovery from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.