返回顶部
s

smart-router-omni

Universal smart routing skill that chooses the best installed skill or skill chain across mixed environments, and automatically applies OpenClaw-aware routing when an OpenClaw workspace or skill inventory is detected. Use when the user asks which skill to use, when multiple skills overlap, when the task spans several phases, or when Codex should inspect local skill metadata and environment signals before choosing a route.

作者: admin | 来源: ClawHub
源自
ClawHub
版本
V 2.0.0
安全检测
已通过
49
下载量
0
收藏
概述
安装方式
版本历史

smart-router-omni

# Smart Router Omni Start broad, then specialize. Default to universal routing, and switch into OpenClaw-aware mode when the environment supports it. ## Load the right reference - Read `references/scoring-rubric.md` before scoring candidates. - Read `references/ambiguity-and-fallbacks.md` when confidence is weak or constraints are missing. - Read `references/environment-detection.md` before deciding whether to stay in universal mode or enter OpenClaw mode. - Read `references/chain-patterns.md` when the request obviously spans several phases. - Read `references/research-notes-2026-03.md` when you need the design rationale. ## Workflow 1. Normalize the request into a task card: - goal - expected artifact - domain - required actions - constraints - environment dependencies 2. Detect the environment using `references/environment-detection.md`: - universal mode - OpenClaw-aware mode 3. Scan visible skill roots conservatively: - read `SKILL.md` frontmatter first - inspect `agents/openai.yaml` only for shortlisted candidates 4. Apply hard filters before ranking: - missing tools - missing login or auth - wrong output type - platform mismatch - safety or policy mismatch 5. Score viable candidates with `references/scoring-rubric.md`. 6. If one skill can finish the task, recommend that skill. 7. If the task spans phases, recommend a short chain using `references/chain-patterns.md`. 8. If confidence is low, ask compact clarification questions instead of forcing a route. 9. Output: - recommended skill or chain - confidence - why it won - prerequisites - fallbacks - clarifying questions if needed ## Routing policy - Prefer explicit capability claims in `description` over name similarity. - Prefer specialist skills when the task, artifact, and dependencies are clear. - Prefer workflow skills when the request is end-to-end. - Prefer the smallest route that can finish the task well. - In OpenClaw-aware mode, treat browser, publishing, memory, and account-bound skills as dependency-sensitive. - Abstain and clarify when the top candidates are close. ## Standard output ```md [Routing Decision] Mode: universal | openclaw-aware Request: ... Recommended skill: ... Confidence: high | medium | low Why it fits: ... Missing checks or prerequisites: ... Fallbacks: ... Suggested chain: ... Clarifying question(s): ... ``` ## Guardrails - Do not rely on a fixed handwritten route table as the primary method. - Do not read every full `SKILL.md` before shortlisting. - Do not recommend unavailable skills. - Do not hide uncertainty when the top candidates are close. - Do not force one skill when a chain is clearly better. ## Exit condition Finish with one recommended skill or skill chain, an explicit mode, a confidence level, key reasons, fallbacks, and any blocking unknowns. --- ## Copyright & License **Copyright (c) 2026 龙虾 (Lobster)** **All Rights Reserved.** This skill is proprietary and confidential. The source code, algorithms, documentation, and any accompanying materials are protected by copyright law and international treaties. **You may NOT:** - Copy, modify, or distribute the source code or documentation - Create derivative works based on this skill - Use this skill as a template or baseline for developing competing products - Reverse engineer, decompile, or disassemble any components - Remove or alter any proprietary notices or copyright labels **You MAY:** - Install and use this skill in your OpenClaw installation - Receive updates and support as provided by the author For licensing inquiries or custom development, contact the author directly.

标签

skill ai

通过对话安装

该技能支持在以下平台通过对话安装:

OpenClaw WorkBuddy QClaw Kimi Claude

方式一:安装 SkillHub 和技能

帮我安装 SkillHub 和 smart-router-omni-1775888228 技能

方式二:设置 SkillHub 为优先技能安装源

设置 SkillHub 为我的优先技能安装源,然后帮我安装 smart-router-omni-1775888228 技能

通过命令行安装

skillhub install smart-router-omni-1775888228

下载 Zip 包

⬇ 下载 smart-router-omni v2.0.0

文件大小: 6.59 KB | 发布时间: 2026-4-12 11:27

v2.0.0 最新 2026-4-12 11:27
Version 2.0.0 introduces comprehensive universal and OpenClaw-aware routing logic for skill selection and chaining.

- Automatically detects whether to use universal or OpenClaw-aware routing based on environment and installed skills.
- Normalizes user requests into structured task cards and applies multi-phase, metadata-driven decision process for routing.
- Introduces explicit policies for filtering, scoring, and output formatting, including confidence, prerequisites, fallbacks, and clarifications.
- Provides strict guardrails to avoid unavailable or unsuitable skills and to handle ambiguous scenarios appropriately.
- Adds detailed documentation and licensing terms.

Archiver·手机版·闲社网·闲社论坛·羊毛社区· 多链控股集团有限公司 · 苏ICP备2025199260号-1

Powered by Discuz! X5.0   © 2024-2025 闲社网·线报更新论坛·羊毛分享社区·http://xianshe.com

p2p_official_large
返回顶部