github-ops
Monitor GitHub repos — fetch PRs, issues, CI status via Composio and display on canvas
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Monitor GitHub repos — fetch PRs, issues, CI status via Composio and display on canvas
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
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
استنادا إلى تصنيف 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.