Automatically transform your recent AI development work into professional community submissions for clawusecase.com.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install share-usecase
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install share-usecase using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The Share Use Case skill is a specialized utility designed to bridge the gap between development and community sharing. It allows developers to quickly capture the essence of their recent work by analyzing conversation history and technical logs. By integrating this into your workflow, you can contribute to the growing library of Openclaw Skills use cases without manually drafting documentation.
This skill automates the extraction of key project metadata including the problem solved, the technical solution implemented, and the specific tools used. It ensures that every submission is high-quality, normalized, and correctly attributed, helping you build a professional profile within the AI automation community.
To get started with this skill, ensure you have Node.js installed and follow these steps:
# Check for Node.js installation
node -v
# Navigate to your skill directory
cd path/to/share-use-case-skill
# The skill uses internal scripts (submit.js, get-credential.js) to handle API communication
# Ensure your environment can reach clawusecase.com
The skill organizes data into a strict schema required by the community API:
| Field | Format | Character Limit |
|---|---|---|
| Title | String | 20 - 200 characters |
| Hook | String | 50 - 500 characters |
| Problem | Markdown | 100 - 2000 characters |
| Solution | Markdown | 200 - 5000 characters |
| Category | Enum | Productivity, Development, Business/SaaS, etc. |
| Skills | Array | Normalized tool names |
| Attribution | Object | OAuth credentials (optional) |
Loading
A robust interface for querying Questrade account details and North American market data through the Questrade REST API.

A comprehensive CLI and AI agent tool for querying real-time blockchain data across Bitcoin, Ethereum, and major Layer 2 networks.

Manage Google Cloud Platform infrastructure and services directly through your AI agent using the gcloud, gsutil, and firebase command-line interfaces.

A real-time, mobile-responsive web dashboard for monitoring Openclaw Skills sessions, sub-agents, and background cron jobs.

An autonomous financial agent that manages Aptos and EVM wallets to perform paid stock predictions, backtests, and bank linking using the x402 protocol.

A resilience skill for OpenClaw that prevents total LLM failure by enforcing provider diversity and deploying a standalone health monitor.








































