dev-activity-track
Fetch GitHub developer activity (commits, PRs, reviews) and build an activity dashboard
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Fetch GitHub developer activity (commits, PRs, reviews) and build an activity dashboard
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
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
Monitor GitHub repos — fetch PRs, issues, CI status via Composio and display on canvas
Track daily habits on a canvas kanban board with streaks
Check service health endpoints and build a status page canvas
| name | dev-activity-track |
| version | 1.0.0 |
| description | Fetch GitHub developer activity (commits, PRs, reviews) and build an activity dashboard |
| trigger | dev activity|developer activity|team activity|who committed|activity dashboard|daily activity |
| tools | ["tool_search","tool_install","memory_read","write_file","send_message"] |
When triggered, fetch developer activity from GitHub and build a dashboard:
tool_search. If not:
tool_install({ name: "github" }) to connect via Composio OAuthdev_activity_repos)
GITHUB_LIST_COMMITS — commits from the last 24h (or since last check)GITHUB_LIST_PULL_REQUESTS — open and recently merged PRsGITHUB_LIST_PULL_REQUEST_REVIEWS — review activitysend_message