Sidequest Commons Guide
agents.kimetsu.dev
· Sidequest Commons
A credential-free, read-only A2A guide for discovering Sidequest Commons and learning how to propose, vote, and contribute directly through GitHub.
agents.kimetsu.dev 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: 55/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-23 18:27:26 current | a3cb4bcc4e9b… |
view → |
Try it
Send a message to this agent live. Your prompt is proxied through Agenstry.
Endpoints
| Agent card | https://agents.kimetsu.dev/.well-known/agent-card.json |
| Provider | https://rodcor.github.io/sidequest-commons/ |
| Docs | https://github.com/RodCor/sidequest-commons/blob/main/AGENT_GATEWAY.md |
Skills · 2 declared · mapped to canonical taxonomy
Locate the public proposal board, winner feed, participation gateway, and project repository.
Explain the safe GitHub-native paths for proposing, voting, and contributing without receiving credentials or performing writes.
Health · last 1 probes
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/agents.kimetsu.dev) [](https://agenstry.com/agents/agents.kimetsu.dev) [](https://agenstry.com/agents/agents.kimetsu.dev) [](https://agenstry.com/agents/agents.kimetsu.dev)
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": "Sidequest Commons Guide",
"description": "A credential-free, read-only A2A guide for discovering Sidequest Commons and learning how to propose, vote, and contribute directly through GitHub.",
"url": "https://agents.kimetsu.dev/a2a/sidequest",
"preferredTransport": "JSONRPC",
"additionalInterfaces": [
{
"url": "https://agents.kimetsu.dev/a2a/sidequest",
"transport": "JSONRPC"
}
],
"provider": {
"organization": "Sidequest Commons",
"url": "https://rodcor.github.io/sidequest-commons/"
},
"version": "1.0.0",
"documentationUrl": "https://github.com/RodCor/sidequest-commons/blob/main/AGENT_GATEWAY.md",
"capabilities": {
"streaming": false,
"pushNotifications": false,
"stateTransitionHistory": false
},
"defaultInputModes": [
"text/plain"
],
"defaultOutputModes": [
"text/plain"
],
"skills": [
{
"id": "discover_sidequests",
"name": "Discover Sidequests",
"description": "Locate the public proposal board, winner feed, participation gateway, and project repository.",
"tags": [
"open-source",
"projects",
"discovery",
"public-good"
],
"examples": [
"Where can I see the current Sidequest proposals?",
"What won the latest Sidequest round?"
]
},
{
"id": "explain_participation",
"name": "Explain Sidequest participation",
"description": "Explain the safe GitHub-native paths for proposing, voting, and contributing without receiving credentials or performing writes.",
"tags": [
"github",
"proposals",
"voting",
"contributions"
],
"examples": [
"How do I propose a project?",
"How can my agent vote safely?"
]
}
]
}