readthedocs-project-manager

Manage Read the Docs projects via the RTD API.

8|4|Updated Dec 22, 2025
One-click install
npx skills add https://github.com/readthedocs/skills --skill readthedocs-project-manager
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: readthedocs-project-manager
Source: https://github.com/readthedocs/skills/tree/main/skills/readthedocs-project-manager
Command: npx skills add https://github.com/readthedocs/skills --skill readthedocs-project-manager

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Streamlines the creation and management of Read the Docs projects via the RTD API, reducing manual overhead and human error.

Core Features & Use Cases

  • Create projects via the RTD API and configure repositories.
  • Sync versions across multiple versions and environments.
  • Trigger builds and monitor the latest build status.
  • List remote repositories to verify access and configuration.

Quick Start

Create a project with a name, slug, and repository URL, then trigger its first build to verify setup.

Frequently Asked Questions about readthedocs-project-manager

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate Read the Docs project creation and builds?

You can automate Read the Docs project creation and builds by using the RTD API to configure repositories, sync versions, and trigger builds automatically. This reduces manual overhead and human error.

What do I need to trigger builds and sync versions via the RTD API?

To trigger builds and sync versions via the RTD API, you need RTD_HOST and RTD_TOKEN credentials, along with project inputs such as the project name, slug, and repository URL.

Can I list remote repositories on Read the Docs to verify access?

Yes, you can list remote repositories through the RTD API to verify access and configuration before linking them to your Read the Docs projects.

How do I monitor build status across multiple Read the Docs projects?

You can monitor build status across multiple Read the Docs projects by automating API calls that check the latest build status for each configured project instance.

Does automating project setup work for syncing versions across multiple environments?

Yes, automating project setup via the RTD API supports syncing versions across multiple versions and environments, ensuring your documentation builds stay consistent.