← 返回
未分类 中文

capability-match

AI-powered skill router that analyzes your request and recommends the best installed skill for the job
AI驱动的技能路由器,能分析您的请求并推荐最佳已安装技能
viratkumar123 viratkumar123 来源
未分类 clawhub v1.0.0 1 版本 100000 Key: 无需
★ 0
Stars
📥 311
下载
💾 0
安装
1
版本
#latest

概述

Capability Match

Intelligent skill routing for OpenClaw - automatically discovers your installed skills and recommends the perfect one for any task.

Usage

Simply describe what you want to do:

Use capability match to: "create a PowerPoint presentation from sales data"

Or directly:

"capability-match: extract text from this PDF and summarize it"

What It Does

  1. Discovers all installed skills from your skills/ directory
  2. Analyzes each skill's capabilities from its SKILL.md
  3. Matches your natural language request to the most relevant skills
  4. Recommends top 3 options with reasoning

Features

  • Automatic skill discovery - scans skills/ directory
  • Smart matching - understands intents, not just keywords
  • Ranked recommendations - with confidence scores
  • Zero config - works out of the box
  • Lightweight - pure Node.js, no external dependencies

Commands

The matcher recognizes these trigger phrases:

  • use capability-match to [task]
  • capability-match: [task]
  • what skill should i use for [task]
  • recommend a skill for [task]

Requirements

  • OpenClaw with skills directory at ~/.openclaw-autoclaw/skills/
  • Node.js 18+

Configuration

Optional environment variables:

  • CAPABILITY_MATCH_THRESHOLD - Minimum confidence score (default: 30)
  • CAPABILITY_MATCH_MAX_RESULTS - Max recommendations (default: 3)

Ready to intelligently route your requests? Just ask: "capability-match: [your task]"

版本历史

共 1 个版本

  • v1.0.0 当前
    2026-05-07 21:48 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

ai-agent

Find Skills

root
帮助用户发现和安装智能体技能,当用户询问如「如何做X」、「找X的技能」、「有能做...的吗」等问题时
★ 1,516 📥 571,015
ai-agent

self-improving agent

pskoett
记录自身发现以实现自我改进的技能
★ 4,161 📥 931,078
ai-agent

Agent Browser

rez0
用于 AI 代理的浏览器自动化 CLI。当用户需要与网站交互(包括浏览页面、填写表单、点击按钮、截图等)时使用。
★ 865 📥 342,389