Marketplace

scripting

DevOps scripting with Bash, Python, and Go for automation, tooling, and infrastructure management

$ Installer

git clone https://github.com/pluginagentmarketplace/custom-plugin-devops /tmp/custom-plugin-devops && cp -r /tmp/custom-plugin-devops/skills/scripting ~/.claude/skills/custom-plugin-devops

// tip: Run this command in your terminal to install the skill


name: scripting description: DevOps scripting with Bash, Python, and Go for automation, tooling, and infrastructure management sasmp_version: "1.3.0" bonded_agent: 01-devops-fundamentals bond_type: PRIMARY_BOND

Scripting Skill

MANDATORY

  • Bash scripting fundamentals
  • Python for DevOps automation
  • Command-line argument parsing
  • Error handling and logging
  • File and process manipulation

OPTIONAL

  • Go for CLI tools
  • PowerShell for Windows
  • Regular expressions
  • API interactions
  • Configuration file parsing

ADVANCED

  • Building CLI tools
  • Cross-platform scripting
  • Performance optimization
  • Testing automation scripts
  • Packaging and distribution

Assets

  • See assets/scripting-patterns.yaml for script templates