devops — bitcoin devops, go-crypto-wallet, hiromaily, community, bitcoin, ai agent skill, ide skills, agent automation, bitcoin-wallet, blockchain, ethereum, golang

v1.0.0
GitHub

About this Skill

Perfect for CI/CD Agents needing automated DevOps workflow management with GitHub Actions and Docker. CI/CD and DevOps workflow. Use when modifying GitHub Actions, Docker configurations, or compose files.

# Core Topics

hiromaily hiromaily
[125]
[36]
Updated: 3/10/2026

Quality Score

Top 5%
46
Excellent
Based on code quality & docs
Installation
SYS Universal Install (Auto-Detect)
> npx killer-skills add hiromaily/go-crypto-wallet/devops
Supports 19+ Platforms
Cursor
Windsurf
VS Code
Trae
Claude
OpenClaw
+12 more

Agent Capability Analysis

The devops skill by hiromaily is an open-source community AI agent skill for Claude Code and other IDE workflows, helping agents execute tasks with better context, repeatability, and domain-specific guidance. Optimized for bitcoin, bitcoin-wallet, blockchain.

Ideal Agent Persona

Perfect for CI/CD Agents needing automated DevOps workflow management with GitHub Actions and Docker.

Core Value

Empowers agents to streamline DevOps workflows using GitHub Actions for CI/CD and infrastructure changes, leveraging Docker configurations and Docker Compose files for efficient container management.

Capabilities Granted for devops

Automating linting and testing with GitHub Actions
Deploying containerized applications using Docker and Docker Compose
Managing infrastructure changes with automated workflows

! Prerequisites & Limits

  • Requires git-workflow skill for branch, commit, and PR workflow
  • Limited to GitHub Actions and Docker configurations
Project
SKILL.md
1.6 KB
.cursorrules
1.2 KB
package.json
240 B
Ready
UTF-8
SKILL.md
Readonly

DevOps Workflow

Workflow for CI/CD and infrastructure changes.

Prerequisites

Use git-workflow Skill for branch, commit, and PR workflow.

Applicable Files

PathDescription
.github/workflows/GitHub Actions
docker/Docker configurations
compose.*.yamlDocker Compose files
DockerfileContainer definitions

GitHub Actions

Workflow Files

FilePurpose
lint-test.ymlLinting and testing

Testing Locally

bash
1# Use act for local testing (if installed) 2act -l # List workflows 3act push # Simulate push event 4act pull_request # Simulate PR event

Syntax Validation

bash
1# Check YAML syntax 2yamllint .github/workflows/

Docker

Compose Files

FilePurpose
compose.yamlBase configuration
compose.btc.yamlBitcoin services
compose.eth.yamlEthereum services
compose.xrp.yamlXRP services
compose.bch.yamlBitcoin Cash services

Testing

bash
1# Validate compose files 2docker compose config 3 4# Test specific compose 5docker compose -f compose.yaml -f compose.btc.yaml config

Verification Checklist

  • YAML syntax is valid
  • Workflow triggers are correct
  • Secrets are not exposed
  • Actions use pinned versions
  • Docker images use specific tags

Commit Format

ci: {brief description}

- {change 1}
- {change 2}

Closes #{issue_number}

Related Skills

  • git-workflow - Branch, commit, PR workflow

FAQ & Installation Steps

These questions and steps mirror the structured data on this page for better search understanding.

? Frequently Asked Questions

What is devops?

Perfect for CI/CD Agents needing automated DevOps workflow management with GitHub Actions and Docker. CI/CD and DevOps workflow. Use when modifying GitHub Actions, Docker configurations, or compose files.

How do I install devops?

Run the command: npx killer-skills add hiromaily/go-crypto-wallet/devops. It works with Cursor, Windsurf, VS Code, Claude Code, and 19+ other IDEs.

What are the use cases for devops?

Key use cases include: Automating linting and testing with GitHub Actions, Deploying containerized applications using Docker and Docker Compose, Managing infrastructure changes with automated workflows.

Which IDEs are compatible with devops?

This skill is compatible with Cursor, Windsurf, VS Code, Trae, Claude Code, OpenClaw, Aider, Codex, OpenCode, Goose, Cline, Roo Code, Kiro, Augment Code, Continue, GitHub Copilot, Sourcegraph Cody, and Amazon Q Developer. Use the Killer-Skills CLI for universal one-command installation.

Are there any limitations for devops?

Requires git-workflow skill for branch, commit, and PR workflow. Limited to GitHub Actions and Docker configurations.

How To Install

  1. 1. Open your terminal

    Open the terminal or command line in your project directory.

  2. 2. Run the install command

    Run: npx killer-skills add hiromaily/go-crypto-wallet/devops. The CLI will automatically detect your IDE or AI agent and configure the skill.

  3. 3. Start using the skill

    The skill is now active. Your AI agent can use devops immediately in the current project.

Related Skills

Looking for an alternative to devops or another community skill for your workflow? Explore these related open-source skills.

View All

widget-generator

Logo of f
f

Generate customizable widget plugins for the prompts.chat feed system

149.6k
0
Design

flags

Logo of vercel
vercel

The React Framework

138.4k
0
Browser

pr-review

Logo of pytorch
pytorch

Tensors and Dynamic neural networks in Python with strong GPU acceleration

98.6k
0
AI

antd-commit-msg

Logo of ant-design
ant-design

Generate a single-line commit message for ant-design by reading the projects git staged area and recent commit style. Use when the user asks for a commit message, says msg, commit msg, 写提交信息, or wants

97.8k
0
Design