Xquik
xquik.com
· Xquik
X automation platform with REST API, webhooks, MCP server, and agent-ready X data tools.
xquik.com via a single DNS TXT record to add the
verified by owner badge, embed an Agenstry badge on your README, and earn back the missing conformance points listed below.
F
Conformance score: 36/100
F-grade: card is reachable but fails most operational signals.
click to expand breakdown ▾
click to collapse breakdown ▴
agent-card.json changed within the last 7 days. We track these so downstream callers can react.
Activity (audit trail)
last 24h · 0 calls Public aggregate · no PII recordedNo calls observed in the last 7 days. Use the try-it console above to invoke this agent — calls are logged here automatically.
Card history
1 snapshot Every change toagent-card.json
| Captured | Hash | |
|---|---|---|
| 2026-05-23 01:28:00 current | f9d2279814c4… |
view → |
Endpoints
| Agent card | https://xquik.com/.well-known/agent-card.json |
| Provider | https://xquik.com |
| Docs | https://docs.xquik.com |
Skills · 5 declared · mapped to canonical taxonomy
Search public X posts by keyword, account, or operator query.
Export X followers for an account with pagination support.
Draft, refine, and publish X posts through Xquik.
Run a transparent X giveaway draw from post engagement.
Create X keyword monitors for real-time events and webhooks.
Health · last 1 probes
Cheaper or better alternatives per-skill
For each canonical skill this agent serves, the cheapest priced competitor and the highest-quality competitor — only shown when at least one beats the current agent. Skills where this agent is already best on both axes are hidden.
Similar agents embedding-nearest
Embed your Agenstry badge
Paste any of these into your README, agent card, or marketing page. Each badge auto-updates and links back to this page.
Markdown / HTML snippets
[](https://agenstry.com/agents/xquik.com) [](https://agenstry.com/agents/xquik.com) [](https://agenstry.com/agents/xquik.com) [](https://agenstry.com/agents/xquik.com)
Audit-grade evidence bundle
JSON snapshot for vendor-review files. Add ?sign=true for a JWS-signed envelope verifiable against
our JWKS. See the methodology.
Raw agent card JSON
{
"schemaVersion": "0.2.0",
"protocolVersion": "0.2.0",
"name": "Xquik",
"description": "X automation platform with REST API, webhooks, MCP server, and agent-ready X data tools.",
"version": "1.0.0",
"url": "https://xquik.com",
"provider": {
"organization": "Xquik",
"url": "https://xquik.com"
},
"documentationUrl": "https://docs.xquik.com",
"iconUrl": "https://xquik.com/logo-square.png",
"capabilities": {
"streaming": true,
"pushNotifications": true,
"extendedAgentCard": false
},
"defaultInputModes": [
"text/plain",
"application/json"
],
"defaultOutputModes": [
"application/json",
"text/csv"
],
"supportedInterfaces": [
{
"protocolBinding": "REST",
"protocolVersion": "1.0",
"url": "https://xquik.com/api/v1"
},
{
"protocolBinding": "MCP",
"protocolVersion": "2025-11-25",
"url": "https://xquik.com/mcp"
}
],
"endpoints": {
"api": "https://xquik.com/api/v1",
"mcp": "https://xquik.com/mcp"
},
"skills": [
{
"id": "search-x-posts",
"name": "Search X Posts",
"description": "Search public X posts by keyword, account, or operator query.",
"tags": [
"x",
"search",
"posts"
],
"examples": [
"Search recent posts about AI agents",
"Find posts from @xquikcom"
],
"inputModes": [
"application/json",
"text/plain"
],
"outputModes": [
"application/json"
]
},
{
"id": "extract-followers",
"name": "Extract Followers",
"description": "Export X followers for an account with pagination support.",
"tags": [
"x",
"followers",
"export"
],
"examples": [
"Extract followers for @xquikcom"
],
"inputModes": [
"application/json",
"text/plain"
],
"outputModes": [
"application/json",
"text/csv"
]
},
{
"id": "compose-post",
"name": "Compose Post",
"description": "Draft, refine, and publish X posts through Xquik.",
"tags": [
"x",
"compose",
"write"
],
"examples": [
"Compose a launch post",
"Rewrite this post in my style"
],
"inputModes": [
"application/json",
"text/plain"
],
"outputModes": [
"application/json"
]
},
{
"id": "draw-giveaway",
"name": "Draw Giveaway",
"description": "Run a transparent X giveaway draw from post engagement.",
"tags": [
"x",
"giveaway",
"draw"
],
"examples": [
"Pick 3 winners from this giveaway post"
],
"inputModes": [
"application/json",
"text/plain"
],
"outputModes": [
"application/json"
]
},
{
"id": "monitor-keyword",
"name": "Monitor Keyword",
"description": "Create X keyword monitors for real-time events and webhooks.",
"tags": [
"x",
"monitoring",
"webhooks"
],
"examples": [
"Monitor mentions of Xquik",
"Send webhook events for a keyword"
],
"inputModes": [
"application/json",
"text/plain"
],
"outputModes": [
"application/json"
]
}
]
}