什麼是 agentbox-twitter?
透過付費 API 進行 Twitter/X 研究:使用 50 多個運算符搜尋推文,使用主題/回應/引用獲取推文,使用推文/追蹤者/追蹤來獲取用戶個人資料。使用 x_ payment 工具進行自動 USDC 小額支付(0.003 美元/次)。在以下情況下使用:(1) 按關鍵字、使用者或進階運算符搜尋推文,(2) 透過 ID/URL 和上下文取得特定推文,(3) 尋找使用者個人資料及其活動。 來源:cascade-protocol/agentbox。
透過付費 API 進行 Twitter/X 研究:使用 50 多個運算符搜尋推文,使用主題/回應/引用獲取推文,使用推文/追蹤者/追蹤來獲取用戶個人資料。使用 x_ payment 工具進行自動 USDC 小額支付(0.003 美元/次)。在以下情況下使用:(1) 按關鍵字、使用者或進階運算符搜尋推文,(2) 透過 ID/URL 和上下文取得特定推文,(3) 尋找使用者個人資料及其活動。
透過命令列快速安裝 agentbox-twitter AI 技能到你的開發環境
來源:cascade-protocol/agentbox。
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 |
為搜尋與 AI 引用準備的穩定欄位與指令。
npx skills add https://github.com/cascade-protocol/agentbox --skill agentbox-twitter透過付費 API 進行 Twitter/X 研究:使用 50 多個運算符搜尋推文,使用主題/回應/引用獲取推文,使用推文/追蹤者/追蹤來獲取用戶個人資料。使用 x_ payment 工具進行自動 USDC 小額支付(0.003 美元/次)。在以下情況下使用:(1) 按關鍵字、使用者或進階運算符搜尋推文,(2) 透過 ID/URL 和上下文取得特定推文,(3) 尋找使用者個人資料及其活動。 來源:cascade-protocol/agentbox。
開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/cascade-protocol/agentbox --skill agentbox-twitter 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/cascade-protocol/agentbox