github-opsGitHub 操作技能 - 创建仓库、推送代码、管理 Release。全自动,无需用户干预。
Install via ClawdBot CLI:
clawdbot install sandmark78/github-opsGrade Good — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
https://github.com/openclaw/openclawUses known external API (expected, informational)
api.github.comAudited Apr 16, 2026 · audit v1.0
Generated Mar 20, 2026
This skill automates GitHub operations for development teams, enabling quick creation of repositories, code pushes, and release management without manual intervention. It streamlines workflows by handling repetitive tasks, allowing developers to focus on coding and reducing setup time for new projects.
Ideal for content creators or technical writers who need to publish documentation or tutorials to GitHub. The skill automates pushing updates from local directories, ensuring timely and consistent updates to repositories without requiring Git expertise from users.
Supports DevOps teams by integrating with automated deployment processes, such as triggering Vercel deployments after code pushes. It enhances CI/CD pipelines by automating repository creation and release tagging, facilitating faster and more reliable software delivery.
Useful for maintainers of open-source projects who need to manage releases and updates efficiently. The skill automates creating releases and updating README files, helping maintain consistency and reducing manual effort in project maintenance.
Offer this skill as part of a SaaS platform for developers, charging a subscription fee for automated GitHub operations. It can be bundled with other DevOps tools to provide a comprehensive automation suite, generating recurring revenue from tech companies.
License the skill to large enterprises for internal use, providing custom support and integration with their existing GitHub and deployment systems. This model targets organizations seeking to optimize development workflows and reduce operational costs.
Provide a free basic version for individual developers or small teams, with premium features like advanced automation, analytics, or priority support available for a fee. This model attracts users with free access and upsells to higher tiers for enhanced functionality.
💬 Integration Tip
Ensure the GITHUB_TOKEN is securely stored and has appropriate permissions for repository management. Test the skill in a controlled environment before full deployment to avoid unintended changes.
Scored Apr 19, 2026
Interact with GitHub using the `gh` CLI. Use `gh issue`, `gh pr`, `gh run`, and `gh api` for issues, PRs, CI runs, and advanced queries.
Essential Git commands and workflows for version control, branching, and collaboration.
通过网页抓取获取 GitHub 按日/周/月增长的热门仓库。当用户询问 GitHub 趋势、热门项目、本周热点或「什么在 GitHub 上 trending」时使用。可输出列表或 JSON,无需 API Key。
Semantic git history search and code archaeology. Use when asked why code exists, who owns a file, what introduced a regression, what changed in a commit ran...
Deep-dive analysis of GitHub projects. Use when the user mentions a GitHub repo/project name and wants to understand it — triggered by phrases like "帮我看看这个项目...
Use when the user explicitly asks to "generate / update a git worktree auto-setup script for this repo." Note this skill is NOT triggered when a new worktree...