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

caring-courseforge

by ClawHub · v1.0.0

Create and manage online courses via the CourseForge API (caringcourseforge.com). Use when the user wants to create courses, modules, lessons, generate AI content, export to SCORM/xAPI, manage knowledge libraries, or interact with the CourseForge platform. Handles course building, content generation, quizzes, accessibility validation, and course export.

Development 2 浏览 · 3 下载

stripe-best-practices

by ClawHub · v1.0.0

Best practices for building Stripe payment integrations

Development 2 浏览 · 3 下载

signet-guardian

by ClawHub · v1.0.0

Payment guard middleware for AI agents. Use whenever any skill is about to initiate a payment. Runs a preflight check against the user's policy (payments enabled, per-transaction limit, monthly cap). Returns ALLOW, DENY, or CONFIRM_REQUIRED. Other payment-capable skills must call signet-preflight before proceeding and signet-record after a successful payment.

Development 2 浏览 · 3 下载

feature-forge

by ClawHub · v1.0.0

Generates complete features from natural language — components, API routes, migrations, types, and tests

Development 2 浏览 · 3 下载

agent-spawner

by ClawHub · v1.0.0

Spawn a new OpenClaw agent through conversation. Uses official Docker setup and non-interactive onboarding, carries over API keys, tools, plugins, and skills from the current agent. User answers 2-3 questions. Use when the user wants to create, spin up, deploy, or provision a new OpenClaw agent.

Development 2 浏览 · 3 下载

using-git-worktrees

by ClawHub · v1.0.0

Use when starting feature work that needs isolation from current workspace or before executing implementation plans - creates isolated git worktrees with smart directory selection and safety verification

Development 2 浏览 · 3 下载

subagent-spawn-command-builder

by ClawHub · v1.0.0

Build sessions_spawn command payloads from JSON profiles. Use when you want reusable subagent profiles (model/thinking/timeout/cleanup/agentId/label) and command-ready JSON without executing spawn.

Development 2 浏览 · 3 下载

ant-design-skill

by ClawHub · v1.0.0

Front-end design skill for building React UIs with Ant Design (antd): component patterns, layout, forms, tables, and theming/tokens via ConfigProvider.

Development 2 浏览 · 3 下载

gsuite-sdk

by ClawHub · v1.0.0

Interact with Google Workspace APIs (Gmail, Calendar, Drive, Sheets) using gsuite-sdk.