Find Skills Skill Rose

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· 211·0 current·0 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 roseknife520/find-skills-skill-rose.

Previewing Install & Setup.
Prompt PreviewInstall & Setup
Install the skill "Find Skills Skill Rose" (roseknife520/find-skills-skill-rose) from ClawHub.
Skill page: https://clawhub.ai/roseknife520/find-skills-skill-rose
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

Bare skill slug

openclaw skills install find-skills-skill-rose

ClawHub CLI

Package manager switcher

npx clawhub@latest install find-skills-skill-rose
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
medium confidence
Purpose & Capability
The name, description, and runtime instructions align: this is a discovery/search helper that points users to clawhub, the OpenClaw directory, GitHub, and forums. Nothing in the skill requests unrelated credentials, binaries, or config paths. Minor inconsistency: the _meta.json ownerId (kn7amrt...) does not match the registry ownerId (kn70qp1ypy...), which is unexpected metadata drift and worth verifying.
Instruction Scope
SKILL.md is an instruction-only document that only recommends search commands (npx clawhub ...) and public websites. It does not instruct reading local files, environment variables, or exfiltrating data. Note: it recommends using `npx` which will fetch and execute code from the npm registry — running those commands executes remote code, so the user should verify the clawhub package (publisher, checksum, homepage) before running.
Install Mechanism
There is no install spec and no code files; nothing will be written to disk by the skill itself. This is the lowest-risk install profile.
Credentials
The skill declares no required environment variables, no credentials, and no config paths. The SKILL.md does not reference hidden env vars or secrets.
Persistence & Privilege
always is false and the skill does not request persistent or elevated presence. It does not modify other skills or system-wide settings.
Assessment
This skill appears to do what it says: point you to search tools and directories for OpenClaw skills. Before running any suggested commands (notably any `npx clawhub ...` invocations), verify the clawhub package on npm (publisher, recent versions, homepage, and repository) because npx will fetch and run remote code. Also double-check the owner metadata mismatch in _meta.json vs. registry — confirm the publisher identity on clawhub.com or the registry page. If you only plan to read the guidance, there is no risk; if you plan to execute recommended commands, treat them like any third-party CLI and verify the source first.

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

Runtime requirements

🔍 Clawdis
latestvk97cqykqj1eq2fm91w5wvas0hn83m4m9
211downloads
0stars
1versions
Updated 1mo 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...