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.
---
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.
Highlight text to convert selection, or let the extension auto-extract full threads and clean content directly from web page structures.
Export to Google Antigravity, Claude Code, Cursor, Windsurf, and GitHub Copilot — each in their native format.
Save skills silently in the background using the local Python Native Host, or download directly via browser using the Cloud Vercel API.
Your Gemini API keys are stored securely inside your local browser storage. No credentials ever touch third-party servers.
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.
Start free. Upgrade when you need more power.
No configuration needed. Three steps and you're converting content into skills.
Add Tweet2Skill to Chrome from the Chrome Web Store. Free, one-click install — no account required to try it.
Add to Chrome →Navigate to any X (Twitter) post, thread, or web documentation you want to capture. Highlight text or let the extension auto-detect the thread.
Click the extension icon, choose your AI agent system, and hit the button. Your skill file is generated and ready to use — instantly.
Tweet2Skill is open-source. Developers can clone the repo, run their own backend, and customise generation limits freely.
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.