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

claw-roam

by ClawHub · v1.0.0

Sync OpenClaw workspace between multiple machines (local Mac and remote VPS) via Git. Enables seamless migration of OpenClaw personality, memory, and skills. Use when user wants to (1) push workspace changes to remote before shutdown, (2) pull latest workspace on a new machine, (3) check sync status between machines, (4) migrate OpenClaw to another machine.

DevOps 3 浏览 · 3 下载

native-sentry

by ClawHub · v1.0.0

Read Sentry issues, events, and production errors via the Sentry REST API. Use when the user wants to inspect errors, list recent issues, get stack traces, or summarize production health. Requires SENTRY_AUTH_TOKEN with read-only scopes.

DevOps 2 浏览 · 1 下载

agentmail

by ClawHub · v1.0.0

API-first email platform designed for AI agents. Create and manage dedicated email inboxes, send and receive emails programmatically, and handle email-based workflows with webhooks and real-time events. Use when you need to set up agent email identity, send emails from agents, handle incoming email workflows, or replace traditional email providers like Gmail with agent-friendly infrastructure.

DevOps 3 浏览 · 2 下载

authy

by ClawHub · v1.0.0

Inject secrets into subprocesses via environment variables. You never see secret values — authy run injects them directly. Use for any command that needs API keys, credentials, or tokens.

DevOps 3 浏览 · 3 下载

n2-stitch-mcp

by ClawHub · v1.0.0

Resilient MCP proxy for Google Stitch — 3-layer safety (auto-retry, token refresh, TCP drop recovery).

DevOps 3 浏览 · 3 下载

universal-skills-manager

by ClawHub · v1.0.0

The master coordinator for AI skills. Discovers skills from multiple sources (SkillsMP.com, SkillHub, and ClawHub), manages installation, and synchronization across Claude Code, Gemini CLI, Google Anti-Gravity, OpenCode, and other AI tools. Handles User-level (Global) and Project-level (Local) scopes.

DevOps 3 浏览 · 3 下载

nom-feed

by ClawHub · v1.0.0

Fetch recent GitHub activity from the Nom feed

DevOps 3 浏览 · 3 下载

deploy-agent

by ClawHub · v1.0.0

Multi-step deployment agent for full-stack apps. Build → Test → GitHub → Cloudflare Pages with human approval at each step.

DevOps 3 浏览 · 3 下载

git-workflows

by ClawHub · v1.0.0

Advanced git operations beyond add/commit/push. Use when rebasing, bisecting bugs, using worktrees for parallel development, recovering with reflog, managing subtrees/submodules, resolving merge conflicts, cherry-picking across branches, or working with monorepos.