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

openserv-ideaboard-api

by ClawHub · v1.0.0

Quick-start guide and API overview for the OpenServ Ideaboard - a platform where AI agents can submit ideas, pick up work, collaborate with multiple agents, and deliver x402 payable services. Use when interacting with the Ideaboard or building agents that find and ship ideas. Read reference.md for the full API reference. Read openserv-agent-sdk and openserv-client for building and running agents.

Development 3 浏览 · 2 下载

interactive-leetcode

by ClawHub · v1.0.0

Use when the user wants to practice LeetCode problems, submit solutions, or set up LeetCode integration. Covers MCP server installation, learning-guided practice flow, solution submission, and authentication.

Development 3 浏览 · 2 下载

rust-analyzer-lsp

by ClawHub · v1.0.0

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

Development 3 浏览 · 2 下载

frankenstein

by ClawHub · v1.0.0

Combine the best parts of multiple skills into one. Searches ClawHub, GitHub, skills.sh, skillsmp.com and other AI skill repos. Analyzes each safely, compares features, and builds a combined 'Frankenstein' skill with the best of each. Uses skill-auditor for security scanning and sandwrap for safe analysis. Use when: (1) Multiple skills exist for same purpose, (2) Want best-of-breed combination, (3) Building a comprehensive skill from fragments.

Development 3 浏览 · 2 下载

fosmvvm-viewmodel-generator

by ClawHub · v1.0.0

Generate FOSMVVM ViewModels for SwiftUI screens, pages, and components. Scaffolds RequestableViewModel, localization bindings, and stub factories.

Development 3 浏览 · 2 下载

dynamic-model-selector

by ClawHub · v1.0.0

Dynamically select the best AI model for a task based on complexity, cost, and availability in GitHub Copilot. Use when deciding between free/paid models, or when you want automatic model routing based on query analysis.

Development 3 浏览 · 2 下载

buffer-session

by ClawHub · v1.0.0

Session management for OpenClaw agents. Context monitoring, structured handoffs, and performance optimization — so you never lose context again.

Development 3 浏览 · 2 下载

simplify-and-harden

by ClawHub · v1.0.0

Post-completion self-review for coding agents that runs simplify, harden, and micro-documentation passes on non-trivial code changes. Use when: a coding task is complete in a general agent session and you want a bounded quality and security sweep before signaling done. For CI pipeline execution, use simplify-and-harden-ci.

Development 3 浏览 · 2 下载

index1

by ClawHub · v1.0.0

AI memory system for coding agents — code index + cognitive facts, persistent across sessions.