# TwitterShots Agent Skills

## Quick Install

Copy

# 1. Clone into your agent skills folder

git clone https://github.com/twittershots/skills.git ~/.agent/skills/twittershots

# 2. Set your API key

export TWITTERSHOTS_API_KEY=your_api_key_here

# 3. Start using - paste any tweet URL in your AI assistant 

screenshot this tweet https://x.com/elonmusk/status/1234567890

Get your API key from [Account Settings](/settings/keys).

## Features

- Tweet URL to PNG / SVG / HTML screenshot
- Dark and light theme support
- Multiple aspect ratios: 1:1, 4:5, 9:16, 16:9
- Hide stats, timestamps, and media
- Custom background image and branding

## Supported Platforms

- **Cursor** \- Paste tweet URLs in chat for instant screenshots
- **Claude** \- Use with Claude Desktop or Claude Code
- **ChatGPT** \- Compatible with custom GPTs
- **OpenClaw** \- Works with OpenClaw agent workflows

## Usage Example

Once installed, simply paste a tweet URL:

> "Screenshot this tweet: <https://x.com/elonmusk/status/1234567890>"

The agent will generate a high-quality screenshot instantly.

## Resources

- **GitHub Repository**: [github.com/twittershots/skills](https://github.com/twittershots/skills)
- **Full Documentation**: See the README in the skills repo for platform-specific setup instructions