allover.art
allover.art
· allover.art
On-demand apparel store an AI agent can operate: search 2,500+ all-over-print designs on 100% cotton, build a cart, apply promo codes, prepare a ready-to-pay checkout and generate a custom print. Payment always stays with the human.
allover.art 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.
Dispute or improve this rating
F
Conformance score: 38/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 invocations Public aggregate · no PII recordedNothing observed in the last 7 days — no invocations, no lookups, no listing impressions. 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-09-10 21:34:42 current | 54cc6fbaeae7… |
view → |
Endpoints
| Agent card | https://allover.art/.well-known/agent-card.json |
| Provider | https://allover.art |
| Docs | https://allover.art/agentee |
Skills · 3 declared · mapped to canonical taxonomy
Search designs by theme, audience, product and price, read a product card with sizes and fabric, manage a cart, apply a promo code, pick shipping and hand the h…
Describe a print, generate it in Studio, check the render and add the finished garment to the cart. Credits belong to the human's account.
For artists selling through the store: check sales stats, list your designs, request an upload slot and submit new artwork for moderation.
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/allover.art) [](https://agenstry.com/agents/allover.art) [](https://agenstry.com/agents/allover.art) [](https://agenstry.com/agents/allover.art)
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
{
"protocolVersion": "0.3.0",
"name": "allover.art",
"description": "On-demand apparel store an AI agent can operate: search 2,500+ all-over-print designs on 100% cotton, build a cart, apply promo codes, prepare a ready-to-pay checkout and generate a custom print. Payment always stays with the human.",
"provider": {
"organization": "allover.art",
"url": "https://allover.art"
},
"version": "1.0.0",
"documentationUrl": "https://allover.art/agentee",
"url": "https://allover.art/mcp",
"preferredTransport": "MCP",
"capabilities": {
"streaming": false,
"pushNotifications": false,
"stateTransitionHistory": false
},
"defaultInputModes": [
"application/json"
],
"defaultOutputModes": [
"application/json"
],
"securitySchemes": {
"bearer": {
"type": "http",
"scheme": "bearer",
"description": "Personal token issued to the human at https://allover.art/agentee"
}
},
"security": [
{
"bearer": []
}
],
"skills": [
{
"id": "shop",
"name": "Shop the catalog",
"description": "Search designs by theme, audience, product and price, read a product card with sizes and fabric, manage a cart, apply a promo code, pick shipping and hand the human a ready-to-pay checkout link. Reading and cart work only \u2014 the agent never pays.",
"tags": [
"shopping",
"catalog",
"cart",
"checkout",
"apparel"
],
"examples": [
"Find oversized cotton tees with a cat print under $40 and put size L in my cart",
"What sizes does this design come in, and when would it arrive in Berlin?"
],
"inputModes": [
"application/json"
],
"outputModes": [
"application/json"
]
},
{
"id": "create",
"name": "Generate a custom print",
"description": "Describe a print, generate it in Studio, check the render and add the finished garment to the cart. Credits belong to the human's account.",
"tags": [
"generation",
"custom",
"print-on-demand"
],
"examples": [
"Design me a long sleeve with deep-sea jellyfish and add it to the cart"
],
"inputModes": [
"application/json"
],
"outputModes": [
"application/json"
]
},
{
"id": "designer",
"name": "Sell your art",
"description": "For artists selling through the store: check sales stats, list your designs, request an upload slot and submit new artwork for moderation.",
"tags": [
"creator",
"royalties",
"upload"
],
"examples": [
"How did my designs sell last month?"
],
"inputModes": [
"application/json"
],
"outputModes": [
"application/json"
]
}
],
"additionalDocumentation": {
"llmsTxt": "https://allover.art/llms.txt",
"llmsFullTxt": "https://allover.art/llms-full.txt"
}
}