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