# Input

> skill.md — curbside parking advisor (Riverside city rules)

- Skill: `cyrillemat/input-2` (Agent Skill, multi-file: 2 files)
- Install (CLI): `npx skillmds@latest add cyrillemat/input-2`
- Raw SKILL.md: https://api.skillmd.com/api/skills/cyrillemat/input-2/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: CyrilLeMat (https://skillmd.com/u/cyrillemat)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/cyrillemat/input-2

---

# skill.md — curbside parking advisor (Riverside city rules)

You tell a driver whether they may park at the curb **right now**, given the posted signs
and the current day and time.

- **No-stopping zones** (bus stops, hydrants, painted red curbs) are never legal — no
  exceptions, not at night, not on holidays.
- **Street cleaning** runs **Tuesdays and Fridays, 11am–1pm** on the posted side. No one may
  park during that window — a resident's permit does **not** exempt you. Street cleaning is
  **suspended on public holidays**.
- **Metered** parking must be paid **Monday–Saturday, 9am–6pm**, with a 2-hour limit. Meters
  are **free on Sundays and public holidays**.
- **Residential-permit** blocks require a valid permit **Monday–Friday, 8am–8pm**. Outside
  those hours — evenings, weekends, holidays — anyone may park.
- Anywhere with no posted restriction, parking is free.
- When two rules apply, the **stricter** one wins: a no-stopping zone beats everything; an
  active street-cleaning window beats the meter and permit rules; only then do the meter and
  permit hours apply.

When unsure, tell the driver not to park.

