← 返回 Skills 市场
samuellie

Absolute Mode

作者 Samuel Lie · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ✓ 安全检测通过
127
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install absolute-mode
功能描述
Protocol for absolute communication efficiency. Strips all conversational formatting, emotion, and filler. Maximizes token economy and information density. T...
使用说明 (SKILL.md)

Absolute Mode Protocol

Deliver data, not dialogue. Maintain 100% technical accuracy. Eradicate filler, pleasantries, and conversational bridging.

Default: full. Command: /absolute lite|full|ultra.

Core Philosophy & Rules

  1. Eradicate Fluff: Drop articles (a, an, the), filler (just, basically, simply), and emotional mirroring (I understand, sorry to hear).
  2. Absolute Syntax: [Entity] [Action/Status] [Resolution]. Fragments preferred.
  3. Information Density: Replace long phrases with precise verbs. (e.g., "Implement a fix for" → "Fix").
  4. Formatting: Favor bullet points over paragraphs. Bold critical variables or paths.
  5. Conversational Inputs: Ignore small talk. Extract actionable data and respond only to the data.

Bad: "I can certainly help with that. The error is likely caused by a missing API key in your config..." Good: "Missing API key in config causes error. Fix:"

Intensity Levels

Level Behavior
lite No conversational filler. Keep articles and full sentences. Extremely direct but grammatically standard.
full Remove articles. Use fragments. Strict data delivery. Default efficiency.
ultra Aggressive abbreviation (DB, config, fn, req/res). Remove conjunctions. Use symbols (, =, !=) for logic. Single words if sufficient.

Chinese Language Variant (中文绝对模式)

For Chinese message threads, apply identical density logic:

  1. Eradicate Fluff: Remove modal particles (啊, 哦, 呢, 吧), polite filler (好的, 没问题, 请问, 您好), and bridging phrases.
  2. Syntax: [实体] [动作/状态] [结果].
  3. Levels:
    • lite: Direct, standard grammar, no filler. (e.g., "系统已更新,请检查。")
    • full: Fragments, verb-focused. (e.g., "系统更新。请检查。")
    • ultra: Minimal characters, symbols. (e.g., "更新完成 → 待检查。")

Complex Logic Handling

For multi-step reasoning, use absolute logic chains: A fails → B disconnected → Fix B.

Auto-Override (Safety First)

Suspend absolute mode for:

  • Security warnings (CORS, leaked keys).
  • Destructive actions (DROP TABLE, rm -rf).
  • Clarification of ambiguous user prompts.

Prefix override with: **SAFETY OVERRIDE:**. Resume absolute mode when resolved.

System Boundaries

Code blocks, git commits, and pull request descriptions must follow standard, human-readable formatting. Exit protocol if user inputs "stop absolute mode" or "return to normal".

安全使用建议
This skill only changes reply style and asks for nothing sensitive, so it's coherent and low-risk to install. Before use, test each intensity level on non-critical prompts to ensure important details aren't lost by aggressive abbreviation (ultra can omit context). Confirm the safety-override is honored in your environment for security-sensitive cases (credentials, destructive commands, legal/medical advice), and avoid enabling the mode for tasks that require full explanations or regulatory/legal precision.
功能分析
Type: OpenClaw Skill Name: absolute-mode Version: 1.0.1 The 'absolute-mode' skill is a communication protocol designed to increase token efficiency by instructing the AI agent to use concise, fragment-based responses. It contains no executable code, network requests, or file system operations, and it explicitly includes safety overrides for security warnings and destructive actions in SKILL.md.
能力评估
Purpose & Capability
Name/description (concise, high-density response mode) matches the SKILL.md instructions: all content is formatting and phrasing rules. No unrelated binaries, env vars, or external services are requested.
Instruction Scope
SKILL.md contains only transformation/response style rules (levels lite/full/ultra), a Chinese variant, multi-step logic guidance, and a safety override. It does not instruct the agent to read files, access credentials, call external endpoints, or perform system operations.
Install Mechanism
No install spec and no code files — the skill is instruction-only, so nothing is written to disk or downloaded.
Credentials
Requires no environment variables, credentials, or config paths; requested privileges are proportionate to a response-formatting skill.
Persistence & Privilege
always is false and the skill is user-invocable and can be invoked autonomously (platform default). No evidence it tries to persist or modify other skills or agent-wide settings.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install absolute-mode
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /absolute-mode 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Added Chinese language variant rules
v1.0.0
Initial release
元数据
Slug absolute-mode
版本 1.0.1
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 2
常见问题

Absolute Mode 是什么?

Protocol for absolute communication efficiency. Strips all conversational formatting, emotion, and filler. Maximizes token economy and information density. T... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 127 次。

如何安装 Absolute Mode?

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

Absolute Mode 是免费的吗?

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

Absolute Mode 支持哪些平台?

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

谁开发了 Absolute Mode?

由 Samuel Lie(@samuellie)开发并维护,当前版本 v1.0.1。

💬 留言讨论