Social Post

Learns your Facebook voice, plans 14 days of content, and publishes to FB/IG/Threads/X

Works with setup

Test report

Verdict
Works with setup
Score
7.6/10
Tested
Jul 17, 2026
Environment
Claude Code 2.x (agent harness)
Upstream re-checked
Aug 10, 2026 · 84452d6

⚠ The author changed this skill after we tested it. The verdict below describes the version we ran on Jul 17, 2026; it's queued for a re-test.

Well-built and safe — a mandatory in-chat confirmation gate stands before every publish, user data is explicitly kept local, and all 11 reference files (rules R1-R42, formulas, per-platform guides) are present and install cleanly. But its whole value proposition — writing in YOUR learned Facebook voice and posting to YOUR accounts — sits behind a Chrome-MCP login wall and needs the user's own scraped profile, so no output delta could be measured against a no-skill baseline. Instructions and references are entirely in Traditional Chinese.

Scored on four weighted criteria — install, triggering, output vs. baseline, docs. How scoring works

  • Installs cleanly 5/5
  • Triggers reliably 5/5
  • Output vs. baseline 5/10
  • Docs & honesty 4/5

What Social Post does

A three-phase social workflow: learn the user's personal Facebook writing voice, build a 14-day content calendar, then generate and publish posts to Facebook, Instagram, Threads, and X via the Chrome MCP. Carries a 42-rule viral-copy playbook and a mandatory confirmation gate before any publish. Instructions and reference files are in Traditional Chinese; triggers on phrases like post/PO/write-a-post/learn-my-style.

How to install Social Post

git clone https://github.com/Hao0321/claude-skill-social-post.git
mkdir -p ~/.claude/skills
cd claude-skill-social-post && cp -r social-post ~/.claude/skills/social-post

Skills live in ~/.claude/skills/ (global) or .claude/skills/ (per-project). Restart Claude Code after installing.

Commands — how to trigger Social Post

  • /social-post Learns your Facebook voice, plans 14 days of content, and publishes to FB/IG/Threads/X

It also activates on plain-language prompts like these:

  • 幫我分析一下我平常在臉書上發文的語氣和風格習慣,然後把這種風格學起來以後照著這樣寫
  • 幫我規劃接下來十四天份完整的社群內容行事曆,包含每天要發布的主題和對應的發布平台
  • 照我平常說話寫貼文的口吻幫我寫一篇貼文,寫完之後幫我發布到IG和Threads上面去

Frequently asked questions

Is the Social Post skill free?
Yes. The skill itself is free from Hao0321/claude-skill-social-post. SkillProof publishes the install command and an independent test verdict at no cost.
Does Social Post work with Claude Code?
We tested it with Claude Code 2.x (agent harness) on Jul 17, 2026. Verdict: Works with setup. Well-built and safe — a mandatory in-chat confirmation gate stands before every publish, user data is explicitly kept local, and all 11 reference files (rules R1-R42, formulas, per-platform guides) are present and install cleanly. But its whole value proposition — writing in YOUR learned Facebook voice and posting to YOUR accounts — sits behind a Chrome-MCP login wall and needs the user's own scraped profile, so no output delta could be measured against a no-skill baseline. Instructions and references are entirely in Traditional Chinese.
What is the Social Post SkillProof Score?
7.6/10 — installs cleanly 5/5, triggers reliably 5/5, output vs. baseline 5/10, docs & honesty 4/5.
How do I install Social Post?
Copy the install command from this page, run it in your terminal, and restart Claude Code. Skills live in ~/.claude/skills/ (global) or .claude/skills/ inside a project.
Can I use Social Post with Cursor, Copilot, Gemini CLI, Codex or other AI tools?
The SKILL.md format is native to Claude (Claude Code, Desktop, claude.ai). The instructions inside adapt to other assistants: Cursor rules, GitHub Copilot instructions, Windsurf rules, Custom GPTs, AGENTS.md for OpenAI Codex, and GEMINI.md for Google Gemini CLI — our conversion guides cover each, and the free converter on the tools page does the wrapping for you.