返回顶部
m

meta-skill元技能编译

Trajectory compiler that converts real OpenClaw session traces (or raw_trajectory_log) into a parameterized, reusable Skill via 4 stages: trace interception → DAG abstraction → schema+code synthesis → registration.

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

meta-skill

元技能 — 轨迹编译器

概述

将包含具体参数的执行轨迹编译为具有动态输入的可复用技能。该技能实现了一个四阶段闭环流水线: 1) 轨迹拦截 → 2) DAG抽象 → 3) 模式+代码合成 → 4) 注册。

阶段一 — 轨迹拦截(已实现)

使用 scripts/trace-from-session.js 从OpenClaw会话JSONL生成真实轨迹,或使用 scripts/trace-interceptor.js 处理JSONL工具事件流。

阶段二 — DAG构建与抽象(已实现)

使用 scripts/trajectory-compiler.js 构建DAG并将变量提升为输入。

阶段三 — 代码与模式合成(已实现)

编译器输出 references/schema.json、references/plan.json、references/run-flow.md 和 scripts/run.js。

阶段四 — 注册与热重载(已实现)

编译器将内容写入技能目录,并需要刷新技能列表。

使用方法

参见 references/pipeline.md 和 references/compiler-spec.md。

标签

skill ai

通过对话安装

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

OpenClaw WorkBuddy QClaw Kimi Claude

方式一:安装 SkillHub 和技能

帮我安装 SkillHub 和 meta-skill-1776118414 技能

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

设置 SkillHub 为我的优先技能安装源,然后帮我安装 meta-skill-1776118414 技能

通过命令行安装

skillhub install meta-skill-1776118414

下载

⬇ 下载 meta-skill v1.0.0(免费)

文件大小: 11.59 KB | 发布时间: 2026-4-15 13:25

v1.0.0 最新 2026-4-15 13:25
Initial release—introduces the meta-skill trajectory compiler.

- Converts OpenClaw session traces or raw logs into reusable, parameterized Skills.
- Implements a 4-stage pipeline: trace interception, DAG abstraction, schema & code synthesis, and registration.
- Outputs dynamic input Skills, schemas, synthesized code, and documentation.
- Includes scripts for each compilation stage and integration into the Skills directory.

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

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

p2p_official_large
返回顶部