> ## Documentation Index
> Fetch the complete documentation index at: https://docs.bevor.io/llms.txt
> Use this file to discover all available pages before exploring further.

# Bevor Skills

> Help coding agents use the Bevor CLI and SDK effectively

<Warning>
  Bevor Skills are coming soon. The skill is private and not currently available to install, download, or invoke.
</Warning>

# Give coding agents a better Bevor workflow

A Bevor Skill will teach Claude, Codex, and compatible coding agents how to use Bevor's CLI and SDK for graph-aware security work. It packages workflow guidance and security-specific judgment so an agent can choose the right Bevor interface, retrieve bounded context, and return structured results.

## What the skill will help an agent do

<CardGroup cols={2}>
  <Card title="Set up context" icon="folder-tree">
    Select the correct team, project, code version, and analysis before investigating.
  </Card>

  <Card title="Explore the graph" icon="share-nodes">
    Inspect relevant nodes, edges, call chains, and source content through supported interfaces.
  </Card>

  <Card title="Use the right surface" icon="shuffle">
    Choose CLI commands for terminal workflows or SDK resources for programmatic orchestration.
  </Card>

  <Card title="Return useful evidence" icon="file-shield">
    Keep findings grounded in graph context and submit results in the expected structure.
  </Card>
</CardGroup>

## Built for coding agents

The skill is intended to improve how an existing coding agent uses Bevor; it is not another analysis engine or a replacement for human review. It will help agents work within a bounded security workflow while preserving the project graph as the shared source of context.

Installation and repository links will be published only when the skill is ready for public access.
