What problem does it solve?
This Skill simplifies interacting with the NexusOS Cortex knowledge base by providing clear REST API workflows for health checks, searches, and storing content so users can avoid manual curl command construction and JSON troubleshooting.
Core Features & Use Cases
- Health checks: Verify Cortex availability and version before performing operations.
- Search: Query collections with optional scoping to procedures, intelligence, technical, business, or training_procedures and return scored results.
- Store: Add new items to collections; enforce FORGE format and required metadata when storing procedures to ensure valid procedural documents.
- Use case: An operator can confirm Cortex is healthy, search for a procedure by rule_id, and store investigation notes or new intelligence entries.
Quick Start
Use the cortex skill to search the NexusOS Cortex for "privileged access" and return the top five results.