What problem does it solve? Working with the Xpoz social media intelligence platform requires knowing correct query syntax, field names, pagination patterns, and authentication flows across four interfaces (MCP, Python SDK, TypeScript SDK, CLI). This Skill provides that reference context so agents use Xpoz tools correctly on the first attempt instead of producing malformed queries or empty results. ## Core Features & Use Cases - Query Syntax Reference: Boolean operators, date filtering, and forbidden operators for keyword searches across Twitter/X, Instagram, Reddit, and TikTok. - Response Modes & Pagination: Guidance on fast, paging, and CSV export modes, including the operationId polling pattern and tableName-based page navigation. - Platform Tool References: Detailed parameter and field documentation for all 40 tools (13 Twitter, 9 Instagram, 9 Reddit, 9 TikTok) plus tracking management. - Use Case: When asked to export Reddit posts about a product to CSV, the agent loads this Skill to select the right tool, apply correct field names, set responseType to csv, and poll checkOperationStatus until the download URL is ready. ## Quick Start Ask the agent to search Twitter for posts about a topic using Xpoz, and it will load this reference to apply correct query syntax, fields, and response mode.