con un clic
provider-api-helper
Call the Orbit provider API to inspect projects and deployments.
Instalar con Codex o Claude Copia este prompt, pégalo en Codex, Claude u otro asistente, y deja que revise la página de la skill y la instale por ti.
Menú
Call the Orbit provider API to inspect projects and deployments.
Instalar con Codex o Claude Copia este prompt, pégalo en Codex, Claude u otro asistente, y deja que revise la página de la skill y la instale por ti.
Basado en la clasificación ocupacional SOC
Explain this fixture repository's established installable-skill layout. Use only for repository-layout orientation.
Diagnose a failed release from logs, status output, and repository state.
Validate and publish an authorized release after resolving its repository and environment.
TODO: describe when this package-checking skill should trigger
Review proposed code changes for correctness and maintainability.
Draft changelog entries from merged changes and release metadata.
| name | provider-api-helper |
| description | Call the Orbit provider API to inspect projects and deployments. |
Use the provider token from ORBIT_TOKEN.
curl --fail-with-body "https://api.orbit.example/v1/projects/$PROJECT_ID"
The request is read-only.
Read references/gotchas.md before writing or reviewing request examples; use it to apply cross-example safety rules.