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.
More from coding & agent
- Routing simple requests to a cheap model made our total LLM bill worse — Massive_Tell_4276 · 2026-09-17
- Read-only analytics agent on Flash Lite: 2.2% cache hit rate, full cost data — RedaHaloubi · 2026-09-17
- Dev loves Codex app's /side chat so much he bound it to ⌘S — alex_frantic · 2026-09-17
- From personal second brain to team brain: one table, labels, and MCP access — Cole Medin · 2026-09-17
- AI SDK Adds evaluate Method, Welcomes Typesafe AI's New Jev Model — cramforce · 2026-09-17
- BotBell MCP lets AI assistants push notifications to iPhone and Mac — modelcontextprotocol · 2026-09-17