Radarr
Search and add movies to Radarr. Supports collections, search-on-add option.
New
Join 0+ developers using this skill
skill
Integrations
intermediate
Search and add movies to Radarr. Supports collections, search-on-add option.
Real data. Real impact.
Emerging
Developers
Per week
Open source
Skills give you superpowers. Install in 30 seconds.
Add movies to your Radarr library with collection support.
Create
~/.clawdbot/credentials/radarr/config.json:
{ "url": "http://localhost:7878", "apiKey": "your-api-key", "defaultQualityProfile": 1 }
defaultQualityProfile: Quality profile ID (run config to see options)search "Movie Name" - returns numbered list[Title (Year)](https://themoviedb.org/movie/ID)defaultQualityProfile from config; can override per-addbash scripts/radarr.sh search "Inception"
bash scripts/radarr.sh exists <tmdbId>
bash scripts/radarr.sh add <tmdbId> # searches right away bash scripts/radarr.sh add <tmdbId> --no-search # don't search
bash scripts/radarr.sh add-collection <collectionTmdbId> bash scripts/radarr.sh add-collection <collectionTmdbId> --no-search
bash scripts/radarr.sh remove <tmdbId> # keep files bash scripts/radarr.sh remove <tmdbId> --delete-files # delete files too
Always ask user if they want to delete files when removing!
bash scripts/radarr.sh config
No automatic installation available. Please visit the source repository for installation instructions.
View Installation Instructions1,500+ AI skills, agents & workflows. Install in 30 seconds. Part of the Torly.ai family.
© 2026 Torly.ai. All rights reserved.