关键词按回车检索;分类和排序切换自动检索 关键词回车检索;分类/排序自动检索
符合当前检索条件的共有 360
DevOps 4 浏览 · 4 下载

disk-usage-watcher

by ClawHub · v1.0.0

Monitors disk space and inode usage on specified paths, sending alerts when thresholds are exceeded. Essential for preventing disk-full incidents.

DevOps 4 浏览 · 4 下载

next-supabase-vercel-bundle

by ClawHub · v1.0.0

ORQUESTADOR REAL para el ciclo completo de desarrollo Full-Stack. Conecta a Supabase, genera migrations SQL ejecutables, y guía paso a paso. Integración con Vercel para deployment automático.

DevOps 4 浏览 · 4 下载

web-hosting

by ClawHub · v1.0.0

Meta-skill for zero-friction deployment of local web projects to production URLs by orchestrating github-api, vercel/netlify, domain-dns-ops, and api-gateway. Use when users want to make a local site live with SSL, CI/CD, and optional custom domain wiring.

DevOps 4 浏览 · 4 下载

mirage-proxy

by ClawHub · v1.0.0

Install and configure mirage-proxy as a transparent PII/secrets filter for OpenClaw LLM API calls. Handles binary installation, provider config, auto-restart, and multi-model routing through the proxy.

DevOps 4 浏览 · 4 下载

cloudflare-manager

by ClawHub · v1.0.0

Manage Cloudflare DNS records, Tunnels (cloudflared), and Zero Trust policies. Use for pointing domains, exposing local services via tunnels, and updating ingress rules.

DevOps 4 浏览 · 4 下载

validator-agent

by ClawHub · v1.0.0

Multi-round automated validation pipeline for TypeScript/Solidity projects. Runs 8 rounds of checks before any publish or deploy: compile gate, lint, test suite, security audit, type coverage, docs, changelog, and final review.

DevOps 4 浏览 · 4 下载

deploy-kit

by ClawHub · v1.0.0

Simplifie le déploiement d'apps web sur **Vercel**, **Railway** et **Supabase** via leurs CLIs.

DevOps 4 浏览 · 4 下载

ogment-agentic-cli

by ClawHub · v1.0.0

Securely invoke MCP tools via the Ogment CLI. Access your connected SaaS tools (Linear, Notion, Gmail, PostHog, etc.) through Ogment's governance layer.

DevOps 4 浏览 · 4 下载

autonomy-windowed

by ClawHub · v1.0.0

Time-windowed autonomous task queue. Autonomy works only during specific time windows (e.g., 8 AM - 8 PM UTC), while cron jobs run overnight. Separates concerns by time - day = autonomy, night = maintenance. Use when you want predictable work schedule, controlled token budget, and clear temporal separation between autonomous work and scheduled maintenance.