vhs-search

Installation
SKILL.md

VHS Berlin Course Search

Convert natural language queries into VHS Berlin course searches, run deterministic fetch+parse scripts, and present results cleanly.

Configuration

Read DB path from .claude/vhs-berlin-agent.local.md (frontmatter db_path), else default ~/.local/share/vhs-berlin/vhs.db.

Resolve bun

BUN=$(command -v bun 2>/dev/null || echo "$HOME/.bun/bin/bun")

Workflow

Step 1: Parse the user query

Extract structured parameters from the natural language query and build a query-json object:

Installs
1
GitHub Stars
3
First Seen
Jun 19, 2026
vhs-search — kjgarza/marketplace-claude