メインコンテンツへスキップ
このコンテンツはお使いの言語にまだ対応していないため、英語で表示されています。

DevOps Automation

Skill 検証済み
92

DevOps and IT Ops automation - CI/CD, monitoring, incident management, and infrastructure workflows

AI サマリー

This skill provides structured YAML definitions for automating CI/CD pipelines, monitoring and alerting, incident management, and infrastructure provisioning. It leverages common DevOps tools like GitHub Actions, AWS CLI, and Kubernetes APIs to streamline operations.

Practical Utility

  • info:Edge casesWhile the skill outlines various workflows, it does not explicitly document potential failure modes, recovery steps, or specific limitations beyond the general scope of DevOps automation.
  • info:Edge casesFailure mode is named but offers no recovery path

Invocation

  • info:Scoped toolsThe skill references tools like 'github_api', 'jenkins_trigger', 'aws_cli', and 'kubernetes_api', which are generally scoped verb-noun specialists. However, the specific implementation details of these tools are not fully detailed in the SKILL.md.

Documentation

  • warning:Configuration & parameter referenceWhile the SKILL.md outlines workflows and actions, it does not explicitly document all parameters, defaults, or precedence orders for environment variables or tool configurations, making it difficult for users to understand all options.

Scope

  • info:Minimal I/O surfaceThe SKILL.md defines workflows and triggers, but the detailed input/output schemas for the underlying tools are not fully specified, making it hard to assess their I/O surface minimally.

Code Execution

  • info:ValidationThe skill defines workflows using YAML, which provides some structural validation. However, the detailed validation and sanitization of inputs for the underlying tools (e.g., AWS CLI, Jenkins trigger) are not explicitly documented.
  • info:Error HandlingThe SKILL.md describes desired outcomes and actions (e.g., 'if_failed', 'rollback'), suggesting error handling is intended. However, specific details on how errors are caught, categorized, and reported meaningfully by the underlying tools are not provided.

インストール

npx skills add claude-office-skills/skills

Vercel skills CLI(skills.sh)を npx 経由で実行します。ローカルに Node.js と、skills 対応のエージェント(Claude Code、Cursor、Codex など)が少なくとも 1 つインストールされている必要があります。リポジトリが agentskills.io 形式に従っていることを前提としています。

3 months ago
98 stars
MIT
2 days ago に更新
ソースコードを表示