Intelligence
AI intelligence package for agents, swarm workflows, training, and self-improvement systems.
Overview
@holoscript/intelligence groups higher-level AI capabilities that sit above raw LLM access, focusing on orchestrated intelligence workflows and agent systems.
Installation
bash
npm install @holoscript/intelligenceUse When
- You are building higher-level agent reasoning layers.
- You want swarm or multi-agent orchestration utilities.
- You need training or improvement loops around autonomous systems.
Key Capabilities
- Higher-level intelligence orchestration beyond raw model access.
- Useful for multi-agent and autonomous workflows.
- Complements LLM provider and protocol-level agent packages.