recgov-availability

Check campsite availability on recreation.gov for federal campgrounds (National Parks, USFS, BLM). Requires campground ID(s) — get from ridb-search or recreation.gov URLs.

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "recgov-availability" with this command: npx skills add recgov-availability

Recreation.gov Availability Checker

Check campsite availability for federal campgrounds on recreation.gov.

Quick Start

cd /Users/doop/moltbot/skills/recgov-availability

# Check availability (campground ID from URL or ridb-search)
python3 scripts/check.py -c 233965 --start 2026-07-10 --nights 2

# Multiple campgrounds
python3 scripts/check.py -c 233965 233900 --start 2026-07-10 --nights 2

# Filter to tent sites, JSON output
python3 scripts/check.py -c 233965 --start 2026-07-10 --nights 2 --type tent --json

Finding Campground IDs

From URL: recreation.gov/camping/campgrounds/233965 → ID is 233965

Or use ridb-search:

python3 ../ridb-search/scripts/search.py -l "Newport, OR" --camping-only

Options

OptionDescription
-c, --campgroundCampground ID(s) to check (required)
-s, --startStart date YYYY-MM-DD (required)
-n, --nightsConsecutive nights needed (default: 1)
-t, --typeSite type: tent, rv, standard, cabin, group
--electricElectric sites only
--nonelectricNon-electric sites only
--include-groupInclude group sites
--petsPet-friendly only (slower)
--shadeShaded sites only (slower)
--fire-pitSites with fire pits (slower)
--vehicle-length NMin vehicle length in feet (slower)
--show-sitesShow individual sites
--jsonJSON output

Status Meanings

StatusMeaning
✅ AvailableBook now
❌ ReservedAlready booked
⏳ NYRNot Yet Released — reservations not open
🚗 FCFSFirst-come-first-served (no reservations)

Coverage

  • National Park Service campgrounds
  • USDA Forest Service campgrounds
  • BLM recreation sites
  • Army Corps of Engineers areas

For state parks, use reserveamerica.

Notes

  • No API key needed
  • Python 3.8+ (stdlib only)
  • Amenity filters (--pets, --shade) require extra API calls
  • Booking window is typically 6 months ahead

See README.md for full documentation.

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

Ai Competitor Analyzer

提供AI驱动的竞争对手分析,支持批量自动处理,提升企业和专业团队分析效率与专业度。

Registry SourceRecently Updated
General

Ai Data Visualization

提供自动化AI分析与多格式批量处理,显著提升数据可视化效率,节省成本,适用企业和个人用户。

Registry SourceRecently Updated
General

Ai Cost Optimizer

提供基于预算和任务需求的AI模型成本优化方案,计算节省并指导OpenClaw配置与模型切换策略。

Registry SourceRecently Updated