Skills 导航
浏览和发现最好用的 AI Agent Skills,按 GitHub 仓库分类展示
找到 21 个 Skills
浏览和发现最好用的 AI Agent Skills,按 GitHub 仓库分类展示
找到 21 个 Skills
by alirezarezvani
用 Git worktree 同时开多个隔离分支开发,自动处理命名、端口分配、.env 同步、依赖安装和安全清理,适合并行功能开发、热修复与多 agent 协作。
✎ 让同一仓库同时挂起多个分支开发与调试,省去来回切分支的折腾,对并行任务和多版本维护尤其顺手。
by coderyi
Use the `github-discover` CLI to fetch real-time GitHub data and generate structured trending reports — discover fast-rising repositories, newly popular projects, and hot topic tags.
by autoxj
Generate daily operations reports for GitCode repositories with key metrics, AI summaries and Markdown output. 将 GitCode 上配置的仓库运营数据整理成日报输出;支持关键指标统计、AI 摘要与 Markdown。Python 3.7+ standard library only, no pip dependencies.
by BytesAgain
Generate .gitignore files from templates for any language or framework fast. Use when starting repos, adding ignores, or checking ignored patterns.
by bytesagain3
Extend Git with utilities for changelogs, branch cleanup, and repo stats. Use when generating changelogs, squashing branches, or viewing repo statistics.
by darinrowe
Diagnose and manage SSH keys, host aliases, and Git remotes for GitHub private repositories in multi-repo environments. Use when deploy keys collide, a machine manages multiple private repos, automation or backup scripts push to GitHub, or errors like "Permission denied (publickey)" / "Repository not found" appear despite the repo existing.
by captainsvbot
>
by celstnblacc
Unified security scanner that catches leaked secrets, credentials, and code vulnerabilities before they reach your remote. Wraps gitleaks (400+ secret patterns) and shipguard (48+ SAST rules) into a single tool with pre-commit hooks, on-demand scans, and full git history audits.
by chengxiansheng1
自动拉取 GitLab 团队每日提交记录,汇总成报告推送到飞书群机器人。当用户需要生成团队提交汇总报告、配置每日自动化任务、或将提交记录推送到飞书时使用此技能。
by chat2dev
>
by caoyachao
Convert GitHub repositories into RedNote (小红书) style technical articles. Use when user wants to generate tech promotion content from GitHub repos - including project intros, reviews, tutorials, tool lists, or release notes. Supports 5 article templates with emoji formatting and hashtag tags.
by BytesAgain
Unknown: help. Use when you need github actions gen capabilities. Triggers on: github actions gen, type, lang, deploy, matrix, no-cache.
by 杨卫薪律师(微信ywxlaw)
智能 Git 批量提交工具。当用户说 "git 提交"、"git commit"、"批量提交"、"拆分提交"、"整理提交" 时使用,或者当用户暂存了多个不同类型的文件需要分开提交时使用。自动将混合的文件修改按类型分类(依赖管理、文档更新、license 文件、配置、源代码等),并创建多个清晰聚焦的提交,使用标准化的提交信息格式。帮助保持清晰的 Git 历史,确保每个提交都有单一、明确的目的。使用英文前缀(docs:、feat:、fix: 等)加中文内容,支持 GitHub 彩色标签显示。
by alondai
对 GitHub 仓库或本地目录进行全栈安全审计,检测恶意代码、后门和供应链攻击,生成报告写入本地审计目录。当用户说"审计下"、"审计一下"、"安全审计"、"检查下这个仓库"、"审计当前目录"、"审计本地项目"、"check repo"、"audit" 时立即触发。支持 GitHub URL 或本地目录。
by binkes
Use Chanjing text-to-digital-person APIs to create AI portrait images, turn them into talking videos, optionally run LoRA training, poll async tasks, and explicitly download generated assets when requested.
by BytesAgain
View formatted commit history, author stats, and commit frequency patterns. Use when reviewing logs, comparing contributions, or generating repo reports.
by cabbage1016
管理数字员工(子 agent)的 skill,支持快速创建角色、启动、记忆管理。
by cfddd
>-
by daymade
聚焦 GitHub 开源贡献实战,教你筛选值得投入的项目、发现适合切入的 issue、写出高质量 PR,并持续积累贡献者口碑与公开影响力。
✎ 想高效参与 GitHub 开源项目时,它能帮你从选项目、找机会到写出高质量 PR 一路理顺,尤其适合想系统积累贡献口碑的人。
by daymade
覆盖 GitHub 日常与自动化操作:用 gh CLI 和 GitHub API 创建、查看、合并 PR,管理 Issue、仓库与 Actions 工作流,也适合企业版环境下批量查询和运维。
✎ 把 PR、Issue、仓库和工作流操作一站式打通,既能用 gh CLI 也能调 GitHub API,企业版与公网环境都很顺手。
by giuseppe-trisciuoglio
在 Claude Code 里串起 GitHub issue 处理全流程:抓取 issue、梳理需求、编码验证、代码评审到提交 PR,适合按 issue 编号直接接手修复或实现。