ワンクリックで
provider-api-helper
Call the Orbit provider API to inspect projects and deployments.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Call the Orbit provider API to inspect projects and deployments.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
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.