threads-post-spoiler

Installation
SKILL.md

Threads Post - Spoiler

Creates a spoiler-style post on Meta Threads through the web UI using Playwright MCP. This avoids Meta Graph API setup, app review, scoped access tokens, numeric user IDs, and container-publish flows.

Threads web UI support for native tap-to-reveal spoilers may vary by account and rollout. If the composer exposes a spoiler control, use it. If it does not, ask the user whether to publish a text-safe spoiler format instead, such as a warning line followed by spacing and the spoiler content.

Prerequisites

  • Playwright MCP is configured and available to the agent.
  • The browser profile used by Playwright is logged in to Threads at https://www.threads.net/.
  • Any media to upload exists as a local file path the browser can access.

If the browser is not logged in, open Threads with Playwright and ask the user to complete login in the browser. Do not ask for a Meta access token.

Optional Setup

Skills may use these environment variables when present:

Installs
1
GitHub Stars
5
First Seen
May 31, 2026
threads-post-spoiler — aviskaar/claude-socials