·agentbox-twitter
$

agentbox-twitter

Twitter/X research via paid API: search tweets with 50+ operators, fetch tweets with threads/replies/quotes, get user profiles with tweets/followers/following. Uses x_payment tool for automatic USDC micropayments ($0.003/call). Use when: (1) searching tweets by keyword, user, or advanced operators, (2) fetching specific tweets by ID/URL with context, (3) looking up user profiles and their activity.

34Installs·4Trend·@cascade-protocol

Installation

$npx skills add https://github.com/cascade-protocol/agentbox --skill agentbox-twitter

How to Install agentbox-twitter

Quickly install agentbox-twitter AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/cascade-protocol/agentbox --skill agentbox-twitter
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: cascade-protocol/agentbox.

SKILL.md

View raw

Paid Twitter/X data API at https://twitter.x402.agentbox.fyi. Costs $0.003 USDC per call via x402 on Solana. Use the xpayment tool for all requests.

| q | string | required | Search query with operators | | type | "Latest" or "Top" | Latest | Sort by recency or popularity | | limit | 1-200 | 20 | Max tweets to return | | cursor | string | - | Pagination cursor from previous response |

| from:user | from:elonmusk | Tweets by user | | to:user | to:elonmusk | Replies to user | | @user | @solana | Mentioning user | | minfaves:N | minfaves:100 | Minimum likes | | minretweets:N | minretweets:50 | Minimum retweets | | minreplies:N | minreplies:10 | Minimum replies | | filter:media | filter:media | Has media |

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/cascade-protocol/agentbox --skill agentbox-twitter
Category
$Marketing
Verified
First Seen
2026-03-06
Updated
2026-03-11

Browse more skills from cascade-protocol/agentbox

Quick answers

What is agentbox-twitter?

Twitter/X research via paid API: search tweets with 50+ operators, fetch tweets with threads/replies/quotes, get user profiles with tweets/followers/following. Uses x_payment tool for automatic USDC micropayments ($0.003/call). Use when: (1) searching tweets by keyword, user, or advanced operators, (2) fetching specific tweets by ID/URL with context, (3) looking up user profiles and their activity. Source: cascade-protocol/agentbox.

How do I install agentbox-twitter?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/cascade-protocol/agentbox --skill agentbox-twitter Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/cascade-protocol/agentbox

Details

Category
$Marketing
Source
skills.sh
First Seen
2026-03-06