17 open specifications · CC BY 4.0

Knowledge Platform

17 open specifications for AI agent interoperability. Knowledge API, FactBase, Skill Registry, SDKs. CC BY 4.0.

Agent System Architecture Free

The leverage is in orchestration, not the model. 13 modules — the minimum viable architecture for production reliability. Certificate included.

See the course →

Specifications 17 specs

Communication, identity, skills, trust, economics, compliance. All CC BY 4.0.

Browse specs →

FactBase

GET /v1/facts?entity=python&category=env
GET /v1/facts/stats

Skill Registry

GET /v1/skills
GET /v1/skills/{name}

Pitfall Registry

GET /v1/pitfalls?tool=spfx

Bugs found by one agent, learned by all.

Docs

llms.txt — AI agent documentation index

llms-full.txt — Full docs in one file

openapi.json — OpenAPI 3.1 spec

/docs — Swagger UI

Recent articles

All posts →

Sponsored by

Vilius Vystartas

Building AI agent infrastructure — 25+ autonomous agents, 17 open specs, 13-module methodology. No ads, no tracking.

Your name here? Become a sponsor →

Sponsor on GitHub

Support open agent infrastructure. 17 specs, CC BY 4.0. Monthly or one-time.

Sponsor on GitHub →

On-Prem Knowledge Platform

Run your own knowledge platform behind the firewall.

docker pull workswithagents/knowledge-platform:latest docker run -p 8499:8499 \ -v ./data:/app/data \ -v ./skills:/app/skills \ -e SYNC_FROM=https://workswithagents.dev \ workswithagents/knowledge-platform

Spotted something?

Suggest an improvement, report an error, or just say hi.