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.

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "meta-skill" with this command: npx skills add la1850/meta-skill

Meta‑Skill — Trajectory Compiler

Overview

Compile a concrete, parameter-filled execution trace into a reusable Skill with dynamic inputs. This skill implements a 4‑stage closed‑loop pipeline:

  1. Trace Interception → 2) DAG Abstraction → 3) Schema+Code Synthesis → 4) Registration.

Stage 1 — Trace Interception (implemented)

Use scripts/trace-from-session.js to generate a real trace from OpenClaw session JSONL, or scripts/trace-interceptor.js for JSONL tool event streams.

Stage 2 — DAG Construction & Abstraction (implemented)

Use scripts/trajectory-compiler.js to build a DAG and lift variables to inputs.

Stage 3 — Code & Schema Synthesis (implemented)

Compiler emits references/schema.json, references/plan.json, references/run-flow.md, and scripts/run.js.

Stage 4 — Registration & Hot Reload (implemented)

Compiler writes into the Skills directory and requires a skills refresh.

Usage

See references/pipeline.md and references/compiler-spec.md.

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

Dlazy Kling Audio Clone

Generate customized speech that highly restores the timbre by uploading reference audio using Kling Audio Clone.

Registry SourceRecently Updated
General

Dlazy Keling Sfx

Generate matching scene sound effects based on text descriptions or video frames using Kling SFX.

Registry SourceRecently Updated
General

Dlazy Keling Tts

Convert text into high-quality, emotional speech reading using Kling TTS.

Registry SourceRecently Updated
General

Dlazy Jimeng T2i

Text-to-image generation with Jimeng, quickly converting text to high-quality images.

Registry SourceRecently Updated