x-post-extractor

Extract and score X posts and threads from stream transcripts.

1|Updated Dec 24, 2025
One-click install
npx skills add https://github.com/aj47/agent-skills --skill x-post-extractor
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: x-post-extractor
Source: https://github.com/aj47/agent-skills/tree/main/.claude/skills/x-post-extractor
Command: npx skills add https://github.com/aj47/agent-skills --skill x-post-extractor

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill extracts high-quality X posts and threads from stream transcripts, enabling content creators to surface shareable moments for social publishing quickly.

Core Features & Use Cases

  • Detects discovery moments, results, and comparisons from transcripts.
  • Scores moments to prioritize high-impact posts and threads.
  • Generates copy-paste ready post and thread content with media requests and outputs to x_posts_output.

Quick Start

Ask Claude to extract X posts from your stream to generate copy-paste ready posts and threads.

Frequently Asked Questions about x-post-extractor

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I extract shareable X posts from a stream transcript?

To extract X posts from a stream transcript, this Skill parses raw transcripts or parsed.json files to identify discovery moments and results, scoring them to output copy-paste ready Twitter content. It handles deduplication and writes media-ready text to the x_posts_output folder.

Can I generate Twitter threads automatically from raw video transcripts?

Yes, you can generate Twitter threads automatically from raw video transcripts. The Skill processes raw transcripts directly, detects high-impact discovery moments, and formats them into copy-paste ready threads with media requests in the x_posts_output folder.

What is the best way to surface high-engagement moments from a long stream transcript?

The best way to surface high-engagement moments from a stream transcript is using automated scoring. This Skill analyzes transcripts, scores discovery moments and results by impact, and deduplicates them to prioritize only the highest-quality content for X posts.

Does the X post extractor work with parsed.json files or only raw transcripts?

The X post extractor works with both parsed.json files and raw transcripts. It handles parsing from either input format, extracts high-quality shareable moments, and writes the finalized post and thread content to the x_posts_output folder.

How do I avoid duplicate X posts when extracting content from stream transcripts?

To avoid duplicate X posts when extracting content from stream transcripts, this Skill automatically deduplicates detected moments during processing. This ensures the finalized copy-paste ready text written to the x_posts_output folder contains only unique, high-impact posts and threads.