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

onebot-adapter

by ClawHub · v1.0.0

Connect OpenClaw to OneBot protocol for QQ bot integration. Use when receiving or sending QQ messages via NapCat or other OneBot servers.

Development 3 浏览 · 4 下载

easy-opencode

by ClawHub · v1.0.0

opencode can do all the things related to code

Development 3 浏览 · 4 下载

solo-init

by ClawHub · v1.0.0

One-time founder onboarding — generates personalized manifest, STREAM calibration, dev principles, and stack selection. Use when user says "set up solo factory", "initialize profile", "configure defaults", "first time setup", or "onboard me". Safe to re-run. Do NOT use for project scaffolding (use /scaffold).

Development 3 浏览 · 4 下载

code-1-0-4

by ClawHub · v1.0.0

Coding workflow with planning, implementation, verification, and testing for clean software development.

Development 4 浏览 · 0 下载

functions

by ClawHub · v1.0.0

Guide Claude through deploying serverless browser automation using the official bb CLI

Development 4 浏览 · 0 下载

fix

by ClawHub · v1.0.0

Guide Claude through debugging and fixing failing browser automations

Development 3 浏览 · 4 下载

fosmvvm-swiftui-view-generator

by ClawHub · v1.0.0

Generate SwiftUI views that render FOSMVVM ViewModels. Scaffolds ViewModelView pattern with binding, loading states, and previews.

Development 3 浏览 · 4 下载

skills-3

by ClawHub · v1.0.0

Build AI agents with console.agent() - the jQuery of AI Agents. Drop console.agent(...) anywhere in your code for agentic workflows with the simplicity of console.log(). Use when adding AI agent capabilities, debugging with AI, security auditing, intelligent logging, or runtime analysis.

Development 3 浏览 · 4 下载

agent-context-system

by ClawHub · v1.0.0

A persistent local-only memory system for AI coding agents. Two files, one idea — AGENTS.md (committed, shared) + .agents.local.md (gitignored, personal). Agents read both at session start, update the scratchpad at session end, and promote stable patterns over time. Works across Claude Code, Cursor, Copilot, Windsurf. Subagent-ready. No plugins, no infrastructure, no background processes.