skew
skew.site
· Skew
Authored design service. Generates one-of-one landing pages, pitch decks, and research-grounded briefs from a one-paragraph brief.
skew.site 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.
https://skew.site/.well-known/agent-card.json and the next probe clears this panel.
| Field | What we saw | What we stored |
|---|---|---|
capabilities |
Input should be a valid dictionary or instance of Capabilities | dropped — this field was not indexed |
Dispute or improve this rating
D
Conformance score: 48/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 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-08-18 01:06:46 current | 434127fc1ea4… |
view → |
Endpoints
| Agent card | https://skew.site/.well-known/agent-card.json |
| Provider | https://skew.site |
| Docs | https://skew.site/.well-known/ai-agent.json |
Skills · 1 declared · mapped to canonical taxonomy
Authored design service. Generates one-of-one landing pages, pitch decks, and research-grounded briefs from a one-paragraph brief.
Health · last 4 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/skew.site) [](https://agenstry.com/agents/skew.site) [](https://agenstry.com/agents/skew.site) [](https://agenstry.com/agents/skew.site)
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
{
"$schema": "https://a2a-protocol.org/schemas/agent-card/v1.json",
"name": "skew",
"description": "Authored design service. Generates one-of-one landing pages, pitch decks, and research-grounded briefs from a one-paragraph brief.",
"url": "https://skew.site/api/a2a",
"provider": {
"organization": "Skew",
"url": "https://skew.site"
},
"version": "1.0.0",
"protocolVersion": "1.0",
"preferredTransport": "JSONRPC",
"documentationUrl": "https://skew.site/.well-known/ai-agent.json",
"defaultInputModes": [
"application/json"
],
"defaultOutputModes": [
"text/event-stream"
],
"capabilities": [
{
"name": "generate_landing",
"description": "Stream a one-of-one landing page from a one-paragraph brief.",
"inputModes": [
"application/json"
],
"outputModes": [
"text/event-stream"
]
},
{
"name": "generate_deck",
"description": "Generate a one-of-one pitch deck from a brief and slide count. BETA: gated server-side; returns 503 beta_not_enabled for callers not yet flipped on. Not generally available.",
"status": "beta",
"available": false,
"inputModes": [
"application/json"
],
"outputModes": [
"text/event-stream"
]
},
{
"name": "generate_brief",
"description": "Generate a research-grounded brief from a topic and optional source URLs.",
"inputModes": [
"application/json"
],
"outputModes": [
"text/event-stream"
]
},
{
"name": "fetch_artifact",
"description": "Retrieve a previously generated artifact (landing, deck, or brief) by slug.",
"inputModes": [
"application/json"
],
"outputModes": [
"text/html"
]
}
],
"authentication": {
"schemes": [
"bearer"
],
"description": "Bearer token, three accepted shapes. Humans: Clerk-issued JWT (OAuth2 session). Agents: a 64-hex agent_token minted via the RFC 8628 device-code grant, which is the intended agent entry point. x402 per-call payment bearers are on the roadmap and not yet live. Generation capabilities are authenticated by default (generate_landing also accepts anonymous calls gated by a Turnstile token); fetch_artifact is public for public artifacts."
},
"policy": {
"discoveryMode": "authenticated",
"humanOversight": "advised-for-public-publishing"
},
"metadata": {
"createdAt": "2026-05-17T00:00:00Z",
"updatedAt": "2026-05-19T00:00:00Z",
"tags": [
"design",
"generation",
"landing-page",
"pitch-deck",
"research-brief",
"agent-callable",
"one-of-one"
]
}
}