x-claw-studio

Capture, index, and draft X tweets and media in a local-first workflow.

2|Updated Mar 20, 2026
One-click install
npx skills add https://github.com/nicholaslocascio/x-claw-studio --skill x-claw-studio
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: x-claw-studio
Source: https://github.com/nicholaslocascio/x-claw-studio/tree/main
Command: npx skills add https://github.com/nicholaslocascio/x-claw-studio --skill x-claw-studio

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Local-first X capture, search, analysis, and drafting studio helps you preserve and analyze X tweets and media offline, enabling reliable recall and efficient drafting of posts.

Core Features & Use Cases

  • Local capture of tweets and media from X timelines, priority accounts, or specific tweets to a filesystem-backed archive.
  • Rebuild and index media assets, analyze usage, and draft replies or posts from a local corpus.
  • Use cases include solo creators, researchers, and teams who want an auditable local workflow with a CLI surface.

Quick Start

Install dependencies and run the app locally using npm run dev.

Frequently Asked Questions about x-claw-studio

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

FAQPage Schema
How do I archive X tweets and media to a local filesystem for offline access?

You can archive X tweets and media to a local filesystem by using a local-first capture workflow that fetches timeline data and media assets, storing them in an auditable offline archive for reliable recall.

Can I generate draft X posts from my locally saved tweet archive?

Yes, you can generate draft X posts from a locally saved archive by indexing the file-backed corpus and running semantic analysis to draft replies or new posts directly from the captured data.

Does this local-first X capture workflow require any external cloud services to run?

No, the local-first X capture workflow enforces a file-backed runtime with a Next.js dashboard and a deployable CLI, meaning it operates entirely offline without depending on external cloud services.

What is the best way to index and search a local corpus of captured X media?

The best way to index and search a local corpus of captured X media is using a CLI tool that rebuilds media assets and analyzes usage locally, enabling semantic search across the file-backed archive.

How do I set up a local-first X capture studio for a small team?

You set up a local-first X capture studio for a small team by installing dependencies and running the Next.js dashboard locally, which provides a shared CLI surface and OpenClaw-compatible commands for an auditable workflow.

Are there limitations to capturing X timeline data with a local-first CLI?

A limitation of capturing X timeline data with a local-first CLI is that it relies on accessing priority accounts or specific tweets manually, meaning it cannot continuously stream real-time data without active local execution.