readthedocs-project-manager
Installation
SKILL.md
Read the Docs Project Manager
Use the Read the Docs API to create and manage projects. This skill covers the core project lifecycle tasks that are commonly needed for setup and verification.
Required inputs
- RTD host in
RTD_HOST- Community:
https://app.readthedocs.org - Business:
https://app.readthedocs.com
- Community:
- API token available in
RTD_TOKEN(preferred) or provided by the user
Quick workflow
- Confirm host and token source.
- Collect project inputs (name, slug, repo URL, repo type).
- Create the project via API.
- Trigger a build or sync versions if needed.
- Poll the latest build status.