A discovery and installation engine for extending AI agent capabilities through the open skills ecosystem.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install find-skill
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 find-skill using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
Find Skills serves as the essential discovery layer for the open agent skills ecosystem, acting as a bridge between user needs and technical capabilities. It leverages the Skills CLI to allow agents to dynamically search for, present, and install specialized knowledge packages, workflows, and tools.
This skill is fundamental for creating a self-extending agent environment. By using the Skills CLI as a package manager, users can seamlessly integrate Openclaw Skills that cover everything from web development best practices to complex DevOps pipelines, ensuring the agent is always equipped with the right tools for the task at hand.
To get started with finding and installing Openclaw Skills, ensure you have access to the Skills CLI. Use the following commands to manage your environment:
# Search for a specific capability
npx skills find [query]
# Install a new skill
npx skills add <owner/repo@skill>
# Check for updates to existing skills
npx skills check
The skill manages information according to the following structure to ensure compatibility within the Openclaw Skills ecosystem:
| Attribute | Description |
|---|---|
| Skill Identifier | The full owner/repo@package path for installation |
| Command Metadata | Key commands like add, find, update, and check |
| Registry Link | Direct URLs to skills.sh for detailed documentation |
| Installation Flags | Support for -g (global) and -y (auto-confirm) flags |
Loading
A comprehensive automation suite providing pixel-perfect control over mouse, keyboard, and screen operations for AI agents.

A comprehensive integration for accessing Spotify listening history, top artists, and personalized music recommendations through the Spotify Web API.

Access indexed Discord support channels to find community-driven solutions to technical problems.

An end-of-session protocol that preserves context, updates long-term memory, and synchronizes workspace changes to ensure continuity.

Bridges the gap between transient chat logs and long-term memory by summarizing sessions and enabling keyword-based history search.

A comprehensive tool for connecting brokerage accounts through SnapTrade to monitor balances and execute stock trades automatically.








































