Aaron Kendell · portfolio
bokendell.com
I am a software engineer with a passion for creating software and solving problems. I love to explore new technologies and continuously improve my skills. In my free time, I love to golf, surf, be outdoors, spend time with loved ones, and stay up-to-date with the latest industry trends.
bokendell.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
F
Conformance score: 28/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 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-25 00:47:40 current | 5747e486c502… |
view → |
Endpoints
| Agent card | https://bokendell.com/.well-known/agent-card.json |
| Provider | https://bokendell.com |
Skills · 8 declared · mapped to canonical taxonomy
Returns portfolio projects with titles, descriptions, tech stack, status, and links.
Full description, tech stack, live URL, and status for a single project.
Published engineering + tool-building posts, newest first.
Employment, education, certifications, awards — the full career timeline.
Name, bio, current role, social links. The 'who is this' summary.
Technologies Bo works with, grouped by category.
Current GitHub contributions + LeetCode stats. Updated throughout the day.
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/bokendell.com) [](https://agenstry.com/agents/bokendell.com) [](https://agenstry.com/agents/bokendell.com) [](https://agenstry.com/agents/bokendell.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
{
"name": "Aaron Kendell \u00b7 portfolio",
"description": "I am a software engineer with a passion for creating software and solving problems. I love to explore new technologies and continuously improve my skills. In my free time, I love to golf, surf, be outdoors, spend time with loved ones, and stay up-to-date with the latest industry trends.",
"version": "1.0.0",
"provider": {
"name": "Aaron Kendell",
"url": "https://bokendell.com",
"contact": "aaronkendell@gmail.com"
},
"supportedInterfaces": [
{
"url": "https://bokendell.com/mcp",
"protocolBinding": "MCP",
"protocolVersion": "2025-03-26"
},
{
"url": "https://bokendell.com/openapi.json",
"protocolBinding": "OpenAPI",
"protocolVersion": "3.1"
},
{
"url": "https://bokendell.com/llms.txt",
"protocolBinding": "llms.txt",
"protocolVersion": "1.0"
},
{
"url": "https://bokendell.com/agent.md",
"protocolBinding": "Markdown",
"protocolVersion": "1.0"
},
{
"url": "https://bokendell.com/.well-known/mcp.json",
"protocolBinding": "MCP Server Card",
"protocolVersion": "draft-2026"
}
],
"capabilities": {
"streaming": false,
"pushNotifications": false,
"extendedAgentCard": false,
"extensions": []
},
"defaultInputModes": [
"text/plain",
"application/json"
],
"defaultOutputModes": [
"text/plain",
"application/json"
],
"skills": [
{
"id": "list_projects",
"name": "List portfolio projects",
"description": "Returns portfolio projects with titles, descriptions, tech stack, status, and links.",
"tags": [
"portfolio",
"projects",
"software"
],
"examples": [
"List all projects",
"What is this site?",
"What is golf-app (name TBD)?"
],
"inputModes": [
"text/plain",
"application/json"
],
"outputModes": [
"application/json"
]
},
{
"id": "get_project",
"name": "Get project detail",
"description": "Full description, tech stack, live URL, and status for a single project.",
"tags": [
"portfolio",
"projects"
],
"examples": [
"Tell me about this site"
],
"inputModes": [
"text/plain",
"application/json"
],
"outputModes": [
"application/json"
]
},
{
"id": "list_posts",
"name": "List posts",
"description": "Published engineering + tool-building posts, newest first.",
"tags": [
"writing",
"engineering"
],
"examples": [
"Show me recent posts",
"Any new writing?"
],
"inputModes": [
"text/plain",
"application/json"
],
"outputModes": [
"application/json"
]
},
{
"id": "get_post",
"name": "Get post",
"description": "Metadata for a post by slug.",
"tags": [
"writing"
],
"examples": [
"Read the golf voice caddy post"
],
"inputModes": [
"text/plain",
"application/json"
],
"outputModes": [
"application/json"
]
},
{
"id": "get_experience",
"name": "Get experience timeline",
"description": "Employment, education, certifications, awards \u2014 the full career timeline.",
"tags": [
"resume",
"experience",
"career"
],
"examples": [
"Where has Bo worked?",
"What's his background?"
],
"inputModes": [
"text/plain",
"application/json"
],
"outputModes": [
"application/json"
]
},
{
"id": "get_profile",
"name": "Get profile",
"description": "Name, bio, current role, social links. The 'who is this' summary.",
"tags": [
"profile",
"about"
],
"examples": [
"Who is Bo Kendell?"
],
"inputModes": [
"text/plain",
"application/json"
],
"outputModes": [
"application/json"
]
},
{
"id": "get_tech_stack",
"name": "Get tech stack",
"description": "Technologies Bo works with, grouped by category.",
"tags": [
"skills",
"tech",
"React"
],
"examples": [
"Does Bo know React?",
"What's his stack?"
],
"inputModes": [
"text/plain",
"application/json"
],
"outputModes": [
"application/json"
]
},
{
"id": "get_activity",
"name": "Get live activity",
"description": "Current GitHub contributions + LeetCode stats. Updated throughout the day.",
"tags": [
"activity",
"github",
"leetcode"
],
"examples": [
"Is Bo coding today?",
"What's his LeetCode rank?"
],
"inputModes": [
"text/plain",
"application/json"
],
"outputModes": [
"application/json"
]
}
],
"securitySchemes": {},
"security": []
}