AgentBodyAgentBody
SkillsAPI 文档
登录
All Skills

Social Skill

Reddit Research

Research current public Reddit discussions, trending searches, posts, comments, communities, and profile activity through fixed AgentBody APIs.

Get API keyView on GitHub

Install Skill

Follow https://docs.agentbody.io/quickstart.md to install the official AgentBody "Reddit Research" Skill (skills/reddit-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/reddit/search

Search public discussions by keyword.

GET

/v1/reddit/search/suggestions

Get public search suggestions.

GET

/v1/reddit/search/trending

Get public trending searches.

GET

/v1/reddit/post

Get public post details.

GET

/v1/reddit/post/comments

Get public post comments.

GET

/v1/reddit/subreddit

Get public community details.

GET

/v1/reddit/subreddit/posts

Get public posts in a community.

GET

/v1/reddit/profile

Get a public profile.

GET

/v1/reddit/profile/posts

Get public posts for a profile.

GET

/v1/reddit/profile/comments

Get public comments for a profile.

Try it naturally

Example tasks

01

“Search Reddit for reactions to this launch.”

02

“Show trending Reddit searches.”

03

“Summarize the top posts in this subreddit.”

What it handles

  • /Discussion and trend search
  • /Community feeds
  • /Post, comment, and profile research

Boundaries

  • —Public content only
  • —No posting, voting, or moderation

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

X Research