ワンクリックで
repo-inventory
Inventory GitHub repositories and Vercel projects, then map repos to deployments for a visibility sweep.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Inventory GitHub repositories and Vercel projects, then map repos to deployments for a visibility sweep.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
Pre-code system configuration for any AI agent. Detects model, applies token optimization, estimates input tokens, compresses context, calculates real-time savings (to the token), and tracks cost delta before coding starts. Works with all 11 models. Agent runs this BEFORE writing code—saves 75-95% tokens + cost on every project. Triggers: "before i code", "set up token optimization", "configure system", "what model am i", "estimate tokens", "how much will this save", "show me savings", "pre-code checklist", "token tracker", "cost me to code this"
Publish agent capabilities and accept Agent2Agent task requests through the local HTTP receiver.
Verify that a Vercel deployment URL displays a real page instead of a 404, auth wall, blank shell, or error page.
Verify and normalize GitHub webhook payloads for deployment automation. Use when a GitHub push, deployment_status, or workflow_run event arrives.
Iterate deployment visibility failures using only no-code-safe actions and stop when source-code changes are required.
Link, deploy, inspect, and verify Vercel projects using Vercel CLI/API with token-based authentication.
| name | repo-inventory |
| description | Inventory GitHub repositories and Vercel projects, then map repos to deployments for a visibility sweep. |
node scripts/inventory-github-vercel.mjs --github-owner <owner> --out runs/inventory.json
A JSON object containing githubRepos, vercelProjects, and matches.