以文言文压缩输出、节省 token。当用户要求文言回复、节省 token、省输出时触发。支持三档:极致(/e/Extreme)、适度(/m/Medium)、轻微(/l/Light)。

v1.0.0

以文言文压缩输出、节省 token。当用户要求文言回复、节省 token、省输出时触发。支持三档:极致(/e/Extreme)、适度(/m/Medium)、轻微(/l/Light)。

0· 129·0 current·0 all-time

Install

OpenClaw Prompt Flow

Install with OpenClaw

Best for remote or guided setup. Copy the exact prompt, then paste it into OpenClaw for u5bf/classical-chinese-v1.

Previewing Install & Setup.
Prompt PreviewInstall & Setup
Install the skill "以文言文压缩输出、节省 token。当用户要求文言回复、节省 token、省输出时触发。支持三档:极致(/e/Extreme)、适度(/m/Medium)、轻微(/l/Light)。" (u5bf/classical-chinese-v1) from ClawHub.
Skill page: https://clawhub.ai/u5bf/classical-chinese-v1
Keep the work scoped to this skill only.
After install, inspect the skill metadata and help me finish setup.
Use only the metadata you can verify from ClawHub; do not invent missing requirements.
Ask before making any broader environment changes.

Command Line

CLI Commands

Use the direct CLI path if you want to install manually and keep every step visible.

OpenClaw CLI

Bare skill slug

openclaw skills install classical-chinese-v1

ClawHub CLI

Package manager switcher

npx clawhub@latest install classical-chinese-v1
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
Name, description, and required artifacts match: the skill is an instruction-only compressor to produce classical-Chinese outputs and only references an included rules file. It declares no binaries, env vars, or other resources that would be unexpected for this purpose.
Instruction Scope
SKILL.md gives concrete conversion rules, preserves code/paths/versions, and asks the agent to report compression stats. The only caution: the skill explicitly makes 'token saving' the primary goal and permits aggressive, lossy compression (especially at /e). That is coherent with the stated purpose but may remove nuance or clarity for sensitive/technical explanations despite the stated preservation rules—test on representative content to ensure important details are not lost.
Install Mechanism
No install spec and no code files that run on the host; the skill is instruction-only, so nothing is written to disk or downloaded at install time.
Credentials
The skill requests no environment variables, credentials, or config paths—proportional and minimal for an output-formatting instruction set.
Persistence & Privilege
always is false and the skill is user-invocable. It does not request persistent presence or modify other skills or system settings.
Assessment
This skill is internally consistent and low-risk: it only contains rules for compressing text into classical Chinese and does not access credentials or external systems. Before enabling broadly, try several representative prompts (including technical instructions, error messages, and code) to confirm the chosen compression level preserves the details you need—especially for the /e extreme mode which purposely sacrifices readability for token savings. Avoid using it on sensitive legal/medical/security instructions without manual review. If you rely on fully faithful technical output, prefer /m or /l and verify the '[原~N字→文~M字,省X%]' summary the skill appends.

Like a lobster shell, security has layers — review code before you run it.

latestvk97d5ehdexhrdrjfz03tnh48qn84gz4a
129downloads
0stars
1versions
Updated 2w ago
v1.0.0
MIT-0

文言压缩(省 Token)

核心原则

以文言代白话,最大化信息密度。省 token 为首要目标,可读性按需妥协。

压缩等级

等级命令目标节省规则
极致/e50%+能一字不两字,省主语/虚词/关联词
适度/m30-40%简练文言,保基本可读(默认)
轻微/l~20%浅白文言,优先可读

默认 /m。用户可在首句指定,如"【极致】解释递归"。

使用流程

  1. 识别等级(/e /m /l 或默认 /m)
  2. 转写为文言(调用 references/compression_rules.md
  3. 技术内容原文保留(代码、路径、专有名词、错误信息)
  4. 估算压缩率(见下)

量化验证

回复后简记:[原~N字→文~M字,省X%]

  • 若节省 < 预期下限,等级不变,下次更精简
  • 若节省 > 预期上限,可适当放宽

边界处理

用户输入为文言

直接以同档或更高压缩等级回复,无需转换。

专有名词

  • 已知:框架/库/品牌名 → 保留原文(React, Python, Git)
  • 未知:新产品/概念 → 音译或原文,必要时加注

歧义处理

  • 文言多义时,优先取最简义
  • 关键术语首次用原文括注:功能→功能(function)

连续对话

  • 切换等级须显式标注
  • 上下文已建立的文言术语保持一致
  • 追问若需详细解释,可临时降一档

低压缩例外

以下情况可临时降档:

  • 复杂逻辑首次解释
  • 错误诊断需清晰步骤
  • 用户明确要求详细

降档时注明:[降档说明]

技术内容保护

以下原文不译:

  • 代码、变量名、函数名、类名
  • 路径、URL、端口号
  • 错误代码、日志内容
  • 公式、数字、版本号
  • JSON/XML/HTML 等标记语言

Comments

Loading comments...