← 返回 Skills 市场
cnskycn

Wenyan Compress

作者 cnskycn · GitHub ↗ · v1.0.2 · MIT-0
cross-platform ✓ 安全检测通过
101
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install wenyan-compress
功能描述
将白话文/英文压缩成简洁的文言文,节省token。支持保真模式、压缩比统计、忠实度检查
安全使用建议
This skill appears coherent and lightweight: it prepares prompts for an LLM to compress text into 文言文 and provides user-facing options (modes, fidelity checks). Before installing, confirm you are comfortable with the platform/model handling the actual text transformations (the skill itself does not call external APIs or store secrets). If you rely on precise fidelity for legal/financial texts, prefer using the described 保真 mode or avoid compressing originals that must remain exact.
功能分析
Type: OpenClaw Skill Name: wenyan-compress Version: 1.0.2 The skill is a legitimate text processing tool designed to compress modern Chinese or English text into Classical Chinese (Wenyan) to save tokens. The Python script (wenyan_compress.py) contains simple logic for prompt construction without any network calls, file system access, or suspicious execution patterns, and the documentation (SKILL.md) is focused entirely on its stated purpose.
能力评估
Purpose & Capability
Name and description (compress colloquial/English into 文言文) match the included SKILL.md and the single Python file, which constructs prompts for an LLM. No extra binaries, credentials, or unrelated requirements are requested.
Instruction Scope
SKILL.md describes features like auto language detection, fidelity checks, and compression statistics. These are consistent with LLM-driven text-processing behavior but are high-level—implementation is expected to be handled by the platform/model runtime rather than the skill code. The fidelity-check steps are described but not implemented in the shipped Python, which only prepares prompts; this is a design choice rather than a clear risk.
Install Mechanism
No install spec; the skill is instruction-only with a small helper script. Nothing is downloaded or written to disk by an installer.
Credentials
The skill declares no environment variables, credentials, or config paths. The functionality (prompt construction and model invocation by the host) does not justify additional secrets or access.
Persistence & Privilege
always is false and the skill is user-invocable; it does not request elevated persistence or modify other skills. Autonomous model invocation is the platform default and not a unique concern here.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install wenyan-compress
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /wenyan-compress 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.2
- 增加详细用法说明,包括指令语法和压缩等级解释 - 新增多种压缩风格(普通、详细、极简、诗意)及优先级说明 - 引入保真模式和忠实度检查,提升关键信息保留能力 - 添加压缩比与统计信息展示 - 列举丰富输入输出示例,涵盖中文、英文及专项场景 - 明确适用场景及注意事项
元数据
Slug wenyan-compress
版本 1.0.2
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Wenyan Compress 是什么?

将白话文/英文压缩成简洁的文言文,节省token。支持保真模式、压缩比统计、忠实度检查. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 101 次。

如何安装 Wenyan Compress?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install wenyan-compress」即可一键安装,无需额外配置。

Wenyan Compress 是免费的吗?

是的,Wenyan Compress 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Wenyan Compress 支持哪些平台?

Wenyan Compress 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Wenyan Compress?

由 cnskycn(@cnskycn)开发并维护,当前版本 v1.0.2。

💬 留言讨论