Skip to content

creatorcrawl/creatorcrawl-skill

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CreatorCrawl Skill

Agent-agnostic skill for researching, auditing, and extracting current data from TikTok, Instagram, YouTube, LinkedIn, Twitter/X, and Reddit using CreatorCrawl.

Once installed, your agent will autonomously invoke this skill whenever you ask about creators, viral content, hashtag trends, competitor monitoring, influencer prospecting, or anything that needs real, current social-media data.

Install

Use the hosted one-shot installer:

curl -fsSL https://creatorcrawl.com/install.sh | sh

It installs the CLI, detects supported agents, installs or updates this standalone skill, provides a runtime when necessary, and opens secure browser-based OAuth login in interactive terminals.

For headless agents and CI, inject an existing API key:

curl -fsSL https://creatorcrawl.com/install.sh |
  CREATORCRAWL_API_KEY="$CREATORCRAWL_API_KEY" sh

After install

Check authentication:

creatorcrawl auth status

Use creatorcrawl auth login to replace a saved credential. Environment credentials take precedence over saved credentials. Get an API key at creatorcrawl.com. New accounts include free credits and require no card.

What the skill teaches the agent

The agent reads SKILL.md plus on-demand workflow guides in workflows/:

  • workflows/creator-audit.md — cross-platform creator presence and stats
  • workflows/viral-content-analyser.md — why a post went viral
  • workflows/trend-research.md — trending hashtags, sounds, topics
  • workflows/competitor-monitoring.md — track competitor accounts
  • workflows/influencer-prospecting.md — find creators for partnerships

Six platforms covered

  • TikTok — profile, videos, comments, transcripts, search, trending
  • Instagram — profile, posts, reels, comments, transcripts, stories, search
  • YouTube — channel, videos, shorts, transcripts, comments, playlists, search
  • LinkedIn — profile, company, posts, ad library
  • Twitter / X — profile, tweets, transcripts, communities
  • Reddit — search, subreddits, post comments

60+ operations are available through the bundled CLI. See SKILL.md for the full reference.

Links

License

MIT

About

Agent Skill for CreatorCrawl: teach Claude, Cursor, Codex, and 40+ AI agents how to research and extract social media data from TikTok, Instagram, YouTube, LinkedIn, Twitter, and Reddit.

Topics

Resources

License

Stars

1 star

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors