litestar-ai-serving

Installation
SKILL.md

Litestar AI Serving

Use this skill for HTTP-facing AI agent endpoints, Google ADK integration, session-backed conversations, and Litestar service boundaries around model workflows.

Code Style Rules

  • Keep agent orchestration behind service functions or providers.
  • Use typed request and response DTOs at the HTTP boundary.
  • Store multi-turn state through the project's database stack.
  • Stream only when the client contract needs incremental output.

Quick Reference

Installs
2
GitHub Stars
8
First Seen
May 18, 2026
litestar-ai-serving — litestar-org/litestar-skills