RapiDoc RapiDoc is an open-source tool for visualizing OpenAPI specifications. Developers use it to explore and interact with RESTful APIs defined using OpenAPI. Official docs: https://mrin9.github.io/RapiDoc/ RapiDoc Overview - API Documentation - Specification - URL - File - Settings When to use which actions: Use action names and parameters as needed. Working with RapiDoc This skill uses the Membrane CLI to interact with RapiDoc. Membrane handles authentication and credentials refresh automatically — so you can focus on the integration logic rather than auth plumbing. Install the CLI Insta…