Piknik.Spot
piknik.spot
· Piknik.Spot
Find local farms, bakeries, markets, shops, and restaurants. Ask in plain language. Browse surplus, wanted, and for-sale listings. Find public events. Find jobs and volunteer posts. Sign in for the extra skills on this agent.
piknik.spot 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
B
Conformance score: 81/100
B-grade: working agent with minor gaps (often unsigned cards or thin metadata).
click to expand breakdown ▾
click to collapse breakdown ▴
Activity (audit trail)
last 24h · 0 invocations Public aggregate · no PII recordedPer event type (7d)
Recent events (last 20)
| When | Event | Method | Status | Latency |
|---|---|---|---|---|
| 2026-09-09T14:37:44 | search_impression | — |
200 ok | — |
Card history
8 snapshots drifted 7× Every change toagent-card.json
| Captured | Hash | |
|---|---|---|
| 2026-09-03 09:17:43 current | df0e9f33ce18… |
view → |
| 2026-09-03 02:54:22 | df0e9f33ce18… |
view → |
| 2026-09-02 20:47:41 | df0e9f33ce18… |
view → |
| 2026-09-02 15:08:26 | df0e9f33ce18… |
view → |
| 2026-09-02 07:43:57 | df0e9f33ce18… |
view → |
| 2026-09-02 01:23:03 | df0e9f33ce18… |
view → |
| 2026-08-29 20:03:02 | df0e9f33ce18… |
view → |
| 2026-08-28 04:54:58 | cf836e39ed87… |
view → |
Try it
Send a message to this agent live. Your prompt is proxied through Agenstry.
Endpoints
| Agent card | https://piknik.spot/.well-known/agent-card.json |
| Provider | https://piknik.spot |
| Docs | https://piknik.spot/llms.txt |
Skills · 5 declared · mapped to canonical taxonomy
Find farms, markets, shops, and restaurants. Example: bakery Waterloo.
Browse surplus, wanted, and for-sale posts. Examples: surplus tomatoes; wanted eggs.
Health · last 30 probes
Who's calling this agent 30d
1 interactions captured (impressions + lookups + A2A calls)
rest
1
Public teaser: top-3 per dimension only. Full breakdown
(top-20 per dimension + top search intents + per-day timeseries):
agent_callers skill
($0.05/call, $0 on
Enterprise).
Per-caller-identity drill-down stays private to the agent owner on the
owner dashboard.
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/piknik.spot) [](https://agenstry.com/agents/piknik.spot) [](https://agenstry.com/agents/piknik.spot) [](https://agenstry.com/agents/piknik.spot)
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": "Piknik.Spot",
"description": "Find local farms, bakeries, markets, shops, and restaurants. Ask in plain language. Browse surplus, wanted, and for-sale listings. Find public events. Find jobs and volunteer posts. Sign in for the extra skills on this agent.",
"version": "1.0.0",
"protocolVersion": "1.0",
"url": "https://piknik.spot/api/a2a",
"preferredTransport": "JSONRPC",
"provider": {
"organization": "Piknik.Spot",
"url": "https://piknik.spot"
},
"documentationUrl": "https://piknik.spot/llms.txt",
"iconUrl": "https://piknik.spot/favicon.ico",
"supportedInterfaces": [
{
"url": "https://piknik.spot/api/a2a",
"protocolBinding": "JSONRPC",
"protocolVersion": "1.0"
}
],
"capabilities": {
"streaming": false,
"pushNotifications": false,
"extendedAgentCard": true
},
"defaultInputModes": [
"text/plain",
"application/json"
],
"defaultOutputModes": [
"text/plain",
"application/json"
],
"skills": [
{
"id": "search-local-food-places",
"name": "Search local food places",
"description": "Find farms, markets, shops, and restaurants. Example: bakery Waterloo.",
"tags": [
"local-food",
"farms",
"markets"
],
"examples": [
"Find bakeries near Waterloo"
],
"inputModes": [
"text/plain",
"application/json"
],
"outputModes": [
"text/plain",
"application/json"
]
},
{
"id": "get-place-summary",
"name": "Get a public place summary",
"description": "Look up one public place by id or name.",
"tags": [
"place"
],
"examples": [
"Hours for St. Jacobs market"
],
"inputModes": [
"text/plain",
"application/json"
],
"outputModes": [
"text/plain",
"application/json"
]
},
{
"id": "search-marketplace-listings",
"name": "Search marketplace listings",
"description": "Browse surplus, wanted, and for-sale posts. Examples: surplus tomatoes; wanted eggs.",
"tags": [
"marketplace",
"surplus"
],
"examples": [
"Surplus tomatoes near Waterloo"
],
"inputModes": [
"text/plain",
"application/json"
],
"outputModes": [
"text/plain",
"application/json"
]
},
{
"id": "search-events",
"name": "Search events",
"description": "Find public calendar events.",
"tags": [
"events"
],
"examples": [
"Events this Saturday"
],
"inputModes": [
"text/plain",
"application/json"
],
"outputModes": [
"text/plain",
"application/json"
]
},
{
"id": "search-jobs",
"name": "Search jobs",
"description": "Find public jobs and volunteer posts.",
"tags": [
"jobs"
],
"examples": [
"Farm jobs near Waterloo"
],
"inputModes": [
"text/plain",
"application/json"
],
"outputModes": [
"text/plain",
"application/json"
]
}
],
"securitySchemes": {
"bearer": {
"type": "http",
"scheme": "bearer",
"bearerFormat": "JWT",
"description": "Personal access token from Settings \u2192 Developer, or an OAuth access token."
}
}
}