EXTRACT WEB // BUILD SKILLS // EMPOWER AGENTS

Turn Web Content into AI Agent Skills Instantly

A lightweight, professional browser utility that parses X posts, threads, and documentation into perfectly structured instructions for Antigravity, Claude Code, Cursor, Windsurf, and GitHub Copilot.

x.com/dorienvibecodes/status/12345
DV
🤖 Quick Antigravity / Claude Code tip! When building a 3D asset generation agent, always structure the prompt to cull low-opacity points from Gaussian splats first. This reduces the final file size by 40% and ensures rendering doesn't crash on mobile device frame rates.
generate-3d-model.md
---
name: generate-3d-model
description: Triggers when the user needs a 3D model.
---

# Generate 3D Model

## Instructions
1. Optimize the generated 3D splat by culling
   low-opacity and low-scale points.
2. Ensure file size is kept under 10MB to
   prevent mobile rendering crashes.

Engineered for Rapid Agent Iteration

Smart DOM Extraction

Highlight text to convert selection, or let the extension auto-extract full threads and clean content directly from web page structures.

5 Agent Systems

Export to Google Antigravity, Claude Code, Cursor, Windsurf, and GitHub Copilot — each in their native format.

Dual Connection Modes

Save skills silently in the background using the local Python Native Host, or download directly via browser using the Cloud Vercel API.

Privacy First

Your Gemini API keys are stored securely inside your local browser storage. No credentials ever touch third-party servers.

FREE BROWSER ADDON

Supercharge Your Browser with Tweet2Skill

Install the lightweight browser companion to extract tweets, threads, and documentation with a single click. Save skills directly to your local workspace directories or download them on the fly.

Instant DOM Extraction Highlight text or extract full threads from X (Twitter) automatically.
Direct Workspace Sync Runs with our local host bridge to write files silently behind the scenes.
Bring Your Own Key (BYOK) Set your own Gemini API Key in the extension for unlimited generations.
Tweet2Skill logo
2/10

Tweet2Skill

EXTRACT WEB // BUILD SKILLS // EMPOWER AGENTS
Active Page: x.com/dorienvibecodes/status/12345

Simple, Transparent Pricing

Start free. Upgrade when you need more power.

Free
$0 forever
  • ✓ 10 skills per day
  • ✓ Antigravity + Claude Code
  • ✓ Local + Cloud modes
  • ✓ Smart DOM extraction
  • ✕ Cursor, Windsurf, Copilot
  • ✕ Custom prompt templates
  • ✕ Batch generation
Get Started
Bring Your Own Key
$0 your API costs
  • ✓ Unlimited skills
  • ✓ Antigravity + Claude Code
  • ✓ Local + Cloud modes
  • ✓ Smart DOM extraction
  • ✓ Use your own Gemini key
  • ✕ Cursor, Windsurf, Copilot
  • ✕ Custom prompt templates
Get Started

Get Started in Minutes

No configuration needed. Three steps and you're converting content into skills.

1

Install the Extension

Add Tweet2Skill to Chrome from the Chrome Web Store. Free, one-click install — no account required to try it.

Add to Chrome →
2

Browse Any Tweet or Thread

Navigate to any X (Twitter) post, thread, or web documentation you want to capture. Highlight text or let the extension auto-detect the thread.

3

Hit "Turn into Skill"

Click the extension icon, choose your AI agent system, and hit the button. Your skill file is generated and ready to use — instantly.

Self-hosting or contributing?

Tweet2Skill is open-source. Developers can clone the repo, run their own backend, and customise generation limits freely.

View on GitHub →

Frequently Asked Questions

Yes! The free tier gives you 10 skill generations per day — no API key required. If you need more, you can bring your own Gemini API key for unlimited use, or upgrade to Pro ($19/year) for premium features like multi-agent export and custom templates.

If you highlight any text on a page, the extension will convert that text selection. If no selection is made and you are on a status detail page on X/Twitter, it reads and combines all posts by the status author to parse threads. On standard pages, it extracts clean, markup-free body content.

It depends on the agent system. Antigravity skills go to ~/.gemini/config/skills/, Claude rules to ~/.claude/rules/, Cursor rules to ~/.cursor/rules/, Windsurf rules to ~/.windsurfrules, and Copilot instructions to ~/.github/copilot-instructions.md.

Pro ($19/year) includes up to 1,250 skill generations per month, export to all 5 agent systems (including Cursor, Windsurf, and GitHub Copilot), custom prompt templates, batch generation, enhanced skill quality with references and examples, and priority support.

Not for the free tier or Pro! Free users get 10 daily generations powered by our server. Pro users get 1,250/month. If you prefer using your own key for unlimited, no-cap usage, you can enter it in the Advanced settings.

Yes! Tweet2Skill is open-source. You can clone the repository, run the Python/Vercel backend on your own machine or server, and load the extension unpacked in Chrome. Full setup instructions — including local host mode, native messaging bridge setup, and Vercel deployment — are available in the GitHub README.