Code Lieshout Agent
code-lieshout.nl
Agent-to-agent interface voor Code Lieshout (Pim van Lieshout). Exposeert de Agent-Ready Scanner en gecureerde markdown-content voor AI-agents die namens hun gebruikers met deze site willen werken.
code-lieshout.nl 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.
F
Conformance score: 29/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 calls Public aggregate · no PII recordedNo calls observed in the last 7 days. 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-05-23 02:01:19 current | dc7a7f8a9933… |
view → |
Endpoints
| Agent card | https://code-lieshout.nl/.well-known/agent-card.json |
| Provider | https://code-lieshout.nl |
Skills · 4 declared · mapped to canonical taxonomy
Scan any public URL against 19 agent-readiness standards and return a score with failing checks.
Retrieve a curated markdown version of a code-lieshout.nl page (/, /about, /portfolio, /ai-agents, /contact, /blog).
Return the main navigable sections of code-lieshout.nl with URLs and descriptions.
Return public contact information for Code Lieshout.
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/code-lieshout.nl) [](https://agenstry.com/agents/code-lieshout.nl) [](https://agenstry.com/agents/code-lieshout.nl) [](https://agenstry.com/agents/code-lieshout.nl)
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": "Code Lieshout Agent",
"version": "1.0.0",
"description": "Agent-to-agent interface voor Code Lieshout (Pim van Lieshout). Exposeert de Agent-Ready Scanner en gecureerde markdown-content voor AI-agents die namens hun gebruikers met deze site willen werken.",
"url": "https://code-lieshout.nl",
"provider": {
"name": "Code Lieshout",
"url": "https://code-lieshout.nl"
},
"supportedInterfaces": [
{
"url": "https://code-lieshout.nl/agent-ready/api/scan",
"transport": "https",
"protocol": "json-rpc-like",
"description": "POST JSON {url} to trigger an agent-readiness scan"
},
{
"url": "https://code-lieshout.nl/",
"transport": "https",
"protocol": "markdown-negotiation",
"description": "GET with Accept: text/markdown to receive curated markdown content"
}
],
"capabilities": {
"streaming": false,
"pushNotifications": false,
"multiTurn": false,
"contentTypes": [
"application/json",
"text/markdown"
]
},
"authSchemes": [
{
"scheme": "none",
"description": "Public discovery. No authentication required for agent-ready scans or markdown retrieval."
}
],
"skills": [
{
"id": "scan_agent_readiness",
"name": "Agent-readiness scan",
"description": "Scan any public URL against 19 agent-readiness standards and return a score with failing checks."
},
{
"id": "get_page_markdown",
"name": "Get page markdown",
"description": "Retrieve a curated markdown version of a code-lieshout.nl page (/, /about, /portfolio, /ai-agents, /contact, /blog)."
},
{
"id": "list_site_sections",
"name": "List site sections",
"description": "Return the main navigable sections of code-lieshout.nl with URLs and descriptions."
},
{
"id": "get_contact_info",
"name": "Get contact info",
"description": "Return public contact information for Code Lieshout."
}
]
}