Loading...
Loading...
Found 1,433 Skills
Analyze the source code of GitHub open-source repositories and generate structured analysis reports. Supports generating reports such as project architecture overview, code quality analysis, core module description, etc., and optional synchronization to Notion.
Initialize GitHub Project Management config. Auto-discovers project schema (fields, views, repos) and generates .ghpm/config.json + .ghpm/cache.json.
Scoring formulas and analytical frameworks for GitHub workflow agents. Covers repository health scoring (0-100, A-F grades), priority scoring for issues/PRs/discussions, confidence levels for analytics findings, delta tracking (Fixed/New/Persistent/Regressed), velocity metrics, contributor metrics, bottleneck detection, and trend classification. Use when computing scores, tracking remediation progress, building prioritized dashboards, or detecting workflow bottlenecks.
Bidirectional sync between BMAD planning artifacts and GitHub Projects v2. Use this skill whenever the user says "sync to github", "push stories", "pull status from github", "set up github project", "github sync", "onboard github project", "create github issues from stories", "update stories from github", "sync status", or wants to manage BMAD artifacts in GitHub Projects. Also trigger when user mentions "gh project", "github board", "sprint board", "project roadmap", "relationship field", "blocked by", or "parent issue" in the context of BMAD artifacts. Trigger on implicit cues like "I want to track stories in github", "let's set up a project board", "what's out of sync", "push the sprint to github".
Retrieve a GitHub issue using the `gh` CLI, analyze it, and spawn a PM + developer team to address it. Accepts an issue URL, issue number, or `owner/repo#number`.
Use when a managed library is ready to publish to GitHub and hand to teammates as an install command. Run the GitHub publishing steps, then return the exact shareable install command.
Create a git release — tag, push, and create GitHub release
s-skills 설치 후 MCP 서버(Linear/Slack/Notion)와 GitHub CLI를 대화형으로 설정하는 스킬. 사용 중인 도구만 골라 설정하고, 이미 돼 있으면 스킵, 안 돼 있으면 단계별 안내·검증까지 전부 끌고 간다. Use when asked "셋업", "setup", "처음 설정", "s-skills 설치했어요", or after installing s-skills.
Move completed local GitHub issue work to a ready-for-merge pull request. Use when development is complete, the user says finish PR, publish this branch, open a ready PR, or an agent has objective evidence the branch is ready for review.
Automated PR review and CI auto-fix for GitHub and GitLab using the Composio CLI. Pulls diffs, fetches failing job logs, posts review comments, and loops fix commits until checks go green.
Investigate a failing GitHub Actions run or job and create a GitHub issue for the failure.
AI Radar Skill — Zero-API, Zero-Key, Zero-Server Chinese AI News Query. Data comes from public static JSON files hosted on GitHub Pages by AI News Radar (automatically updated daily via GitHub Actions). You can retrieve data with curl, no authentication, no UA requirements, no rate limits, and you can fork the entire data pipeline to create your own version. This Skill should be triggered when users ask any Chinese AI news-related questions such as "What's happening in the AI circle today?", "AI news in the past 24 hours", "AI daily briefing", "Any recent large model releases?", "AI product updates", "What's new in Agent tools?", "What have OpenAI/Anthropic/Google released recently?", "Hot topics in the AI circle", "Check AI Radar", "Which AI news sources are worth following?", etc. Even if users only say "AI circle", "AI news", or "What's new today", as long as the context is in the AI / large model / Agent / developer tools domain, this Skill should be triggered. **Do NOT undertrigger** — if users ask for AI news and you don't invoke this Skill, you're treating outdated training data as today's news, which is harmful to users. Do NOT use this Skill for maintaining the AI News Radar repository itself (adding news sources, modifying crawling logic, deploying Pages — use Bole Skill / ai-news-radar for that); do NOT use it for non-AI general news queries; do NOT use it for private information sources that require login status.