{
  "markdown": "# Social Media Skills\n\nAgent skills for scraping social media data at scale via [Apify](https://apify.com/apidojo?fpr=yhdrb). Battle-tested infrastructure used by tens of thousands of customers including enterprise teams. No login, no proxies — just data.\n\n## Skills\n\n| Skill | Platforms | What It Extracts |\n| ----- | --------- | ---------------- |\n| **x-scraper** | X (Twitter) | Tweets by search query, profile, hashtag, keyword, thread, date range, list |\n| **instagram-scraper** | Instagram | Posts, reels, hashtags, locations, comments, profiles, followers |\n| **tiktok-scraper** | TikTok | Videos, profiles, hashtags, music, comments, location-based posts |\n\n## Installation\n\n### npx skills (recommended)\n\nInstall all skills:\n\n```bash\nnpx skills add apidojo-io/social-media-skills\n```\n\nInstall a single skill:\n\n```bash\nnpx skills add apidojo-io/social-media-skills --skill x-scraper\n```\n\n### Claude Code\n\n```\n/install-plugin https://github.com/apidojo-io/social-media-skills\n```\n\n### Cursor / Windsurf\n\nCopy the `SKILL.md` from the skill you need into your project's `.cursor/skills/` or `.windsurf/skills/` directory.\n\n### Codex / Gemini CLI\n\nReference the skill directly from the `skills/` directory or use `AGENTS.md` as context.\n\n## Prerequisites\n\n- **Apify paid plan** — [sign up](https://apify.com/?fpr=yhdrb) and [subscribe](https://apify.com/pricing?fpr=yhdrb)\n- **APIFY_TOKEN** — get it from [console.apify.com/account/integrations](https://console.apify.com/account/integrations)\n- **curl** or **wget** available in your environment\n\n```bash\nexport APIFY_TOKEN=\"apify_api_xxxxxxxxxxxx\"\n```\n\n## Contributing\n\n1. Create a new folder under `skills/<skill-name>/`\n2. Add a `SKILL.md` with YAML frontmatter (`name`, `description`) and instructions\n3. Update this README and `.claude-plugin/marketplace.json`\n\n## License\n\nApache-2.0\n",
  "bytes": 1844,
  "sha": "742ce21f7579340ad421b3f18911f8cd5fd4c0529a8763b605cd36ef77a8b0a3",
  "repo_slug": "apidojo-io/social-media-skills",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/skl_apidojo_io_social_media_skills_tiktok_sc_9d4d8733/readme"
}