mcpbeat Sign in

Creator Profile Teardown Agent Skill

Use when the user wants to analyze a creator, influencer, founder, or brand social account and understand positioning, content pillars, outlier posts, hooks, format choices, audience reaction, and what can be copied or tested.

550 tokens
context cost
the whole folder, loaded on every use
1
files
instructions only
0
copies elsewhere
how many repositories repackaged it
1780
stars on the repo
on the repository, not the skill itself

Install

one command, takes just this skill from the repository
npx skills add https://github.com/ScrapeCreators/social-media-research-skills --skill creator-profile-teardown

What it tells the agent to use

found in the instruction text
Bash runs shell commands — read the instruction before connecting
WebFetch fetches pages from the network

The instruction itself

6 sections, as written by the author

Creator Profile Teardown

Overview

Create a practical teardown of a creator or brand account. Explain what the account is about, why the content appears to work, what patterns repeat, and what the user should copy, adapt, or avoid.

When to Use

Use this skill when the user asks to:

  • analyze a creator or brand profile
  • explain why an account is growing or performing
  • create a swipe file from one creator
  • identify content pillars, hooks, CTAs, and formats
  • learn what to copy from a competitor or creator

Workflow

  • Pull profile metadata and public links.
  • Pull recent posts and identify outliers.
  • Fetch transcripts/comments for the best examples if needed.
  • Identify positioning, promise, niche, audience, and recurring topics.
  • Extract hooks, formats, series, CTAs, and visual patterns.
  • Summarize lessons and recommended tests.

Output Format

# Creator Profile Teardown: {creator}

## Positioning
- Who they serve:
- Promise:
- Personality/voice:

## Content Pillars
| Pillar | Evidence | Example posts |
|---|---|---|

## Outlier Posts
| Post | Metric | Lift/why it matters | Pattern |
|---|---:|---|---|

## Hooks and Formats to Steal
- ...

## What Not to Copy
- ...

## Tests for Us
1. ...

Common Pitfalls

  • Do not reduce the teardown to a profile summary. Find repeatable mechanics.
  • Do not copy personal details or private information.
  • Do not assume causation from performance. Say what the evidence suggests.

How to use it

Copy the folder

Take scrapecreators/creator-profile-teardown from the repository into ~/.claude/skills for personal use, or into .claude/skills inside a project.

Check the name does not clash

The agent identifies a skill by the name field in its header. Two skills with the same name cannot sit side by side — one of them will be ignored.