Your Gateway to the cogNNitive Ecosystem

eNNvironment bootstraps AI agents with the right skills, connects you to every cogNNitive repo, and gets you productive in seconds — not hours.

Tell your agent: I want to use eNNvironment https://cognitive.com

Repositories that power cogNNitive

Every repo has a clear role. Together they form a modular, composable system for AI agent tooling and document intelligence.

E
Gateway

eNNvironment

Bootstrap entry point. Installs agent skills from actioNN, registers MCP servers, and presents available workflows — all from a single URL.

View on GitHub →
C
Engine

cogNNitive

iNNfo specification engine. Parser, validator, MCP server, and Vue 3 modeler. Defines the spec chain (defiNNe → iNNfo → templates → models).

View on GitHub →
A
Skills

actioNN

Modular OpenCode agent skills. Model Router, Skills Manager, traNNsform pipeline, Web Design Guide — each skill is self-contained and versioned independently.

View on GitHub →
i
Invoicing

accountiNNg

Invoice and accounting workflows powered by the iNNfo model system. Generate, validate, and process financial documents using structured templates.

View on GitHub →
E
Events

eventovery

Event management and orchestration. Schedule, track, and automate event-driven workflows across the cogNNitive ecosystem.

View on GitHub →
E
Learning

educacióNN

Educational content and training materials. Courses, exercises, and guided paths for learning iNNfo modeling and the cogNNitive ecosystem.

View on GitHub →

How the integration works

The agent reads eNNvironment's manifest, installs what it needs, and delegates to the right engine.

Agent bootstraps

The agent fetches eNNvironment, parses the YAML frontmatter in README.md, and discovers available skills, workflows, and MCP servers.

Skills installed

Each skill is downloaded from actioNN, validated, and registered. MCP bundles are fetched from cogNNitive and wired into opencode.json.

Workflows ready

The agent presents a menu of workflows. Choose one — the agent already has the domain knowledge and tools to execute it.

AI Agent → eNNvironment (manifest + bootstrap) → actioNN (agent skill instructions) → cogNNitive (innfo-mcp + specs) → Models, documents, workflows

Bootstrap in one command

Tell your AI agent to load eNNvironment. It handles the rest — skill installation, MCP registration, and workflow discovery.

# Tell your OpenCode agent: "I want to use eNNvironment https://cognitive.com" # The agent will: # 1. Fetch README.md → parse YAML frontmatter # 2. Download skills from actioNN # 3. Register innfo-mcp from cogNNitive # 4. Present workflow menu