Open-source unity-docs skill gives coding agents version-aware Unity API answers

kevinkern · x · 2026-09-17

Kevin Kern shares an open-source unity-docs agent skill (instructa/agent-skills on GitHub) that lets AI coding agents answer Unity API questions reliably without repeating doc searches. It detects the project's actual editor and package versions, indexes installed DLL metadata and XML docs locally with caching, saves versioned web pages with original URLs for future lookup, and stops once evidence is sufficient. Installable via npx skills add.

Original post →

More from coding & agent

coding & agent channel →