v0.7.1 - skill.md updates for setup helpers
Patch release: bundle the new dbread add / add-extra / doctor / list-extras setup helpers into the Claude Code skill (~/.claude/skills/dbread/SKILL.md).
Why: in v0.7.0 the skill only knew about query workflows and missing-driver troubleshooting — it did not suggest dbread add when users said "add my postgres to dbread". v0.7.1 fixes that gap.
No code changes. After upgrade, run dbread install-skill --force to refresh the skill in Claude Code.
uv tool upgrade dbread
dbread install-skill --force