twitter-capture

Convert Twitter posts and threads into structured Markdown notes with metadata cleanup.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/dwarvesf/claude-skills --skill twitter-capture
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: twitter-capture
Source: https://github.com/dwarvesf/claude-skills/tree/main/skills/twitter-capture
Command: npx skills add https://github.com/dwarvesf/claude-skills --skill twitter-capture

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Captures knowledge from Twitter/X posts and threads, converting them into clean, standalone markdown notes and pushing them to a GitHub knowledge repository. This enables you to preserve insights, quotes, and discussions from social media in a structured, searchable format that fits your notes workflow.

Core Features & Use Cases

  • Capture single tweets (TIL) and turn them into concise, standalone notes.
  • Unfold threads and X Articles into coherent, well-structured markdown notes while preserving author voice and thread structure.
  • Push the resulting notes to a knowledge repo via GitHub MCP, with proper attribution and source linking.
  • Handle images and cover images by embedding or hosting assets, and gracefully degrade when content is unavailable.

Quick Start

Paste a tweet URL or say 'capture this tweet' to generate a clean Markdown note and push it to your knowledge repository.

Frequently Asked Questions about twitter-capture

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

FAQPage Schema
How do I turn Twitter threads into markdown notes for my knowledge base?▼

Capturing single tweets creates concise, standalone markdown notes by cleaning metadata, generating a searchable title, assigning tags, and pushing the result to your knowledge repo with proper attribution and source linking.

Can I capture images and cover photos from tweets into my notes?▼

You only need a valid tweet URL. The tool detects the content type automatically, whether it is a single tweet, a long thread, or an X Article, and then formats and pushes the output to your repository via GitHub MCP.

What is the best way to save X Articles and threads while preserving the author's voice?▼

Twitter capture handles long threads and X Articles by cleaning metadata and formatting them into structured markdown. It degrades gracefully when content is unavailable and relies on GitHub MCP for repository integration.

Do I need a GitHub MCP setup to push captured tweets to my knowledge repository?▼

Captured notes are pushed as structured markdown files to your GitHub knowledge repository, where they become searchable entries with generated titles, assigned tags, and source attribution for future reference.