MCPcopy Index your code
hub / github.com/caido/skills

github.com/caido/skills @main

Chat with this repo
repository ↗ · DeepWiki ↗ · + Follow
86 symbols 244 edges 11 files 0 documented · 0%
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

🤹 Caido Skills

Collection of skills to interact with Caido.

Walkthrough

Check our documentation for a complete walkthrough on how to setup the skill on your computer.

Installation

pnpm dlx skills add caido/skills --skill='*'

or to install all of them globally:

pnpm dlx skills add caido/skills --skill='*' -g

Learn more about the CLI usage at skills.

Included Skills

Extension points exported contracts — how you extend this code

CaidoConfig (Interface)
(no doc)
skills/caido-mode/lib/client.ts
CaidoSecrets (Interface)
(no doc)
skills/caido-mode/lib/client.ts
OutputOpts (Interface)
(no doc)
skills/caido-mode/lib/types.ts
ConnectionOverrides (Interface)
(no doc)
skills/caido-mode/lib/commands/replay.ts
RawEdits (Interface)
(no doc)
skills/caido-mode/lib/commands/replay.ts

Core symbols most depended-on inside this repo

getClient
called by 50
skills/caido-mode/lib/client.ts
decodeRaw
called by 11
skills/caido-mode/lib/output.ts
formatHttpRaw
called by 8
skills/caido-mode/lib/output.ts
parseOutputOpts
called by 8
skills/caido-mode/lib/types.ts
parseConnectionOverrides
called by 4
skills/caido-mode/caido-client.ts
parseCollectionId
called by 4
skills/caido-mode/caido-client.ts
buildConnection
called by 4
skills/caido-mode/lib/commands/replay.ts
buildReplayOutput
called by 4
skills/caido-mode/lib/commands/replay.ts

Shape

Function 76
Interface 5
Method 3
Class 2

Languages

TypeScript100%

Modules by API surface

skills/caido-mode/lib/commands/replay.ts28 symbols
skills/caido-mode/lib/commands/management.ts19 symbols
skills/caido-mode/lib/client.ts11 symbols
skills/caido-mode/lib/output.ts5 symbols
skills/caido-mode/lib/commands/requests.ts5 symbols
skills/caido-mode/lib/commands/info.ts5 symbols
skills/caido-mode/caido-client.ts5 symbols
skills/caido-mode/lib/commands/findings.ts4 symbols
skills/caido-mode/lib/types.ts2 symbols
skills/caido-mode/lib/commands/intercept.ts2 symbols

For agents

$ claude mcp add skills \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact