About
The tv-observation skill is designed to help developers and AI agents navigate the complex state representations of the Tribal Village simulation. By automatically extracting and summarizing observation layers, tinting types, and inventory update logic from Nim source files, it provides a clear picture of how the environment communicates data to agents. This skill is particularly useful for those building Reinforcement Learning models or debugging game mechanics, as it eliminates the need to manually grep through type definitions and environment logic to understand state encoding.