Tools

Plugins, skills, and individual tools agents can call.

Plugin development

Skills

Specialized instruction sets loaded when relevant. See Skills and SKILL.md template.

Notable bundled tools

  • Web Search โ€” DuckDuckGo, Brave, Tavily, SerpApi, SearXNG
  • PDF โ€” read + search local PDFs
  • Apply Patch โ€” unified diffs to files

Installing user plugins

# Local directory
vesper plugin install ~/dev/my-plugin

# Inspect bundled
vesper plugin list --all
vesper plugin info @openvesper/plugin-web-search

Tool permissions

See Approvals. Mutation, filesystem, and shell tools require user OK unless an auto-allow rule matches.