Help us improve
Share bugs, ideas, or general feedback.
From nz-skills
Queries Christchurch City Council kerbside collection schedules (rubbish, recycling, organics) by address or RatingUnitID. Returns human-readable or JSON output.
npx claudepluginhub thecolab-ai/.skills --plugin nz-skillsHow this skill is triggered — by the user, by Claude, or both
Slash command
/nz-skills:christchurch-bin-scheduleThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Query live Christchurch City Council household kerbside collection schedules through a deterministic CLI with human-readable and JSON output.
Queries Auckland Council rubbish, recycling, and food scraps collection days for Auckland properties via a CLI. No login required.
Queries Korea's household waste disposal guidance API (data.go.kr) to return pickup days, times, and locations by district (시군구). Summarizes results for user.
Generates combined NYC property reports from open data: landmarks, DOB permits/violations, ACRIS records, HPD complaints/registration, BSA variances. Input address, BBL, or BIN.
Share bugs, ideas, or general feedback.
Query live Christchurch City Council household kerbside collection schedules through a deterministic CLI with human-readable and JSON output.
Christchurch uses a three-bin system under the national standardisation:
All three bin types are typically collected on the same day of the week, though they rotate on different fortnightly schedules.
out_of_date=False collections--json for agent chaining, comparisons, alerts, or structured reportsRun with:
python3 skills/christchurch-bin-schedule/scripts/cli.py "53 Hereford Street"
python3 skills/christchurch-bin-schedule/scripts/cli.py --rating-unit-id 86089
python3 skills/christchurch-bin-schedule/scripts/cli.py "53 Hereford Street" --json
address — street address to search, e.g. "53 Hereford Street"--rating-unit-id — CCC RatingUnitID (numeric), skips address lookup--json — emit JSONhttps://ccc.govt.nz/services/rubbish-and-recycling/collections//getProperty?ID=scripts/cli.pyreferences/api-notes.mdgetProperty endpoint is protected by Incapsula bot detection — it works reliably from residential NZ IPs but may block datacenter/VPN IPs with 403Week A / Week B — the next_planned_date reflects the actual collection date