iNNv0 is a modular skills ecosystem that powers your AI agent with specialized capabilities: model evaluation, skills management, document transformation, and web design.
Each skill is an independent module with precise instructions so the agent acts with purpose and domain knowledge.
Evaluates whether the AI model you're using is the right fit for each task. Classifies requests across 4 scales and recommends the optimal model based on cost and capability.
View documentation →Meta-skill that manages all skills in the repository. Scans, detects installation types (Junction, Symlink, Copy), and manages each skill's lifecycle.
View documentation →Complete document ingestion and transformation pipeline. Converts PDFs, DOCX, and more to unified Markdown using the agent's own LLM as the transformation engine.
View documentation →Complete design system with Morado Nazareno palette, systematic typography, and 8px grid. Includes guides for commercial layouts and technical documentation with Docsify.
View documentation →Skills are loaded on demand by the OpenCode agent. Each skill defines its own domain, language, and behavior rules.
At session start, the Skills Manager detects all available skills in the repository and checks their installation status.
When a task matches a skill, the agent loads its instructions and executes the specialized workflow.
Each skill is self-contained with its own domain rules. Skills can be installed, updated, and removed independently.
Clone the repository and let the Skills Manager configure everything automatically with Windows NTFS junctions.