← 返回
未分类 中文

Skill Auto-Router

Automatically discover and route relevant installed skills for the current task, plus run a daily skill audit. Use when you want pre-task skill matching acro...
自动发现并路由当前任务的相关已安装技能,同时执行每日技能审计。适用于在任务前进行跨技能匹配的场景。
chchchadzilla chchchadzilla 来源
未分类 clawhub v1.0.0 1 版本 100000 Key: 无需
★ 1
Stars
📥 420
下载
💾 0
安装
1
版本
#agent-skill#auto-skill#auto-skills#automatic-skills#automation#developer-tools#latest#openclaw#productivity#routing#skill-activation#skill-picking#skill-picking-skill

概述

Skill Auto Router

Run a lightweight preflight before non-trivial work so the agent loads the right skills instead of guessing.

Quick Start

1) Pre-task routing (before work starts)

python scripts/skill_router.py --task "<user task text>"

This returns ranked skill candidates with match reasons.

2) Daily audit (once per day)

python scripts/skill_router.py --daily

This reports:

  • discovered skill count
  • duplicate/overlapping trigger language
  • weak or vague descriptions that reduce trigger quality

Recommended Integration

To make this behavior automatic, wire it into your workspace steering:

  1. In AGENTS.md pre-task checklist: run pre-task routing for non-trivial tasks.
  2. In HEARTBEAT.md: run --daily once per day and log result.

Use references/setup-checklist.md for copy/paste snippets.

Operating Rules

  • Prefer top 1-3 matching skills only (avoid loading everything).
  • If no good match is found, continue without skill load.
  • If multiple matches tie, choose the most specific skill description.
  • Never claim a skill was loaded unless it actually was.

scripts/

  • scripts/skill_router.py — deterministic local matcher + daily audit

references/

  • references/setup-checklist.md — integration snippets for AGENTS/HEARTBEAT

版本历史

共 1 个版本

  • v1.0.0 当前
    2026-05-03 10:15 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

ai-agent

Skill Vetter

spclaudehome
AI智能体技能安全预审工具。安装ClawdHub、GitHub等来源技能前,检查风险信号、权限范围及可疑模式。
★ 1,232 📥 268,344

Mimic My Writing

chchchadzilla
模仿我的写作——让 AI 按我的风格写作。从示例文本中提取定量声音指纹(句子突发性、词汇锚点、签名等)。
★ 0 📥 222
ai-agent

self-improving agent

pskoett
捕获经验教训、错误及修正内容,以实现持续改进。适用于以下场景:(1)命令或操作意外失败;(2)用户纠正Claude(如“不,那不对……”“实际上……”);(3)用户请求的功能不存在;(4)外部API或工具出现故障;(5)Claude发现自身
★ 4,086 📥 815,166