Skip to content
NeoXamAgents

Skill

A skill is a reusable, versioned prompt fragment injected into an agent's compiled system prompt to standardize cross-cutting behavior — error handling, citation format, escalation protocol — across a fleet of agents. Changing a skill re-triggers evaluation on every agent that declares it, so shared behavior never drifts unreviewed.

In NeoXam Agents

Skills are declared in the Catalog and referenced by descriptors. A shared skill injects DataHub domain context into all five business-rule agents, keeping their domain behavior consistent; the skills registry becomes a full platform entity in the Beta.

See it at work

Write 'flag NAV deviations above 2%' — the generator returns a syntactically valid business rule as a typed object DataHub consumes directly.

How it works

See how these concepts come together in a governed agentic platform for investment operations.

Explore the platform