erikbethke.com
erikbethke.com
· Erik Bethke
Personal blog and portfolio of Erik Bethke — veteran game industry CTO, aerospace engineer, writer on AI, energy, policy, investing, game design, and philosophy
erikbethke.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.
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-07-02 12:55:16 current | c609a683ea1c… |
view → |
Endpoints
| Agent card | https://erikbethke.com/.well-known/agent-card.json |
| Provider | https://erikbethke.com/about |
Skills · 4 declared · mapped to canonical taxonomy
Search and list blog posts by keyword or tag across AI, energy, policy, investing, game design, art, and China/semiconductors. Returns titles, dates, summaries,…
Fetch the full content of a specific blog post by id or slug.
List interactive projects and experiments on the site.
Author biography, topics, contact, publications, and machine-readable surfaces.
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/erikbethke.com) [](https://agenstry.com/agents/erikbethke.com) [](https://agenstry.com/agents/erikbethke.com) [](https://agenstry.com/agents/erikbethke.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
{
"schema_version": "1.0",
"name": "erikbethke.com",
"description": "Personal blog and portfolio of Erik Bethke \u2014 veteran game industry CTO, aerospace engineer, writer on AI, energy, policy, investing, game design, and philosophy",
"url": "https://erikbethke.com",
"provider": {
"organization": "Erik Bethke",
"url": "https://erikbethke.com/about"
},
"capabilities": {
"streaming": false,
"pushNotifications": false
},
"defaultInputModes": [
"text"
],
"defaultOutputModes": [
"text"
],
"interfaces": {
"mcp": {
"transport": "streamable-http",
"url": "https://erikbethke.com/api/mcp",
"authentication": "none",
"install": "claude mcp add --transport http erikbethke https://erikbethke.com/api/mcp"
},
"openapi": "https://erikbethke.com/openapi.json",
"llms_txt": "https://erikbethke.com/llms.txt",
"discovery": "https://erikbethke.com/for-agents"
},
"skills": [
{
"id": "search_blog_posts",
"name": "Search blog posts",
"description": "Search and list blog posts by keyword or tag across AI, energy, policy, investing, game design, art, and China/semiconductors. Returns titles, dates, summaries, tags, and URLs.",
"tags": [
"blog",
"search",
"read-only"
],
"examples": [
"Find Erik's posts about AI water usage",
"List posts tagged China"
]
},
{
"id": "get_blog_post",
"name": "Get a blog post",
"description": "Fetch the full content of a specific blog post by id or slug.",
"tags": [
"blog",
"read-only"
],
"examples": [
"Get the post 'Beauty Is the Reward'"
]
},
{
"id": "list_projects",
"name": "List projects",
"description": "List interactive projects and experiments on the site.",
"tags": [
"projects",
"read-only"
],
"examples": [
"What interactive demos does Erik have?"
]
},
{
"id": "get_site_info",
"name": "Get site info",
"description": "Author biography, topics, contact, publications, and machine-readable surfaces.",
"tags": [
"metadata",
"read-only"
],
"examples": [
"Who is Erik Bethke and how do I cite him?"
]
}
]
}