Xquik Social Data

Prepare and normalize Xquik X data for MCP clients. Build request plans for tweet search, tweet lookup, and trends, or normalize supplied Xquik JSON into compact records. Trigger when the user asks for Xquik, X data, Twitter data, tweet search, trends, or social data ingest.

sarveshtalele Updated

File contents

Xquik Social Data Skill

Build Xquik API request plans and normalize supplied Xquik response JSON into compact records for MCP tools and downstream analysis.

Operations

  • tweet_search prepares GET /api/v1/x/tweets/search.
  • tweet_lookup prepares GET /api/v1/x/tweets/{id}.
  • trends prepares GET /api/v1/x/trends.
  • normalize_tweets converts supplied tweet response JSON into compact records.

The skill does not make network calls. Add the API key only in the client that executes the returned request plan.

sarveshtalele/mcp-skills-registry/tree/main/skills/xquik-social-data commit cc1c3cf83e

Frequently asked questions

npx skillmds@latest add sarveshtalele/xquik-social-data