hermes-agent/skills/productivity
Teknium c5a814b233
feat(maps): add guest_house, camp_site, and dual-key bakery lookup (#13398)
Small follow-up inspired by stale PR #2421 (@poojandpatel).

- bakery now searches both shop=bakery AND amenity=bakery in one Overpass
  query so indie bakeries tagged either way are returned. Reproduces #2421's
  Lawrenceville, NJ test case (The Gingered Peach, WildFlour Bakery).
- Adds tourism=guest_house and tourism=camp_site as first-class categories.
- CATEGORY_TAGS entries can now be a list of (key, value) tuples; new
  _tags_for() normaliser + tag_pairs= kwarg on build_overpass_nearby/bbox
  union the results in one query. Old single-tuple call sites unchanged
  (back-compat preserved).
- SKILL.md: 44 → 46 categories, list updated.
2026-04-21 00:52:25 -07:00
..
google-workspace fix(google-workspace): normalize authorized user token writes 2026-04-16 04:22:16 -07:00
linear feat(skills): add Linear project management skill (#1230) 2026-03-13 21:20:32 -07:00
maps feat(maps): add guest_house, camp_site, and dual-key bakery lookup (#13398) 2026-04-21 00:52:25 -07:00
nano-pdf Release set of skills 2026-02-25 05:21:17 -08:00
notion feat: secure skill env setup on load (core #688) 2026-03-13 03:14:04 -07:00
ocr-and-documents docs(skill): add split, merge, search examples to ocr-and-documents skill (#2461) 2026-03-22 04:31:22 -07:00
powerpoint fix: rename misspelled directory 'fouth-edition' to 'fourth-edition' 2026-03-03 09:21:28 +03:00
DESCRIPTION.md Release set of skills 2026-02-25 05:21:17 -08:00