Supportsheep Public Content Agent
supportsheep.com
· Supportsheep
Read-only machine interface for discovering, searching, and consuming published Supportsheep content.
supportsheep.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.
Dispute or improve this rating
D
Conformance score: 51/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-15 01:59:14 current | a5affb90e529… |
view → |
Endpoints
| Agent card | https://supportsheep.com/.well-known/agent-card.json |
| Provider | https://supportsheep.com |
| Docs | https://supportsheep.com/docs/api |
Skills · 3 declared · mapped to canonical taxonomy
Read paginated summaries of published Supportsheep articles, optionally filtered by category or tag.
Fetch the full read-only payload for a published article by slug.
Search recent published Supportsheep articles by title, body, excerpt, tags, and keywords.
Health · last 11 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/supportsheep.com) [](https://agenstry.com/agents/supportsheep.com) [](https://agenstry.com/agents/supportsheep.com) [](https://agenstry.com/agents/supportsheep.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
{
"protocolVersion": "0.3.0",
"name": "Supportsheep Public Content Agent",
"description": "Read-only machine interface for discovering, searching, and consuming published Supportsheep content.",
"url": "https://supportsheep.com/api/v1/public/articles",
"preferredTransport": "HTTP+JSON",
"additionalInterfaces": [
{
"url": "https://supportsheep.com/api/v1/public/articles",
"transport": "HTTP+JSON"
},
{
"url": "https://supportsheep.com/api/search",
"transport": "HTTP+JSON"
}
],
"provider": {
"organization": "Supportsheep",
"url": "https://supportsheep.com"
},
"version": "1.0.0",
"documentationUrl": "https://supportsheep.com/docs/api",
"capabilities": {
"streaming": false,
"pushNotifications": false,
"stateTransitionHistory": false
},
"securitySchemes": {},
"security": [],
"defaultInputModes": [
"text/plain",
"application/json"
],
"defaultOutputModes": [
"application/json",
"text/markdown"
],
"skills": [
{
"id": "list-public-articles",
"name": "List public articles",
"description": "Read paginated summaries of published Supportsheep articles, optionally filtered by category or tag.",
"tags": [
"blog",
"articles",
"discovery",
"seo"
],
"examples": [
"List the newest Supportsheep articles.",
"Find published articles in the website tips category."
],
"inputModes": [
"text/plain",
"application/json"
],
"outputModes": [
"application/json"
]
},
{
"id": "read-public-article",
"name": "Read a public article",
"description": "Fetch the full read-only payload for a published article by slug.",
"tags": [
"blog",
"article",
"content"
],
"examples": [
"Read the published article with slug low-cost-seo-packages."
],
"inputModes": [
"text/plain",
"application/json"
],
"outputModes": [
"application/json",
"text/markdown"
]
},
{
"id": "search-public-articles",
"name": "Search public articles",
"description": "Search recent published Supportsheep articles by title, body, excerpt, tags, and keywords.",
"tags": [
"blog",
"search",
"articles"
],
"examples": [
"Search Supportsheep for articles about local SEO."
],
"inputModes": [
"text/plain",
"application/json"
],
"outputModes": [
"application/json"
]
}
],
"supportsAuthenticatedExtendedCard": false
}