Openclaw Tools

v1.0.0

Search and discover OpenClaw skills from various sources. Use when: user wants to find available skills, search for specific functionality, or discover new s...

0· 115·0 current·1 all-time

Install

OpenClaw Prompt Flow

Install with OpenClaw

Best for remote or guided setup. Copy the exact prompt, then paste it into OpenClaw for mr-liu-lang/openclaw-tools.

Previewing Install & Setup.
Prompt PreviewInstall & Setup
Install the skill "Openclaw Tools" (mr-liu-lang/openclaw-tools) from ClawHub.
Skill page: https://clawhub.ai/mr-liu-lang/openclaw-tools
Keep the work scoped to this skill only.
After install, inspect the skill metadata and help me finish setup.
Use only the metadata you can verify from ClawHub; do not invent missing requirements.
Ask before making any broader environment changes.

Command Line

CLI Commands

Use the direct CLI path if you want to install manually and keep every step visible.

OpenClaw CLI

Canonical install target

openclaw skills install mr-liu-lang/openclaw-tools

ClawHub CLI

Package manager switcher

npx clawhub@latest install openclaw-tools
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
The SKILL.md, name, and description all align: this is a skill-discovery helper that points users to clawhub, directories, and web searches. Minor metadata inconsistencies exist: the included _meta.json has a different ownerId and a different slug (openclaw-find-skills) than the registry metadata (openclaw-tools), suggesting a copy/paste or packaging mismatch that should be verified.
Instruction Scope
Runtime instructions are limited to search/discovery guidance and example npx clawhub commands and links. They do not request files, credentials, or system paths beyond using clawhub. Note: the examples use `npx clawhub ...`, which will download and execute code from the npm registry when run.
Install Mechanism
There is no install spec and no code files — lowest install risk. However, the SKILL.md encourages using `npx clawhub`, which implicitly fetches/executes remote npm code. That is not an install spec in the skill bundle but is an operational risk for users who run the example commands directly.
Credentials
The skill declares no required environment variables or credentials and the instructions do not ask for secrets. Proportional: zero privileges requested.
Persistence & Privilege
always is false and the skill is user-invocable. It does not request persistent presence or modify other skill configs.
Assessment
This skill is coherent and low-risk as packaged: it only offers search tips and links and asks for no secrets. Before running any suggested commands, verify the provenance of the tools it references (notably `clawhub` via `npx`). npx will fetch and run code from npm — prefer installing a vetted/clamped version, inspect the package source or use a fixed version (e.g., `npx clawhub@1.2.3`) or install locally instead of running arbitrary remote code. Also verify the mismatch in metadata (ownerId/slug) with the publisher if you need strong provenance assurance.

Like a lobster shell, security has layers — review code before you run it.

Runtime requirements

🔍 Clawdis
latestvk9771phepfhfctq91snv4vpvfn855mb6
115downloads
0stars
1versions
Updated 1w ago
v1.0.0
MIT-0

Find Skills Skill

Search and discover OpenClaw skills from various sources.

When to Use

USE this skill when:

  • "Find skills for [task]"
  • "Search for OpenClaw skills"
  • "What skills are available?"
  • "Discover new skills"
  • "Find skills by category"

When NOT to Use

DON'T use this skill when:

  • Installing skills → use clawhub install
  • Managing installed skills → use openclaw skills list
  • Creating new skills → use skill-creator skill

Sources for Finding Skills

1. ClawHub (Primary)

# Search skills
npx clawhub search "keyword"

# Browse categories
npx clawhub browse

2. OpenClaw Directory

3. LobeHub Skills Marketplace

4. GitHub

  • Search: openclaw skill or agent-skill
  • Look for repositories with SKILL.md files

5. Community Forums

Search Strategies

By Functionality

# Web search skills
npx clawhub search "web search"

# Weather skills
npx clawhub search "weather"

# Document skills
npx clawhub search "document"

By Provider

# Tavily skills
npx clawhub search "tavily"

# GitHub skills
npx clawhub search "github"

# Calendar skills
npx clawhub search "calendar"

By Popularity

# Most installed skills
npx clawhub search --sort installs

# Most starred skills
npx clawhub search --sort stars

Installation Tips

  1. Check requirements before installing
  2. Read SKILL.md for usage instructions
  3. Test in isolation before production use
  4. Check for updates regularly

Common Skill Categories

Core Skills

  • weather - Weather forecasts
  • skill-creator - Create new skills
  • healthcheck - Security audits

Integration Skills

  • github - GitHub operations
  • feishu - Feishu integration
  • notion - Notion API

Search Skills

  • tavily-search - Web search via Tavily
  • web-search-plus - Enhanced web search

Agent Skills

  • proactive-agent - Proactive automation
  • coding-agent - Code generation

Troubleshooting

Rate Limits

If you hit rate limits with clawhub:

  1. Wait 1 hour before retrying
  2. Use alternative sources (websites)
  3. Search manually on GitHub

Installation Issues

  1. Check skill requirements
  2. Verify network connectivity
  3. Check OpenClaw version compatibility

Best Practices

  1. Search before creating - Don't reinvent the wheel
  2. Read documentation - Understand skill capabilities
  3. Start simple - Install one skill at a time
  4. Test thoroughly - Verify skill works as expected
  5. Provide feedback - Help improve skills

Related Skills

  • clawhub - ClawHub CLI tool
  • skill-creator - Create new skills
  • healthcheck - System health checks

Comments

Loading comments...