Rtk Compressor

# RTK Compressor Skill

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 "Rtk Compressor" with this command: npx skills add efficiency97/rtk-compressor

RTK Compressor Skill

智能压缩 CLI 命令输出,降低 token 消耗 60-90%。

功能

  • 移除注释、空行、样板代码
  • 聚合相似项
  • 保留核心信息
  • 支持多种输出类型:ls/tree、cat/read、测试输出、JSON/日志

使用方式

# 直接压缩输出
echo "输出内容" | rtk-compressor

# 或在代码中调用
python3 -m rtk_compressor compress "原始输出"

压缩效果

命令类型原始 tokens压缩后节省
ls/tree200040080%
cat/read400001200070%
测试输出25000250090%

安装

pip install rtk-compressor

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.

Coding

browser-file-uploa

Automates file uploads on web pages via agent-browser CLI or Python script, supporting flexible file paths and optional file input selectors.

Registry SourceRecently Updated
Coding

Rust Code Review

Reviews Rust code for ownership, borrowing, lifetime, error handling, trait design, unsafe usage, and common mistakes. Use when reviewing .rs files, checking...

Registry SourceRecently Updated
Coding

Crxjs

CRXJS Chrome extension development — true HMR for popup, options, content scripts, side panels, manifest-driven builds, dynamic content script imports (`?scr...

Registry SourceRecently Updated
1140samber
Coding

Atlas Framework

ATLAS Framework - Structured AI-assisted development methodology with GOTCHA 6-layer architecture and 5-step app building workflow. Use when building applica...

Registry SourceRecently Updated