Skip to main content
Use @kyberis-ai/agent-skills to install Kyberis investigation instructions for your agent. The skill teaches the agent how to choose Kyberis tools, handle ambiguity, interpret responses, and produce evidence-backed recommendations. Use it together with Kyberis MCP: the skill tells the agent how to investigate, and MCP gives the agent tools to call Kyberis.

What the Skill Provides

  • Investigation workflow: resolve, evidence, relationships, assessment, hydration, final recommendation
  • Trigger classification for CVEs, IOCs, actors, broad topics, and environment triage
  • Endpoint selection rules
  • Response decision gates for ambiguity, access errors, quotas, and weak evidence
  • Output expectations for recommendations, confidence, evidence, caveats, and next actions

Prerequisites

Install

Install the skill for your agent:
For another agent, install the generic bundle into a directory your agent can read:

Install Locations

The installer writes the Kyberis skill into the agent’s local skill directory: Use --dir <path> to install to a custom directory. Generic installs require --dir because unsupported agents do not share a standard skill path.

Update Installed Skills

Refresh installed Kyberis skills with:
update refreshes any installed Kyberis skill that has a Kyberis-generated manifest. If local edits are detected, the installer refuses to overwrite unless you pass --force.

Check Status

Verify

Restart or reload your agent, then ask:
The answer should start with entity resolution, focused evidence retrieval, relationship pivots, and a CVE assessment.

Use with MCP

Install MCP

Connect a supported agent client to Kyberis tools with @kyberis-ai/mcp.