opencli-browser-sitemap
Use when driving a website with opencli browser and sitemap context is available, requested, or needed to avoid blind navigation. Guides agents to consume site sitemap files lazily, choose adapter/browser fallback paths, resume from state signatures, and mark stale sitemap entries without trusting them over live browser state.
- installs 8w
- 2,133
- 30-day movement
- starts with the next reading
- Related entries
- 1
- Connections
- 5
An agent skill that guides AI coding agents to use website sitemap files when driving a site through the opencli browser, instead of navigating blindly. It prescribes a lazy consumption loop, lookup order, fallback paths, state-signature resumption, and rules for marking stale sitemap entries when live browser state disagrees.
Reach for it when `opencli browser` reports `sitemap.available: true` or the user asks for sitemap-driven navigation, so the agent grounds its browsing in sitemap context without trusting it over observed page state.
Use it to
- Consume sitemap files lazily during opencli browser sessions
- Resume browsing from state signatures
- Choose adapter or browser fallback paths
- Mark stale sitemap entries as drift notes
- Write back adapter health after failures
For AI coding agents driving websites with opencli browser
- Host repository
- jackwener/OpenCLI
- Installs, lifetime
- 6,300
- Installs, 8 weeks
- 2,133
- Allowed tools
- Bash(opencli:*), Read, Edit, Write, Grep
- Host stars
- 29k
- Host language
- JavaScript