Skip to main content

What are Agent Skills?

Agent Skills are pre-built AI workflows that combine Xpoz tools into end-to-end social media intelligence tasks. They run inside AI agents like Claude Code, OpenAI Codex CLI, ChatGPT, and any agent supporting the SKILL.md standard. Each skill knows which Xpoz tools to call, how to process results, and how to format output.

Available Skills

SkillDescriptionPlatforms
Best PracticesReference guide for Xpoz query syntax, response modes, and patternsAll
Getting StartedOnboarding guide for setup, auth, and capability discoveryAll
Social TrackingSet up continuous tracking for better coverage and fresher dataAll
Sentiment AnalyzerAnalyze brand/topic sentiment with scoring and theme extractionTwitter, Reddit, Instagram
Twitter Data ExportExport up to 500K rows of Twitter data to CSVTwitter
Influencer DiscoveryFind and rank influencers by engagement, reach, and authenticityTwitter
Reddit ResearchDeep-dive into Reddit discussions for market researchReddit
Competitive IntelligenceCompare 2-5 brands across social media metricsTwitter, Reddit
Security OSINTMonitor for CVEs, breaches, and emerging threatsTwitter, Reddit

Compatible Agents

  • Claude Code (recommended)
  • OpenAI Codex CLI
  • Cursor
  • Gemini CLI
  • ChatGPT (via custom instructions)
  • Any agent supporting the SKILL.md standard

Setup

Install all Xpoz skills with a single command:
npx skills add XPOZpublic/xpoz-agent-skills --all
Or install a specific skill:
npx skills add XPOZpublic/xpoz-agent-skills --skill social-sentiment-analyzer
This works with Claude Code, Cursor, Codex, Gemini, and 15+ other agents. Skills are installed directly into your agent’s skills directory — no further configuration needed. Available skill names: xpoz-best-practices, xpoz-getting-started, xpoz-social-tracking, social-sentiment-analyzer, twitter-data-export, influencer-discovery, reddit-research, competitive-intel, security-osint
You still need to configure Xpoz access (MCP server or access key) to use the skills. See the MCP Installation or Authentication guide.

Explore Skills

Best Practices

Reference guide for Xpoz query syntax, response modes, and patterns.

Getting Started

Onboarding guide for setup, auth, and capability discovery.

Social Tracking

Set up continuous tracking for better coverage and fresher data.

Sentiment Analyzer

Analyze brand/topic sentiment with scoring and theme extraction.

Twitter Data Export

Export up to 500K rows of Twitter data to CSV.

Influencer Discovery

Find and rank influencers by engagement, reach, and authenticity.

Reddit Research

Deep-dive into Reddit discussions for market research.

Competitive Intelligence

Compare 2-5 brands across social media metrics.

Security OSINT

Monitor for CVEs, breaches, and emerging threats.