Skip to content
Content
Skill

/fb-repurposer

Repurpose existing content into a native Facebook Page post. Take a LinkedIn post, X thread, blog, or newsletter and rewrite it for a Page: warm the tone, lead with a standalone claim before the \"See more\" fold, move links to the first comment, strip off-platform artifacts

From plugin
facebook-skills
418 skills
Install
$ npx -y skills add sergebulaev/facebook-skills --skill fb-repurposer --agent claude-code

How it fires

How this skill gets triggered: by you, by Claude, or both.

  • Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.Auto-invocation is when the right skill fires by itself at the right moment, driven by a FLOW.md router and a hook, instead of you invoking it by name. It is the difference between a skill being installed and a skill actually getting used.Read the full definition →
  • You can call itInvoke it directly when you want it.
  • Slash command/fb-repurposer

Context preview

The summary Claude sees to decide when to auto-load this skill.

Repurpose existing content into a native Facebook Page post. Take a LinkedIn post, X thread, blog, or newsletter and rewrite it for a Page: warm the tone, lead with a standalone claim before the \"See more\" fold, move links to the first comment, strip off-platform artifacts

SKILL.md

fb-repurposer.SKILL.md
name: fb-repurposer
description: "Repurpose existing content into a native Facebook Page post. Take a LinkedIn post, X thread, blog, or newsletter and rewrite it for a Page: warm the tone, lead with a standalone claim before the \"See more\" fold, move links to the first comment, strip off-platform artifacts (hashtag walls, \"link in bio\", @-handles), then humanize and publish via Publora on approval. Not for writing from scratch (use fb-post-writer), auditing a draft (use fb-humanizer), or comment replies (use fb-engagement-drafter)."

Facebook Repurposer

Turn something you already made into a Page post that reads like it was born on Facebook. Repurposing is not copy-paste. A post that killed on LinkedIn will die on a Facebook Page if you paste it: wrong tone (corporate press release vs warm Page voice), wrong length, links that suppress reach, and artifacts (hashtag walls, "link in bio", X @-handles) that scream off-platform.

This skill transforms, it does not generate. It reads your source, keeps the idea, and rebuilds the delivery for a Facebook Page.

When to use

  • "Turn this LinkedIn post into a Facebook Page post"
  • "Repurpose my blog post / newsletter / X thread for our Page"
  • "This worked on Threads, adapt it for Facebook"
  • "I have a rough idea in another format, make it native here"

Not for a blank-page draft (use `fb-post-writer`), not for reviewing an already-Facebook draft (use `fb-humanizer --mode audit`), and not for replying to comments on your Page (use `fb-engagement-drafter`).

How it works

**Voice profile first (all drafts).** If `../../references/voice-profile.md` has `filled: yes`, load it and match the user's voice fingerprint, hard rules, and CTA/link style throughout. If it is not filled, mention once that `fb-humanizer --mode profile` can learn their voice from a few posts, then proceed with the generic voice rules.

1. **Take the source.** Any format: a post, a paragraph, a script, a caption, a transcript, a bullet list, a link to read. Ask for the source and the goal (shares / comments / reactions) if not given. 2. **Extract the spine.** Strip the source platform's shell and pull out the one claim, the one story, or the one number worth keeping. Most repurposing fails because it keeps the words instead of the point. 3. **Choose the container.** One claim, number, or moment -> a short Page post (aim under 80 chars). A true narrative or a build -> a story post (FB8-FB10 shapes). Match the source to a 2026 Facebook shape in `../../references/hook-formulas.md`, picked by the goal. 4. **Warm the tone for a Page.** A Page voice is warm and human, not a press release and not clickbait. Rewrite the source's hook: lead with a standalone claim that lands the whole point above the "See more" fold. Facebook folds longer posts, so line one must carry it alone. 5. **Refit the format.** Lead short. One idea per post, line breaks as beats. Cut the source's connective tissue and corporate throat-clearing. 0-2 hashtags, 0-2 emoji, none on a serious take. 6. **Move links off the body.** External links suppress organic reach on a Page. If the source's whole point is a link, put the link in the first comment and let the post stand on its own claim. 7. **Strip off-platform artifacts.** Remove "link in bio", "smash subscribe", "read more below", hashtag walls, X @-handles that only exist elsewhere, and any "as I posted on LinkedIn" throat-clearing. A repurposed post should not admit it was repurposed. 8. **Humanizer pass.** Run `fb-humanizer` V3 on the draft: 2026 AI vocab by paragraph density, em dashes above the cap (about one per 100 words, never swapped for a period), stacked rule-of-three triads, "We are thrilled to announce", generic openers and reveal bridges. Fix only a story paragraph that reads machine-flat; never manufacture variance. Keep the user's real numbers and named entities from the source. 9. **Approval card.** Show: source -> Facebook mapping (what became what), the container (short post or story post), shape used, char count (flag if it crosses the 80-char sweet spot), whether a link moved to the first comment, primary goal. 10. **On approval.** Publish via `lib.publish(kind="post", draft_text=<approved>, target_url="https://www.facebook.com/YourPage", platforms=[<FACEBOOK_PLATFORM_ID>], scheduled_time=<iso_or_None>)`. For a deliberate long story post, pass `kind="story"`. The wrapper handles Publora / manual / diy routing.

Native-fit rules (source -> Facebook)

  • **LinkedIn post -> Facebook:** warm the corporate tone. LinkedIn tolerates a

thought-leadership register; a Page wants a human talking to people. Drop the buzzwords, keep the insight.

  • **X thread -> Facebook:** unroll into one short story post. A Page reads a

numbered thread as noise, so stitch the beats into a single readable arc and cut the "1/", "2/" scaffolding and @-handles.

  • **Blog / newsletter -> Facebook:** pick the one relatable angle, not a summary.

Lead with the human moment or the single most useful line; let the link (if any) live in the first comment.

  • **YouTube script -> Facebook:** lead with the payoff, not the intro. "Here is

what we found" beats "In this video".

  • **Instagram / TikTok caption -> Facebook:** strip emoji density and hashtag

blocks; a Page reads them as clutter. Keep the one line that carries.

Hard rules

Global voice rules: see root `SKILL.md` Voice rules. Additional skill-specific rules:

  • Keep the source's **claim and facts** intact. Repurposing changes the delivery,

never the meaning or the numbers.

  • The first line must land the whole point above the fold, on its own.
  • Never paste the source verbatim and trim. Rebuild the hook and tone from the

spine.

  • One specific number where the source offers one. Keep it.
  • Warm and human, never a press release and never "You won't BELIEVE" clickbait.
  • No tag-bait ("tag 3 friends"
Read more
Ships withfacebook-skills

Part of the linkedin-skills family (400+ stars). Same voice engine and approve-before-publish flow, now for Facebook. Also available for Instagram · X · YouTube · TikTok · Threads. 8 skills that turn Claude Code and Codex into your Facebook Page content team.

Get the whole plugin
Stats
43
Stars
7
Forks
Active
Maintenance
Python
Language
MIT
License
1d ago
Last commit
2mo ago
Created

Repo: sergebulaev/facebook-skills

Other skills on facebook-skills.