Claude Skill MartBrowse skillsQuick linesLearn by videoTerminal guideWhat is a Skill?
Back to list

Creator Profile Teardown

Breaks down a creator or brand social account into positioning, content pillars, outlier posts and hooks so you know exactly what to copy or test.

Marketing & SEOIntermediate2,35027AI score 7/10Last updated: Aug 26, 2026

What it does

Turns a social account into an actionable teardown instead of a bland profile summary, focusing on repeatable mechanics.

  • Pulls profile metadata and recent posts
  • Flags outlier posts that outperform the baseline
  • Defines positioning: who they serve, the promise, the voice
  • Extracts content pillars, hooks, formats, CTAs and visual patterns
  • Produces a table-based report plus a "tests for us" list

Who it's for

  • Marketers doing competitor content research
  • Creators and short-form producers building a swipe file
  • Brand managers vetting influencers before a partnership

Examples

  1. "Analyze why this TikTok account grew so fast in the last 3 months" → outlier post table plus recurring hook patterns
  2. "Pull formats we should steal from our competitor's Instagram" → content pillar table and a "what not to copy" list
  3. "Build a swipe file from this founder's LinkedIn" → hook/CTA library plus five tests for next month

· · · Install guide · · ·

Try it now, no install

Paste this into Claude to use the skill without installing anything.

Read the instructions in this file and follow them to help me:
https://raw.githubusercontent.com/ScrapeCreators/social-media-research-skills/HEAD/skills/creator-profile-teardown/SKILL.md

What I want: (describe your task here)

If Claude can't open the link, open it yourself and paste the contents instead.

If it works for you, download the ZIP below and install it. Then it runs on its own — no pasting each time.

Install in the Claude app (no terminal)
  1. Download the ZIP with the button below.
  2. In Claude, open Settings → Capabilities and turn on 'Code execution and file creation'. (one time)
  3. Go to Customize → Skills → + → 'Upload a skill' and upload the ZIP.
Download ZIP
Install in Claude Code

Let Claude do it — paste this into Claude Code

Install the skill I found on Claude Skill Mart.
Copy the skills/creator-profile-teardown folder from the GitHub repo ScrapeCreators/social-media-research-skills into my ~/.claude/skills/creator-profile-teardown/.
When it's done, tell me in one line what this skill can do.

Install with a command instead

git clone https://github.com/ScrapeCreators/social-media-research-skills.git && mkdir -p ~/.claude/skills && cp -r social-media-research-skills/skills/creator-profile-teardown ~/.claude/skills/

This is a third-party skill. Check the source repository before installing.

  1. Open your terminal.
  2. Clone the repo: git clone https://github.com/ScrapeCreators/social-media-research-skills.git
  3. Create the skills folder: mkdir -p ~/.claude/skills
  4. Copy just this skill: cp -r social-media-research-skills/skills/creator-profile-teardown ~/.claude/skills/
  5. Get an API key at https://scrapecreators.com
  6. Export it: export SCRAPECREATORS_API_KEY=your_key (add it to ~/.zshrc to persist)
  7. Restart Claude Code and ask something like "tear down this creator's profile".