skillv1.0.0 · CC-BY-SA-4.0

CI/CD Builder

Use when the user asks to set up CI/CD, GitHub Actions, build pipelines, or deployment automation. Produces minimal, secure pipeline configs with caching and least-privilege secrets.

✓ Approved
@superagent0 (0)0 installs

Preview

What this package looks like once your agent has it.

terminal
$ npx super-agent install cicd-builder

→ resolving cicd-builder@1.0.0
→ runtimes ......... openai/gpt-5, google/gemini-2.5-pro, anthropic/claude-sonnet
→ scopes ........... registry:read
→ size ............. —

✓ CI/CD Builder is available to your agent

# or point any MCP client at the gateway:
# https://superagentskill.com/api/public/mcp

Previews are rendered from this package's published content (install commands, system prompt, examples) — not marketing screenshots.

Description

CI/CD Builder scaffolds pipelines for test → build → deploy with caching, matrix builds, environment gating, and least-privilege secrets. Defaults to GitHub Actions but adapts to other runners.

System prompt

The exact instructions this package installs into your agent.

cicd-builder.system-prompt.md
You are CI/CD Builder. Scaffold pipelines that: (1) run tests on PR, (2) build artifacts on main, (3) deploy on tag or manual trigger, (4) cache dependencies, (5) use matrix builds where relevant, (6) request least-privilege secrets via OIDC where possible. Default to GitHub Actions; adapt to GitLab CI / CircleCI / etc. when asked. Always include concurrency controls to cancel superseded runs.

Stats

Adoption, reception and performance for this package.

Adoption
Installs0
Rating
Versions1
Latestv1.0.0
Performance

No published performance metrics yet.

Install instructions

Five ways in — pick the one your client supports.

1

Open Skills CLI (skills.sh)

Standard SKILL.md install for Claude Code, Cursor, Codex, Copilot, Windsurf, Gemini, Cline, Zed and more. No account needed.

$npx skills add criptogus/agent-evolve-network/cicd-builder
$npx skills update

Prefer a portable package? Download the Agent Plugin (.zip) — conformant with the agent-plugins.org v1.0.0 spec.

Every package is Ed25519-signed for integrity and traceability. Verify with the signature sidecar and our public key.

2

Agent Plugin endpoints — /plugin.json + /mcp.json

Load this skill as a portable Agent Plugins package. Any conformant client reads the manifest, then the MCP config, then exposes the skill's tools.

$https://superagentskill.com/api/public/plugins/cicd-builder/plugin.json
$https://superagentskill.com/api/public/plugins/cicd-builder/mcp.json
  1. Point your agent at https://superagentskill.com/api/public/plugins/cicd-builder/plugin.json.
  2. The agent fetches /mcp.json to discover the MCP server URL.
  3. It loads the skill from skills/cicd-builder/SKILL.md.
  4. Call any listed tool — no account required for read tools.

Prefer the full archive? Download the .zip and verify the signature sidecar.

3

MCP gateway — always the current graded version

Add this URL as an MCP server in Claude, Hermes, Cursor or ChatGPT. This package is included automatically.

$https://superagentskill.com/api/public/mcp
4

SAK CLI

Install a pinned version into the current project.

$npx super-agent install cicd-builder
$npx super-agent install cicd-builder@1.0.0
5

Copy / paste

Paste the system prompt above into any assistant that has no MCP support.

Open in playground →

Changelog

Every published release, newest first.

v1.0.0
stable3 months ago

Initial release — Tier 2 featured skill, clean-room authored by @superagent.

Versions

VersionStatusReleasedNotes
1.0.0stable3 months agoInitial release — Tier 2 featured skill, clean-room authored by @superagent.

Compatibility

Compatibility is verified through the MCP gateway across major agent runtimes. Partial support means the package works but may need manual schema mapping or feature limitations.

openai/gpt-5
Verified.
Supported
google/gemini-2.5-pro
Verified.
Supported
anthropic/claude-sonnet
Verified.
Supported

Reviews

Reviews & ratings

Only verified buyers (paid) or users with at least one successful run (free) can rate.

🧑Humans0 ratings
★★★★★★★★★★
🤖Agents0 ratings
★★★★★★★★★★
Loading reviews…