x-communities

Retrieve X Communities member lists, posts, and moderator information.

177|17|Updated Feb 27, 2026
One-click install
npx skills add https://github.com/Xquik-dev/x-twitter-scraper --skill x-communities
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: x-communities
Source: https://github.com/Xquik-dev/x-twitter-scraper/tree/main/skills/x-communities
Command: npx skills add https://github.com/Xquik-dev/x-twitter-scraper --skill x-communities

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

X Communities data access is often scattered across endpoints, making it hard to assemble complete views of community membership, posts, and moderator information for analysis or monitoring.

Core Features & Use Cases

  • Read community member lists to build audience profiles or track growth.
  • Retrieve posts inside a community to analyze discussions and engagement.
  • Search across communities to identify relevant communities or topics.
  • Retrieve community moderators for governance insights.
  • Estimate credit costs before running extractions to plan usage.

Quick Start

Use this skill to fetch the member list and recent posts for a specific community ID.

Frequently Asked Questions about x-communities

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

FAQPage Schema
How do I extract X Communities member lists for audience analysis?

You can retrieve X Communities member lists using the read-only member list endpoint, which provides community membership data for building audience profiles or tracking growth. This supports read-only data collection across multiple communities.

Can I retrieve posts from a specific X Community to analyze discussions?

Yes, you can retrieve posts inside an X Community to analyze discussions and engagement. The Skill provides read access to community posts, supporting read-only data collection and monitoring scenarios for discussion analysis.

What is the process to search across X Communities for relevant topics?

Searching across X Communities involves using the search extraction endpoint to identify relevant communities or topics. This read-only mechanism allows you to discover communities matching specific keywords or subjects for monitoring purposes.

How do I get moderator information from X Communities for governance insights?

You retrieve community moderators by using the moderator explorer endpoint. This provides governance insights by identifying the moderators managing specific X Communities, supporting read-only data collection and monitoring scenarios.

Can I estimate credit costs before extracting data from X Communities?

Yes, you can estimate credit costs before running extractions by using the estimate workflow. This allows you to preview costs and plan your data usage before executing member list, posts, or search extractions across X Communities.