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

setup-sandbox

by ClawHub · v1.0.0

Set up the initial file system for a new sandbox. Fetches the account's organizations and artists via the Recoup CLI and scaffolds an opinionated folder structure. Use when a sandbox has just been created and has no existing file system. Before running, check if the sandbox already has an orgs/ directory — if it does, this skill is not needed.

Development 3 浏览 · 2 下载

sovereign-codebase-onboarding

by ClawHub · v1.0.0

Codebase onboarding assistant that maps project architecture, identifies patterns, generates guides, and helps new developers understand any repository in minutes instead of days.

Development 3 浏览 · 2 下载

agent-nestjs-skills

by ClawHub · v1.0.0

NestJS best practices and architecture patterns for building production-ready applications. This skill should be used when writing, reviewing, or refactoring NestJS code to ensure proper patterns for modules, dependency injection, security, and performance.

Development 3 浏览 · 2 下载

skill-father

by ClawHub · v1.0.0

Authoritative skill-creation standards (Boss). Use when creating or updating OpenClaw skills so they are portable, reproducible, include prerequisites checks, and have a guided installation/onboarding flow that persists machine-specific config in skill-local config files.

Development 3 浏览 · 2 下载

agent-synthesizer

by ClawHub · v1.0.0

Enable and configure Agent Synthesizer for OpenClaw to improve autonomy and execution throughput. Use when a user asks to install, set up, troubleshoot, or optimize Agent Synthesizer using https://github.com/rylena/agent-synth, or when they want their OpenClaw agent to work faster/better via that repository.

Development 3 浏览 · 2 下载

config-field

by ClawHub · v1.0.0

Validate OpenClaw configuration fields against the official Zod schema. Use when reading or writing openclaw.json to check if configuration fields exist and are valid. Covers agents, channels, tools, logging, session configuration with 136+ field definitions.

Development 4 浏览 · 2 下载

context-restore

by ClawHub · v1.0.0

Skill that restores conversation context when users want to "continue where we left off". Reads compressed context files, extracts key information (recent operations, projects, tasks), and provides structured output to help users quickly resume their work.

Development 3 浏览 · 2 下载

opencode-omo

by ClawHub · v1.0.0

Turn coding requests into completed work. Plan with Prometheus, execute with Atlas, and iterate with Sisyphus in OpenCode.

Development 3 浏览 · 2 下载

node-transfer

by ClawHub · v1.0.0

High-speed, memory-efficient file transfer between OpenClaw nodes using native Node.js streams.