Loading skill
Install any skill in seconds. Free to start, no credit card required.
Get Started Free →Request movies/TV and monitor request status via the Overseerr API (stable Overseerr, not the beta Seerr rewrite).
.claude/skills/sundial-org-overseerr/SKILL.md| Test case | Without → With | Effect | Δ tokens | Δ turns |
|---|---|---|---|---|
| case-21 | ✗→✓ | ▲ Improved | -25% | 0% |
| case-04 | ✗→✓ | ▲ Improved | -52% | 0% |
| case-08 | ✗→✓ | ▲ Improved | -40% | 0% |
| case-17 | ✗→✓ | ▲ Improved | -63% | 0% |
| case-20 | ✗→✓ | ▲ Improved | -11% | 0% |
Interact with a local/self-hosted Overseerr instance (search + request + status).
Note: This skill targets Overseerr (the current stable project), not the newer "Seerr" rewrite that is in beta.
Set env vars (recommended via your Clawdbot config):
OVERSEERR_URL (example: http://localhost:5055)OVERSEERR_API_KEY (Settings → General → API Key)bashnode {baseDir}/scripts/search.mjs "the matrix" node {baseDir}/scripts/search.mjs "bluey" --type tv node {baseDir}/scripts/search.mjs "dune" --limit 5
bash# movie node {baseDir}/scripts/request.mjs "Dune" --type movie # tv (optionally all seasons, default) node {baseDir}/scripts/request.mjs "Bluey" --type tv --seasons all # request specific seasons node {baseDir}/scripts/request.mjs "Severance" --type tv --seasons 1,2 # 4K request node {baseDir}/scripts/request.mjs "Oppenheimer" --type movie --is4k
bashnode {baseDir}/scripts/requests.mjs --filter pending node {baseDir}/scripts/requests.mjs --filter processing --limit 20 node {baseDir}/scripts/request-by-id.mjs 123
bashnode {baseDir}/scripts/monitor.mjs --interval 30 --filter pending
Notes:
X-Api-Key auth.Other measured skills in the registry, with their headline benchmark lift.