# Creatorcrawl Skill

> 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.

- **Type:** MCP server
- **Install:** `agentstack add mcp-creatorcrawl-creatorcrawl-skill`
- **Verified:** Pending review
- **Seller:** [creatorcrawl](https://agentstack.voostack.com/s/creatorcrawl)
- **Installs:** 0
- **Category:** [Content & Media](https://agentstack.voostack.com/c/content-and-media)
- **Latest version:** 0.1.0
- **License:** MIT
- **Upstream author:** [creatorcrawl](https://github.com/creatorcrawl)
- **Source:** https://github.com/creatorcrawl/creatorcrawl-skill
- **Website:** https://creatorcrawl.com

## Install

```sh
agentstack add mcp-creatorcrawl-creatorcrawl-skill
```

Requires the [AgentStack CLI](https://agentstack.voostack.com/docs/cli). Works with Claude Code, Cursor, and any MCP-compatible agent.

## 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:

```bash
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:

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

## After install

Check authentication:

```bash
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](https://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

- [creatorcrawl.com](https://creatorcrawl.com) — sign up
- [API docs](https://creatorcrawl.com/mcp-docs)
- [TypeScript SDK on npm](https://www.npmjs.com/package/@creatorcrawl/sdk)
- [Issues](https://github.com/creatorcrawl/creatorcrawl-skill/issues)

## 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.

- **Author:** [creatorcrawl](https://github.com/creatorcrawl)
- **Source:** [creatorcrawl/creatorcrawl-skill](https://github.com/creatorcrawl/creatorcrawl-skill)
- **License:** MIT
- **Homepage:** https://creatorcrawl.com

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

## Pricing

- **Free** — Free

## Security capabilities

Automated source analysis of v0.1.0 — what this tool can access:

- **Network access:** yes
- **Filesystem access:** no
- **Shell / process execution:** no
- **Environment & secrets:** no
- **Dynamic code execution:** no

*"Yes" means the capability is present in the source — more access means more to trust, not that it is unsafe.*


## Versions

- **0.1.0** — security scan: flagged — Imported from the upstream source.

## Links

- Listing page: https://agentstack.voostack.com/l/mcp-creatorcrawl-creatorcrawl-skill
- Seller: https://agentstack.voostack.com/s/creatorcrawl
- Browse the marketplace: https://agentstack.voostack.com/browse

---
Listed on AgentStack — the marketplace for AI agent skills and MCP servers. Every listing is security-reviewed. Creators keep 70%.
