bruno-api

SKILL.md

Bruno API Documentation Generator Skill

Inputs & Modes

This Skill expects one of:

  • A path to a single Bruno file (usually *.bru), OR
  • --scan <dir> to analyze all .bru files under a directory.

Optional flags:

  • --dry-run – produce an analysis plan only (no deep codebase search).
  • --output <path> – write the generated markdown documentation to a file.

If inputs are missing or ambiguous, ask the user to confirm:

  • Which .bru file(s) to analyze.
  • Whether they want --dry-run or full documentation.
  • Whether an output file should be written.
Installs
2
First Seen
Mar 20, 2026
bruno-api from smithery.ai