x-spaces

Extract live X Spaces participant roles via the Xquik API.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill enables real-time extraction of X Spaces participant data to monitor who is in an audio room (host, co-hosts, speakers, listeners) without manual logging.

Core Features & Use Cases

  • Read participants and roles from an X Space, including hosts, co-hosts, speakers, and listeners.
  • Retrieve structured data suitable for dashboards, auditing, or automation workflows for event monitoring or analytics.
  • Use Case: Real-time space participant lists during a live space session to feed an AI agent for moderation or analytics.

Quick Start

Query the Space ID and fetch the participant list using the space_explorer endpoint.

Frequently Asked Questions about x-spaces

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

FAQPage Schema
How do I extract live participants and roles from X Spaces?

Yes, you can list X Spaces hosts, co-hosts, speakers, and listeners in real-time by querying the Space ID through the Xquik API to fetch structured participant data suitable for live monitoring.

How do I get a real-time participant list for an X Space using an API?

You retrieve structured X Spaces participant data by querying the Space ID via the Xquik API space_explorer endpoint, yielding structured rows of participants and roles for dashboards or automation workflows.

Do I need an API key to extract X Spaces participant data?

Yes, an API key is required to use the Xquik API for extracting X Spaces participant data, ensuring authenticated access to fetch structured rows of participants and roles.

Can I feed X Spaces listener and speaker data into an automation agent?

Yes, the skill retrieves structured rows of X Spaces participants and roles, making the data output suitable for feeding automation agents, dashboards, or real-time event analytics.

What is the best way to monitor who is speaking in an X Space?

The best way to monitor who is speaking in an X Space is using the Xquik API space_explorer endpoint to fetch real-time structured participant data, categorizing active speakers and listeners.