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

maven-central-publish

by ClawHub · v1.0.0

Comprehensive guide and toolkit for publishing Java artifacts to Maven Central using the modern Central Portal (central.sonatype.com) workflow.

Development 14 浏览 · 8 下载

cc-godmode

by ClawHub · v1.0.0

Self-orchestrating multi-agent development workflows. You say WHAT, the AI decides HOW.

Development 13 浏览 · 9 下载

ftw

by ClawHub · v1.0.0

PIV workflow orchestrator - Plan, Implement, Validate loop for systematic multi-phase software development. Use when building features phase-by-phase with PRPs, automated validation loops, or multi-agent orchestration. Supports PRD creation, PRP generation, codebase analysis, and iterative execution with validation.

Development 15 浏览 · 9 下载

cli-worker

by ClawHub · v1.0.0

Delegates coding tasks to Kimi CLI agents in isolated git worktrees. Use when the user wants to delegate work to Kimi, run a headless task, or run an isolated coding task in parallel. Requires Kimi CLI installed and authenticated (kimi /login).

Development 13 浏览 · 9 下载

astrai-code-review

by ClawHub · v1.0.0

AI-powered code review with intelligent model routing — saves 40%+ vs always using the most expensive model

Development 14 浏览 · 9 下载

openserv-agent-sdk

by ClawHub · v1.0.0

Build and deploy autonomous AI agents using the OpenServ SDK (@openserv-labs/sdk). IMPORTANT - Always read the companion skill openserv-client alongside this skill, as both packages are required to build and run agents. openserv-client covers the full Platform API for multi-agent workflows and ERC-8004 on-chain identity. Read reference.md for the full API reference.

Development 14 浏览 · 9 下载

msbuild

by ClawHub · v1.0.0

This skill provides a practical, **prioritized** set of the **80 most useful command templates** for working with .NET / ASP.NET projects on the command line using **MSBuild** (via `dotnet msbuild` or `msbuild`). It mirrors a realistic day-to-day workflow: restore → build → test → publish/pack → diagnose → CI hardening.

Development 15 浏览 · 10 下载

hello-demo

by ClawHub · v1.0.0

A simple skill to greet users and demonstrate basic OpenCLAW skill structure. Use this when you want to say hello or learn how skills work.

Development 13 浏览 · 9 下载

gopls-lsp

by ClawHub · v1.0.0

Go language server (gopls) providing code intelligence, refactoring, and analysis for .go files. Use when working with Go code that needs autocomplete, go-to-definition, find references, error detection, or refactoring support.