FleetQ
fleetq.net
AI Agent Mission Control — manage experiments, workflows, crews, approvals, and full agent lifecycle.
fleetq.net 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.
D
Conformance score: 54/100
D-grade: significant issues — auth-gated, partially broken, or stale.
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-18 12:27:53 current | 4a9b29f1b9cd… |
view → |
Skills · 5 declared · mapped to canonical taxonomy
Creates and executes an AI experiment through the full 20-state pipeline
Create, edit, validate, and execute visual DAG workflows with 8 node types
Orchestrate multi-agent crews for complex tasks using hierarchical or sequential processes
Review, approve, reject, and complete human-in-the-loop approval requests and human tasks
Read agents, skills, tools, credentials, signals, artifacts, budget, and audit logs
Health · last 30 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/fleetq.net) [](https://agenstry.com/agents/fleetq.net) [](https://agenstry.com/agents/fleetq.net) [](https://agenstry.com/agents/fleetq.net)
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
{
"name": "FleetQ",
"description": "AI Agent Mission Control \u2014 manage experiments, workflows, crews, approvals, and full agent lifecycle.",
"url": "https://fleetq.net/mcp",
"version": "1.26.0",
"authentication": {
"schemes": [
"Bearer"
]
},
"skills": [
{
"id": "run_experiment",
"name": "Run Experiment",
"description": "Creates and executes an AI experiment through the full 20-state pipeline",
"inputModes": [
"text"
],
"outputModes": [
"text",
"structured"
],
"examples": [
"Run a content scoring experiment for signal #abc123"
]
},
{
"id": "manage_workflow",
"name": "Manage Workflow",
"description": "Create, edit, validate, and execute visual DAG workflows with 8 node types",
"inputModes": [
"text"
],
"outputModes": [
"text",
"structured"
],
"examples": [
"Create a workflow that scores a signal and sends the result via email"
]
},
{
"id": "coordinate_crew",
"name": "Coordinate Crew",
"description": "Orchestrate multi-agent crews for complex tasks using hierarchical or sequential processes",
"inputModes": [
"text"
],
"outputModes": [
"text",
"structured"
],
"examples": [
"Execute a research crew to analyse competitor pricing"
]
},
{
"id": "manage_approvals",
"name": "Manage Approvals",
"description": "Review, approve, reject, and complete human-in-the-loop approval requests and human tasks",
"inputModes": [
"text"
],
"outputModes": [
"text",
"structured"
],
"examples": [
"List pending approvals and approve the content review for experiment #xyz"
]
},
{
"id": "query_platform",
"name": "Query Platform",
"description": "Read agents, skills, tools, credentials, signals, artifacts, budget, and audit logs",
"inputModes": [
"text"
],
"outputModes": [
"text",
"structured"
],
"examples": [
"What is the current budget remaining for my team?"
]
}
],
"capabilities": {
"streaming": false,
"pushNotifications": false,
"stateTransitionHistory": true
}
}