github-ops
Monitor GitHub repos — fetch PRs, issues, CI status via Composio and display on canvas
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ú
Monitor GitHub repos — fetch PRs, issues, CI status via Composio and display on canvas
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.
Collect a local business's REAL details in one pass, then fill the site — so nothing is ever invented
Collect a shop's REAL products and details in one pass, then fill the catalog — so nothing is ever invented
Switch on the store's real Stripe payments — the hosted-checkout route already ships; this wires the owner's key and verifies it
Fetch GitHub developer activity (commits, PRs, reviews) and build an activity dashboard
Track daily habits on a canvas kanban board with streaks
Check service health endpoints and build a status page canvas
Basado en la clasificación ocupacional SOC
| name | github-ops |
| version | 2.0.0 |
| description | Monitor GitHub repos — fetch PRs, issues, CI status via Composio and display on canvas |
| trigger | check github|repo status|ci status|pr review|open prs|pull requests |
| tools | ["tool_search","tool_install","write_file","send_message"] |
When triggered, check GitHub repos and build a triage dashboard:
tool_search. If not:
tool_install({ name: "github" }) to connect via Composio OAuthGITHUB_LIST_PULL_REQUESTS for open PRs across configured reposGITHUB_LIST_ISSUES for open issuessend_message to alert channel if configuredIf no repos are configured, ask the user which repos to watch.