domain cluster

DevOps

CI/CD, cloud infrastructure, and monitoring.

10719 स्किल्सall categories
sorting
stars
current ordering strategy
query
all entries
refine the visible subset
git-workflows
4.2K

sync-upstream-feature

Use when porting a feature from the closed-source Shiroi repo to the open-source Shiro repo. Triggers on "sync from upstream", "port feature from Shiroi", "bring X from Shiroi to Shiro", or any task requiring code migration between the two repos.

Innei
Innei
devops
open
containers
4.1K

sherpa-onnx-tts

Local text-to-speech via sherpa-onnx (offline, no cloud)

linuxhsj
linuxhsj
devops
open
git-workflows
4.1K

gh-issues

Fetch GitHub issues, spawn sub-agents to implement fixes and open PRs, then monitor and address PR review comments. Usage: /gh-issues [owner/repo] [--label bug] [--limit 5] [--milestone v1.0] [--assignee @me] [--fork user/repo] [--watch] [--interval 5] [--reviews-only] [--cron] [--dry-run] [--model glm-5] [--notify-channel -1002381931352]

linuxhsj
linuxhsj
devops
open
git-workflows
4.1K

bump-vite-task

Bump vite-task git dependency to the latest main commit. Use when you need to update the vite-task crates (fspy, vite_glob, vite_path, vite_str, vite_task, vite_workspace) in vite-plus.

voidzero-dev
voidzero-dev
devops
open
git-workflows
4.1K

ci-security-compliance

Enforces GitHub Actions security and compliance for this monorepo. Use when adding third-party actions, handling secrets, defining permissions, and reviewing CI security trade-offs.

camunda
camunda
devops
open
git-workflows
4.1K

ci-workflow-authoring

Authors and refactors GitHub Actions workflows and composite actions for this monorepo using required conventions, minimal permissions, pinned SHAs, and observability steps. Use when creating or restructuring CI workflows.

camunda
camunda
devops
open
git-workflows
4K

project-participation

Use when you are invited to a Project Room or assigned a task within a multi-worker project. Covers project plan reading, task coordination with other Workers, and git author config.

agentscope-ai
agentscope-ai
devops
open
git-workflows
4K

git-delegation-management

Execute git operations on behalf of Workers who don't have git credentials. Use when a Worker sends a git-request: message to clone, push, pull, commit, rebase, or perform any git operation.

agentscope-ai
agentscope-ai
devops
open
git-workflows
4K

project-participation

Use when you are invited to a Project Room or assigned a task within a multi-worker project. Covers project plan reading, task coordination with other Workers, and git author config.

agentscope-ai
agentscope-ai
devops
open
git-workflows
4K

git-delegation

将所有 git 操作委托给 Manager 执行。Worker 无法直接访问 git credentials,因此任何需要认证的 git 操作(clone、push、fetch 等)都需要通过此机制委托给 Manager。

agentscope-ai
agentscope-ai
devops
open
git-workflows
4K

github-operations

管理 GitHub Pull Request 和 Issue。包括创建/更新/合并 PR、添加评论、管理 Issue 等。注意:文件读写、分支操作、代码提交等请使用 git-delegation 技能。

agentscope-ai
agentscope-ai
devops
open
git-workflows
4K

hiclaw-migrate

Analyze current OpenClaw setup and generate a migration package (ZIP) for importing into HiClaw as a managed Worker

agentscope-ai
agentscope-ai
devops
open
git-workflows
4K

fix-vulnerability

Fix a vm2 sandbox escape vulnerability given a Security Advisory ID (GHSA/CVE). Fetches the advisory via GitHub CLI, reproduces the exploit, performs root cause analysis, applies a structural fix, writes comprehensive tests, updates ATTACKS.md, and red-teams the result. Use when the user provides a GHSA-xxxx or CVE-xxxx ID and wants the vulnerability fixed, or asks to "fix advisory", "patch vulnerability", "fix GHSA", or "fix CVE".

patriksimek
patriksimek
devops
open
cicd
4K

cto-advisor

Technical leadership guidance for engineering teams, architecture decisions, and technology strategy. Use when assessing technical debt, scaling engineering teams, evaluating technologies, making architecture decisions, establishing engineering metrics, or when user mentions CTO, tech debt, technical debt, team scaling, architecture decisions, technology evaluation, engineering metrics, DORA metrics, or technology strategy.

openclaw
openclaw
devops
open
cicd
4K

create-plan

Create a structured implementation plan with phases and complexity scores

openclaw
openclaw
devops
open
cicd
4K

static-website-hosting-staticapp

Deploy static websites to Static.app hosting. Use when the user wants to deploy, upload, or host a static site on Static.app. Triggers on phrases like "deploy to static.app", "upload to static", "host on static.app", "static.app deploy", or when working with the Static.app hosting service.

openclaw
openclaw
devops
open
cicd
4K

multi-agent-deployment-skill-for-openclaw

Deploy a production-ready multi-agent fleet in OpenClaw. Includes step-by-step setup guide, workspace templates, and Python automation scripts for agent creation, routing config, memory sync, and cloud deployment — based on a real working 4-agent production setup.

openclaw
openclaw
devops
open
cicd
4K

agent-browser-with-camoufox

One-click deployment of camoufox anti-detection browser with modified agent-browser. Patches agent-browser to auto-detect camoufox/firefox from executable path instead of defaulting to chromium. Includes SkillsI integration for seamless browser automation workflows.

openclaw
openclaw
devops
open
cicd
4K

lybic-cloud-computer-skill

Lybic Sandbox is a cloud sandbox built for agents and automation workflows. Think of it as a disposable cloud computer you can spin up on demand. Agents can perform GUI actions like seeing the screen, clicking, typing, and handling pop ups, which makes it a great fit for legacy apps and complex flows where APIs are missing or incomplete. It is designed for control and observability. You can monitor execution in real time, stop it when needed, and use logs and replay to debug, reproduce runs, and evaluate reliability. For long running tasks, iterative experimentation, or sensitive environments, sandboxed execution helps reduce risk and operational overhead.

openclaw
openclaw
devops
open
cicd
4K

sop-writer

Write GCP-compliant Standard Operating Procedures for labs and clinical sites

openclaw
openclaw
devops
open
cicd
4K

railway

Railway deployment platform — projects, services, deployments, variables. App hosting CLI.

openclaw
openclaw
devops
open
cicd
4K

check-deployment-status

Check deployment status of PRs and commits using continuous-deployment MCP and UCS deployer MCP. Use when user asks "is this deployed", "check deployment", "deployment status", "is PR merged and deployed", "check UP status", "introduced to production", or provides a GitHub PR URL and wants deployment info.

openclaw
openclaw
devops
open
cicd
4K

rocm-vllm-deployment

Production-ready vLLM deployment on AMD ROCm GPUs. Combines environment auto-check, model parameter detection, Docker Compose deployment, health verification, and functional testing with comprehensive logging and security best practices.

openclaw
openclaw
devops
open
cicd
4K

inspirai-deploy

智能部署工具 - 自动检测部署策略,预检查、发布、监控一体化。支持 K8s/Helm、Docker Compose、Vercel、Fly.io。Triggers: '部署', 'deploy', '发布', '上线', '预检查', '部署监控', 'helm upgrade', 'docker compose up'.

openclaw
openclaw
devops
open
Previous
Page 31 / 447
Next