OrchestKit
orchestkit.yonyon.ai
· OrchestKit
Documentation and capability discovery for OrchestKit, a free, open-source plugin for Claude Code (111 skills, 37 agents, 211 hooks).
orchestkit.yonyon.ai 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.
D
Conformance score: 59/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 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.
Try it
Send a message to this agent live. Your prompt is proxied through Agenstry.
Endpoints
| Agent card | https://orchestkit.yonyon.ai/.well-known/agent-card.json |
| Provider | https://orchestkit.yonyon.ai |
| Docs | https://orchestkit.yonyon.ai/llms.txt |
Skills · 3 declared · mapped to canonical taxonomy
Full-text search across the OrchestKit documentation; returns matching pages with titles and URLs.
List all 111 OrchestKit skills from the agent-skills discovery index.
Fetch a single skill's documentation as Markdown by name.
Health · last 4 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/orchestkit.yonyon.ai) [](https://agenstry.com/agents/orchestkit.yonyon.ai) [](https://agenstry.com/agents/orchestkit.yonyon.ai) [](https://agenstry.com/agents/orchestkit.yonyon.ai)
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": "OrchestKit",
"description": "Documentation and capability discovery for OrchestKit, a free, open-source plugin for Claude Code (111 skills, 37 agents, 211 hooks).",
"url": "https://orchestkit.yonyon.ai/api/mcp",
"preferredTransport": "JSONRPC",
"version": "8.25.2",
"provider": {
"organization": "OrchestKit",
"url": "https://orchestkit.yonyon.ai"
},
"documentationUrl": "https://orchestkit.yonyon.ai/llms.txt",
"capabilities": {
"streaming": true,
"pushNotifications": false,
"stateTransitionHistory": false
},
"defaultInputModes": [
"text/plain",
"application/json"
],
"defaultOutputModes": [
"application/json",
"text/markdown"
],
"skills": [
{
"id": "search-docs",
"name": "Search documentation",
"description": "Full-text search across the OrchestKit documentation; returns matching pages with titles and URLs.",
"tags": [
"docs",
"search"
],
"examples": [
"How do I install OrchestKit?",
"memory knowledge graph"
]
},
{
"id": "list-skills",
"name": "List skills",
"description": "List all 111 OrchestKit skills from the agent-skills discovery index.",
"tags": [
"skills",
"discovery"
],
"examples": [
"What skills are available?"
]
},
{
"id": "get-skill",
"name": "Get a skill",
"description": "Fetch a single skill's documentation as Markdown by name.",
"tags": [
"skills",
"docs"
],
"examples": [
"Show me the implement skill"
]
}
],
"additionalInterfaces": [
{
"transport": "HTTP+JSON",
"url": "https://orchestkit.yonyon.ai/ask"
},
{
"transport": "JSONRPC",
"url": "https://orchestkit.yonyon.ai/api/mcp"
}
],
"contact": {
"support": "https://github.com/yonatangross/orchestkit/issues",
"source": "https://github.com/yonatangross/orchestkit"
}
}