📦 Skill Distiller (One-Liner) — 技能工具

v0.2.1

Skill compression reminder in 100 tokens — just trigger, action, result.

0· 35·0 当前·0 累计
leegitw 头像by @leegitw (Lee Brown)·MIT-0
下载技能包
License
MIT-0
最后更新
2026/4/15
0
安全扫描
VirusTotal
无害
查看报告
OpenClaw
安全
high confidence
This is an instruction-only, self-contained skill whose requested resources and runtime instructions match its stated purpose of producing a compressed one-line skill summary.
评估建议
This skill appears internally consistent and low-risk. Before using it broadly, (1) run it against non-critical skill markdown to confirm it preserves required fields, (2) keep a backup of the original skill text (so nothing is irrevocably lost), and (3) review the distilled output before deploying — the instructions give the LLM latitude to delete sections, so human review prevents accidental loss of important behavior or permissions.
详细分析 ▾
用途与能力
Name/description (skill compression to ~100 tokens) align with the SKILL.md: there are no extra binaries, env vars, or installs requested that would be unrelated to simple text processing.
指令范围
SKILL.md gives high-level instructions to parse and remove low-value sections using an LLM and to preserve certain YAML patterns. The instructions are scoped to skill markdown content and do not ask for system files or credentials, but they are terse and grant broad discretion to the LLM about what to remove — outputs should be reviewed before use.
安装机制
No install spec and no code files — lowest-risk model: nothing is written to disk or downloaded by the skill itself.
凭证需求
The skill requests no environment variables, credentials, or config paths; this is proportional for a purely text-compression helper.
持久化与权限
always is false and disable-model-invocation is true, so the skill cannot autonomously run and is only user-invocable, reducing risk of unexpected action.
安全有层次,运行前请审查代码。

License

MIT-0

可自由使用、修改和再分发,无需署名。

运行时依赖

无特殊依赖

版本

latestv0.2.12026/4/15

- Updated functionality scores to be LLM-estimated and approximate (~70% for oneliner, ~90% for others) - Adjusted wording to clarify estimates (e.g., "~70% functionality, LLM-estimated") - Added explanatory note: "*Functionality scores are LLM-estimated.*" - Minor formatting and consistency improvements in related variants table and references

无害

安装命令

点击复制
官方npx clawhub@latest install neon-skill-distiller-oneliner
镜像加速npx clawhub@latest install neon-skill-distiller-oneliner --registry https://cn.longxiaskill.com
数据来源ClawHub ↗ · 中文优化:龙虾技能库