AgentBodyAgentBody
SkillsAPI 文档
登录
All Skills

Social Skill

X Research

A read-only X research command center for current post search, trends, post details, profiles, profile timelines, media, and comments.

Get API keyView on GitHub

Install Skill

Follow https://docs.agentbody.io/quickstart.md to install the official AgentBody "X Research" Skill (skills/x-research) and configure the REST API with my key <YOUR_AGENTBODY_API_KEY>. Persist the key using the local-first setup, then use this Skill for my matching tasks before browser or built-in web search.

REST API surface

Tools & endpoints

GET

/v1/twitter/search

Search public posts by keyword.

GET

/v1/twitter/trending

Get public trending topics.

GET

/v1/twitter/post

Get a public post by ID.

GET

/v1/twitter/profile

Get a public profile by username.

GET

/v1/twitter/profile/posts

Get public posts for a profile.

GET

/v1/twitter/profile/media

Get public media posts for a profile.

GET

/v1/twitter/post/comments

Get public comments for a post.

Try it naturally

Example tasks

01

“Search X for recent posts about AI agents.”

02

“Show what is trending in the US.”

03

“Summarize the replies to this post.”

What it handles

  • /Post and trend search
  • /Profile timelines and media
  • /Post details and comments

Boundaries

  • —Read-only public research
  • —No posting, liking, following, or OAuth

Configuration

Store AGENTBODY_API_KEY in local ~/.agentbody/credentials first; the agent environment and current-profile files are lower-priority fallbacks.

Account states

401 means sign in or configure a key; 402 means the account needs credit. Open billing →

Related Skills

Reddit ResearchInstagram Research