cicd-templates-generatorGenerate production-ready CI/CD workflow files for GitHub Actions, GitLab CI, or Jenkins tailored to chosen language, framework, tests, deploy, and release o...
Install via ClawdBot CLI:
clawdbot install shenghoo123-png/cicd-templates-generatorGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Potentially destructive shell commands in tool definitions
curl -sL https://git.io/goreleaser | bashCalls external URL not in known-safe list
https://index.docker.io/v1/AI Analysis
The skill generates CI/CD configuration files locally and does not appear to send user data to external servers. The identified signals involve template references to common external services (Docker registry, goreleaser installer) which are typical for CI/CD workflows, not active exfiltration or credential harvesting.
Audited Apr 18, 2026 · audit v1.0
Generated May 19, 2026
A startup needs to quickly set up a CI/CD pipeline for a Python Flask microservice using pytest, Docker, and Kubernetes. The skill generates GitHub Actions workflow, GitLab CI config, and Jenkinsfile, enabling automated testing and deployment.
An agency developing a Node.js Express API requires CI/CD workflows for GitHub Actions, GitLab CI, and Jenkins simultaneously to support diverse client environments. The skill outputs all three formats with Jest testing and npm publish release.
An open-source Go project needs automated testing and release via goreleaser. The skill generates CI/CD workflows that run go-test and publish binaries on GitHub Releases, streamlining the release process.
An enterprise wants to deploy a Django application with Docker to Azure, Alibaba Cloud, and Kubernetes. The skill generates configurable workflows that build and push Docker images and deploy to multiple cloud platforms.
A development team needs automated testing on pull requests for both Python and JavaScript projects. The skill can generate workflows that run pytest or Jest on every PR, ensuring code quality before merge.
Offer a basic CLI version free, with premium templates and cloud integrations as paid add-ons. Generate revenue via subscription for advanced features like multicloud deployment and custom workflows.
Provide a hosted service that uses the skill to generate and manage pipelines for clients. Charge a monthly fee based on the number of projects and active workflows.
License the skill to enterprises for internal use, including customization and priority support. Revenue from annual licensing fees and consulting for integration.
💬 Integration Tip
Integrate the CLI tool into your CI/CD pipeline itself to generate workflows dynamically; consider aliasing it as a shell function for quick access.
Scored May 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.
通过网页抓取获取 GitHub 按日/周/月增长的热门仓库。当用户询问 GitHub 趋势、热门项目、本周热点或「什么在 GitHub 上 trending」时使用。可输出列表或 JSON,无需 API Key。
GitHub 操作技能 - 创建仓库、推送代码、管理 Release。全自动,无需用户干预。
Query builder reputation data via Talent Protocol API. Get Builder Rank, verify humans, resolve identities (Twitter/Farcaster/GitHub/wallet), search by location/country, get credentials, and enrich with GitHub data.
Review GitHub repositories, group issues and pull requests by urgency, and take safe triage actions (add labels, comment, propose closure) after confirmation...
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...