AgentStack
MCP unreviewed MIT Self-run

Creatorcrawl Skill

mcp-creatorcrawl-creatorcrawl-skill · by creatorcrawl

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.

No reviews yet
0 installs
1 views
0.0% view→install

Install

$ agentstack add mcp-creatorcrawl-creatorcrawl-skill

Open-source listing — not yet scanned by AgentStack. Follow the source repository for install instructions.

Security review

⚠ Flagged

1 finding(s); flagged for manual review. · v0.1.0 How review works →

  • Prompt-injection patterns
  • Secret / credential exfiltration
  • Dangerous shell & filesystem operations
  • Untrusted network calls
  • Known-malicious package signatures
  • high Pipes remote content directly into a shell (remote code execution).

What it can access

  • Network access Used
  • Filesystem access No
  • Shell / process execution No
  • Environment & secrets No
  • Dynamic code execution No

From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.

Are you the author of Creatorcrawl Skill? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claim

About

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

Source & license

This open-source MCP server is cataloged on AgentStack and links to its original source — we do not rehost the code.

Install and usage instructions live in the source repository linked above.

Reviews

No reviews yet — be the first.

Versions

  • v0.1.0 Imported from the upstream source.