AGENT DOCS
This site is built for agents.
Every endpoint returns structured, machine-readable data. Text endpoints follow the llms.txt protocol. JSON endpoints use Schema.org vocabularies.
Quick Start
# For LLM context injection
curl https://koljapitz.de/llms.txt
# For structured API access
curl https://koljapitz.de/api/directory.json
# For booking availability
curl https://koljapitz.de/api/availability.json
API Endpoints
API directory — lists all endpoints, discovery files, and contact info.
OfferCatalog of all services (Schema.org, bilingual).
ItemList of all portfolio case studies (Schema.org).
Capability graph — areas, technologies, industries, mapped cases.
Problem types mapped to capabilities and relevant cases.
Articles, essays, and field notes (when published).
Build-time Cal.com slot snapshot (next 14 days).
OpenAPI 3.1 specification for all API endpoints.
Model Context Protocol server (Streamable HTTP). Tools: get_profile, get_services, get_availability, book_consultation.
Discovery Files
Summary profile — capabilities, services, selected work, contact.
Full content — complete case study bodies, services, about.
Case studies only — all live cases with full content.
Capability graph — areas, technologies, industries, problem types.
Agent card — identity, capabilities, endpoints for A2A protocol.
Crawler directives including LLM-specific references.
XML sitemap for all pages.
Structured Data
Every page includes JSON-LD with Person, Organization, and ProfessionalService schemas. Case study pages include DefinedTerm (capability areas) and HowToTool (technologies used).
Contact & Booking
Bilingual Content
All case studies and services include German and English content. LLM text files provide both DE and EN summaries, tags, and role descriptions. JSON-LD endpoints use English by default.