← 返回 Skills 市场
bowen31337

Terse

作者 bowen31337 · GitHub ↗ · v2.0.0 · MIT-0
cross-platform ✓ 安全检测通过
124
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install terse
功能描述
Compress output by removing filler, pleasantries, articles, and hedging while preserving code, terms, and errors for concise technical responses.
安全使用建议
This skill is basically a prompt-prefix/template for compressing sub-agent output and the included Python helper is harmless text-manipulation code. Before installing: 1) Confirm the platform will not apply 'terse' to owner-facing, planning, or security-sensitive outputs (the SKILL.md warns against that). 2) Ask the platform which 'always' source it honors — the SKILL.md embeds always: true while the registry shows always: false; ensure the skill will not be force-loaded. 3) Test on low-risk internal tasks (logs, CI steps, code implement/debug subtasks) to validate quality. 4) Review the linked repository yourself if you want extra assurance; there are no network calls or secret access in the included files. If you need help with specific checks (e.g., how your platform resolves SKILL.md metadata), share your platform details and I can guide next steps.
功能分析
Type: OpenClaw Skill Name: terse Version: 2.0.0 The 'terse' skill is a utility designed to reduce token consumption by instructing sub-agents to use concise, 'caveman-style' language. The bundle consists of a helper Python script (scripts/caveman_prompt.py) for string formatting and markdown instructions (SKILL.md) that define safety boundaries and usage guidelines for the agent; no malicious code, data exfiltration, or unauthorized execution patterns were found.
能力评估
Purpose & Capability
Name/description state a token-compression helper for agent responses and the package contains only a prompt-prefix generator and documentation that implement that feature. Required binaries/env/configs are none — proportionate to the described purpose.
Instruction Scope
SKILL.md focuses on generating compressed prompts and warns explicitly about 'hard exclusion' cases (planning, security, owner-facing output). That is appropriate, but the skill relies on the host/orchestrator to respect those exclusion rules; misuse (applying terse to critical outputs) would degrade quality. Also SKILL.md claims the skill 'auto-loads and applies to sub-agent responses' — ensure the platform enforces the stated exclusions.
Install Mechanism
No install spec and only a small, local Python helper script (caveman_prompt.py). No downloads from external URLs, no archive extraction, and no package manager pulls — low installation risk.
Credentials
No required environment variables, no credentials, and no config paths. The helper script is purely local string handling and does not access secrets or network resources.
Persistence & Privilege
Registry metadata shows always: false, but SKILL.md head includes metadata.openclaw: always: true (auto-classified). This is an inconsistency: if the platform honored the SKILL.md metadata and forced always-load, it would increase runtime presence and the blast radius of accidental misuse. Confirm which source the platform uses for the 'always' flag before enabling auto-application.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install terse
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /terse 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v2.0.0
- Added always-load metadata block to SKILL.md for auto-classification. - No changes to logic or compression modes; documentation and core functionality remain the same.
v1.1.1
Remove personal identifiers from public docs. Generic 'owner-facing' terminology only.
v1.1.0
Harden exclusion rules: no terse for planning, architecture, writing, reviews, or user-facing comms. Explicit approved/excluded task lists.
v1.0.0
Initial release: compressed output mode for AI agents. 3 levels (lite/full/ultra), ~65-75% token savings. CLI helper included.
元数据
Slug terse
版本 2.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 4
常见问题

Terse 是什么?

Compress output by removing filler, pleasantries, articles, and hedging while preserving code, terms, and errors for concise technical responses. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 124 次。

如何安装 Terse?

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

Terse 是免费的吗?

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

Terse 支持哪些平台?

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

谁开发了 Terse?

由 bowen31337(@bowen31337)开发并维护,当前版本 v2.0.0。

💬 留言讨论