← Back to Skills Marketplace
90
Downloads
0
Stars
0
Active Installs
3
Versions
Install in OpenClaw
/install neon-skill-distiller-oneliner
Description
Skill compression reminder in 100 tokens — just trigger, action, result.
Usage Guidance
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.
Capability Analysis
Type: OpenClaw Skill
Name: neon-skill-distiller-oneliner
Version: 0.2.1
The skill bundle consists of metadata and markdown instructions (SKILL.md) designed to guide an AI agent in compressing other skill definitions. It contains no executable code, no suspicious network activity, and no indicators of malicious intent or prompt injection.
Capability Assessment
Purpose & Capability
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.
Instruction Scope
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.
Install Mechanism
No install spec and no code files — lowest-risk model: nothing is written to disk or downloaded by the skill itself.
Credentials
The skill requests no environment variables, credentials, or config paths; this is proportional for a purely text-compression helper.
Persistence & Privilege
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.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install neon-skill-distiller-oneliner - After installation, invoke the skill by name or use
/neon-skill-distiller-oneliner - Provide required inputs per the skill's parameter spec and get structured output
Version History
v0.2.1
- 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
v0.2.0
- Updated skill variant table and token/functionality stats in documentation for easier comparison.
- Added minimal reference blurb (~100 tokens, 72% functionality) with pointer to the full reference markdown.
- Improved related-skills section with token counts and percent functionality.
- Fixed homepage link to the correct directory.
- Removed redundant README.md file.
v0.1.0
Initial release of Skill Distiller (One-Liner):
- Provides a one-liner compression of skills, using only 100 tokens.
- Extracts and scores key skill sections to minimize context usage.
- Outputs compressed skill markdown, a functionality score, token savings, and lists of removed/kept sections.
- Designed for rapid, minimal reference and optimization of other skills.
Metadata
Frequently Asked Questions
What is Skill Distiller (One-Liner)?
Skill compression reminder in 100 tokens — just trigger, action, result. It is an AI Agent Skill for Claude Code / OpenClaw, with 90 downloads so far.
How do I install Skill Distiller (One-Liner)?
Run "/install neon-skill-distiller-oneliner" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Skill Distiller (One-Liner) free?
Yes, Skill Distiller (One-Liner) is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Skill Distiller (One-Liner) support?
Skill Distiller (One-Liner) is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Skill Distiller (One-Liner)?
It is built and maintained by Lee Brown (@leegitw); the current version is v0.2.1.
More Skills