F

Skill 详情

Find Skills Skill

从多种来源搜索和发现OpenClaw技能。使用场景:用户想要查找可用技能、搜索特定功能或发现新技能。

来源平台:SkillHub
来源标识:SkillHub/find-skills-skill
源文件:原始说明
编程开发 超热门 SkillHub 高 风险 下载 4.88万安装 446Stars 124 SkillHub
来源平台SkillHub
文档版本1.0.0
热度超热门
排名信号下载 4.88万
概述 安装 文档 下载

快速判断

从多种来源搜索和发现OpenClaw技能。使用场景:用户想要查找可用技能、搜索特定功能或发现新技能。

最后校验2026-05-27
来源平台SkillHub
安全提示
下载副本ZIP 可用

适合任务

  • 按 SkillHub 收录说明复用成熟任务流程。
  • 通过下载包离线阅读完整 Skill 内容。
  • 结合热度指标优先评估常用 Skill。

输入与输出

输入:任务目标、上下文材料、文件路径、约束条件或需要处理的内容。

输出:按 Skill 说明生成的文档、代码、检查结果、计划、建议或操作步骤。

示例任务

  • 使用 Find Skills Skill 帮我处理当前任务,并说明需要准备哪些输入。
  • 根据 Find Skills Skill 的说明,先列出使用前的安全检查项。

安装方式

  1. 下载本站提供的 Skill ZIP 并解压。
  2. 把解压后的 Skill 目录放入当前 AI 工具支持的 skills 目录。
  3. 如需在线查看原始内容,可打开 GitHub 的 SKILL.md

在线原始地址:skillhub-find-skills-skill/SKILL.md

风险边界

SkillHub 提供了源站安全报告入口,但本站不替代人工审查。使用前仍需检查权限、外部依赖和敏感数据边界。

SKILL.md 文档介绍

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

  • Website: https://www.openclawdirectory.dev/skills
  • Browse by category, popularity, or search

3. LobeHub Skills Marketplace

  • Website: https://lobehub.com/skills
  • Community-contributed skills

4. GitHub

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

5. Community Forums

  • SitePoint: https://www.sitepoint.com/community/
  • Discord: https://discord.com/invite/clawd

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
建议反馈