x-research

Searches X/Twitter discussions and profiles via Composio without API costs.

71|22|Updated Apr 6, 2020
One-click install
npx skills add https://github.com/nirholas/agenti --skill x-research-nirholas
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: x-research
Source: https://github.com/nirholas/agenti/tree/main/packages/protocols/x402-cloddsbot/src/skills/bundled/x-research
Command: npx skills add https://github.com/nirholas/agenti --skill x-research-nirholas

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This tool enables researchers to quickly access real-time discussions, threads, and profiles on X/Twitter via Composio without incurring API costs, consolidating insights in one place.

Core Features & Use Cases

  • Search tweets and threads by topic with sorting and time filters.
  • Reconstruct full conversations and fetch user profiles for a holistic view.
  • Maintain a lightweight watchlist to monitor accounts of interest and extract structured summaries.

Quick Start

Ask your agent to search for a topic on X using the /x search command.

Frequently Asked Questions about x-research

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I search X/Twitter discussions and threads without paying API costs?

Search X/Twitter discussions without API costs by utilizing Composio integration to retrieve real-time tweets, reconstruct threads, and fetch user profiles. This workflow requires configuring COMPOSIO_API_KEY and COMPOSIO_CONNECTION_ID environment variables.

What is the best way to reconstruct full Twitter conversations for research?

Reconstructing full Twitter conversations is handled via thread traversal, which pieces together entire discussions. The process outputs structured JSON or Markdown formats, allowing you to analyze the complete conversation context efficiently.

Can I monitor specific Twitter accounts and extract structured research summaries?

Yes, you can monitor specific Twitter accounts by maintaining a lightweight watchlist. This allows you to track accounts of interest, apply pagination and sorting, and extract structured summaries in multiple output formats for research purposes.

Do I need a Twitter API key to search tweets and fetch user profiles?

No, a Twitter API key is not needed. The tool operates via Composio, requiring only the COMPOSIO_API_KEY and COMPOSIO_CONNECTION_ID environment variables to search tweets and fetch user profiles, effectively bypassing direct Twitter API expenses.

How do I sort and filter real-time tweets by topic?

You can sort and filter real-time tweets by topic using the tool's deterministic workflow. It supports time filters and sorting options, caching the results to provide structured JSON or Markdown outputs for your research analysis.