← 返回 Skills 市场
tooled-app

ELI5-TLDR

作者 Tooled-app · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
250
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install elif5-tldr
功能描述
Forces offering ELI5 or TLDR options after complex responses. Always present simplified alternatives.
使用说明 (SKILL.md)

ELI5 / TLDR Skill

Rule: After any complex explanation, always offer ELI5 or TLDR.

When to Offer

Offer ELI5/TLDR when:

  • Response exceeds 200 tokens
  • Technical concepts involved
  • Multiple steps or processes explained
  • User might want quick summary

Format

Add at end of response:

---
**Options:**
• [ELI5] — Explain like I'm 5
• [TLDR] — Too long, didn't read  
• [Full] — Keep current explanation

ELI5 Style

  • Simple analogies
  • No jargon
  • Concrete examples
  • "Imagine..." / "Think of it like..."

TLDR Style

  • One sentence summary
  • Key point only
  • Bullet if multiple items

Example

Complex:

Token efficiency is achieved by reducing process narration, eliminating filler words, and presenting only outcomes. This reduces context window usage and improves information density.

ELI5:

Think of it like texting. Don't say "I'm going to the store, then I'll buy milk, then I'll come home." Just say "Getting milk." Short and clear.

TLDR:

Use fewer words. Get to the point.

Activation

Always active. No trigger needed.

安全使用建议
This skill appears to do only what it says: offer ELI5/TLDR/Full options after complex replies and makes no external requests or installs. Before installing, decide whether you want this applied automatically or only when requested — the SKILL.md claims 'always active' but the registry does not force that. Ask for or implement clear trigger heuristics (e.g., token threshold, explicit user opt-in) to avoid overuse, and test with varied prompts to ensure it doesn't append options inappropriately.
功能分析
Type: OpenClaw Skill Name: elif5-tldr Version: 1.0.0 The skill bundle is a purely instructional set for the AI agent to provide simplified summaries (ELI5 or TLDR) after complex responses. It contains no executable code, network activity, or data access, and its instructions in SKILL.md are focused entirely on communication style and accessibility without any malicious intent or prompt-injection risks.
能力评估
Purpose & Capability
Name, description, and runtime instructions all align: the skill's only behavior is to append simplified options after complex responses. No unrelated env vars, binaries, or installs are requested.
Instruction Scope
Instructions are limited to when/how to offer ELI5/TLDR and example formats. However the trigger criteria ('technical concepts', 'user might want quick summary') are subjective and give broad discretion to the agent — this can lead to inconsistent or over-eager activation unless the agent implements clear heuristics (token count threshold is concrete).
Install Mechanism
Instruction-only skill with no install spec and no code files—lowest risk for disk/network persistence or unexpected code execution.
Credentials
No environment variables, credentials, or config paths requested; nothing disproportionate to the stated purpose.
Persistence & Privilege
Registry flags show always: false, but SKILL.md states 'Always active. No trigger needed.' This is a behavioral mismatch (documentation vs registry). While not a security escalation (always:true is not set), the wording implies the skill expects to be applied by default; verify how the agent/platform enforces invocation and whether you want the skill applied automatically.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install elif5-tldr
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /elif5-tldr 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release of the eli5-tldr skill. - Automatically offers ELI5 (Explain Like I'm 5) or TLDR (Too Long; Didn't Read) options after complex responses. - Presents simplified alternatives when responses are lengthy, technical, or involve multiple steps. - Ensures increased accessibility and clarity by including summary or analogy-based explanations. - Always active; no user trigger required.
元数据
Slug elif5-tldr
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

ELI5-TLDR 是什么?

Forces offering ELI5 or TLDR options after complex responses. Always present simplified alternatives. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 250 次。

如何安装 ELI5-TLDR?

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

ELI5-TLDR 是免费的吗?

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

ELI5-TLDR 支持哪些平台?

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

谁开发了 ELI5-TLDR?

由 Tooled-app(@tooled-app)开发并维护,当前版本 v1.0.0。

💬 留言讨论