Token导航 LogoToken导航TokenDH.com
研究检索操作浏览器clawhub未标认证来源可访问clear审计提醒

smart-skill-finder智能技能查找器

Agent Skill

smart-skill-finder 用于查找、检索和筛选相关信息,适合在 OpenClaw 中需要根据关键词、任务场景或来源线索快速定位候选结果时使用。可结合来源仓库、安装命令和原始 README 继续核验具体用法。安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。

总安装

3,280

周安装

134

GitHub Stars

公开资料未说明

下载量

1,061
OpenClaw

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

2

许可证

MIT-0

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:smart-skill-finder(智能技能查找器)
来源仓库:https://github.com/edkuo7/smart-skill-finder
安装命令:
openclaw skills install smart-skill-finder
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。该命令会通过 OpenClaw 从第三方来源获取 Skill;本站只展示命令,不托管安装包,也不自动执行。

ClawHubOpenClaw
openclaw skills install smart-skill-finder

简介

智能技能查找器利用语义理解跨生态推荐最相关的 AI Agent Skill。

  • 适用于发现新技能、复用现有工具或解决特定问题的技术选型。
  • 支持 Skills CLI、Clawhub、GitHub 等多源检索与排序。
  • 在 OpenClaw 中输入需求描述后自动返回匹配度最高的技能列表。
  • 使用前请确保本地索引已同步最新技能元数据信息。

SKILL.md

name
smart-skill-finder
description
Finds and recommends relevant AI agent skills across multiple ecosystems (Skills CLI, Clawhub, GitHub) using intelligent semantic understanding to match user needs with available capabilities.

Smart Skill Finder

Helps users discover relevant AI agent skills across multiple ecosystems by understanding their natural language requests and providing smart, safe recommendations.

Problem Solved

Users struggle to find the right skills because:

  • Skills are scattered across different ecosystems (Skills CLI, Clawhub, GitHub)
  • Basic keyword search often returns irrelevant results
  • It's hard to know which skills are trustworthy and well-maintained
  • Installation commands vary between ecosystems

Solution Overview

This skill provides:

  1. Intelligent Query Understanding: Uses OpenClaw's semantic understanding to interpret natural language requests
  2. Multi-Ecosystem Search: Searches Skills CLI, Clawhub, and GitHub repositories simultaneously
  3. Relevance Ranking: Ranks results by how well they match the user's actual need
  4. Safe Recommendations: Provides clear installation guidance with security status when available
  5. Graceful Degradation: Works even if some ecosystems are unavailable

When to Use This Skill

Use this skill when users ask questions like:

  • "How do I do X?" where X might have an existing skill
  • "Find a skill for X" or "Is there a skill that can..."
  • "Can you help me with X?" where X is a specialized capability
  • "I wish I had help with..." specific domains or tasks
  • Any request that suggests they need extended agent capabilities

Key Features

1. Natural Language Understanding

  • Understands complex, nuanced requests like "I need something that prevents my conversations from hanging"
  • Extracts domain, task, and keywords automatically
  • Handles both technical and non-technical queries

2. Multi-Ecosystem Coverage

  • Skills CLI: Most popular ecosystem with official skills
  • Clawhub: OpenClaw-specific skills with security scanning
  • GitHub: Community skills and niche capabilities
  • Searches ecosystems in priority order for best results

3. Intelligent Recommendations

  • Ranks skills by semantic relevance (0-100% match score)
  • Shows security verification status when available
  • Limits results to top 3 most relevant options
  • Provides clear, actionable installation commands

4. Safe and Transparent

  • Never executes installation commands automatically
  • Clearly shows skill source and ecosystem
  • Displays security status from ecosystem scanners
  • Provides fallback options when ecosystems are unavailable

Usage Examples

Basic Skill Discovery

User: "How do I prevent conversation hangs?"
Agent: Uses smart-skill-finder to discover conversation-flow-monitor, agent-browser, etc.

Cross-Ecosystem Search

User: "I need better browser automation tools"
Agent: Searches all ecosystems and finds agent-browser (Skills CLI), browser-visible (Clawhub), etc.

Niche Capability Discovery

User: "Is there a skill for scientific literature management?"
Agent: Searches GitHub for community skills since this might not be in mainstream ecosystems

Installation

This skill is automatically available when installed in the active_skills directory.

Best Practices

  1. Always verify before installing: Review skill details and security status
  2. Start with official sources: Skills CLI and Clawhub skills are generally more reliable
  3. Check compatibility: Ensure skills work with your OpenClaw version
  4. Provide feedback: Help improve recommendation quality by indicating if suggestions were helpful

Error Handling

If no relevant skills are found:

  • Acknowledge the gap in available skills
  • Offer to help directly with the requested task
  • Suggest creating a custom skill if it's a common need

If ecosystems are unavailable:

  • Continue with available ecosystems only
  • Provide manual search guidance as fallback
  • Maintain core functionality despite partial availability

适合场景

01

OpenClaw 用户查找和安装 Skill 时

02

用户想查找某类 Agent Skill 时

03

需要根据任务场景推荐可安装能力包时

04

需要对比不同来源的安装命令和来源信息时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

保留来源站点、仓库和原始说明,方便继续核验

能力 4

补充不同宿主或平台的使用分布数据

能力 5

展示第三方安全扫描或审计结果

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

OpenClaw

92.03%
按下载量换算976

安全审计

VirusTotal

可疑

ClawScan

可疑

Static analysis

通过

权限和风险

操作浏览器

该 Skill 可能涉及浏览器控制能力,使用时可能读取或操作网页内容,需要在受控环境中确认权限边界。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。来源安全扫描存在 warning/failed 结果,不能写成本站确认安全。当前只有一个来源,正式发布前建议补源仓库或其他目录站核验。

来源信息

继续浏览同类 Skills