← 返回 Skills 市场
ckchzh

Linea

作者 BytesAgain2 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
151
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install linea
功能描述
Linea reference tool. Use when working with linea in blockchain contexts.
使用说明 (SKILL.md)

Linea

Linea reference tool. Use when working with linea in blockchain contexts.

When to Use

  • Working with linea and need quick reference
  • Looking up blockchain standards or best practices for linea
  • Troubleshooting linea issues
  • Need a checklist or guide for linea tasks

Commands

intro

scripts/script.sh intro

Overview and fundamentals

formulas

scripts/script.sh formulas

Key formulas and calculations

regulations

scripts/script.sh regulations

Regulatory framework and compliance

risks

scripts/script.sh risks

Risk factors and mitigation

instruments

scripts/script.sh instruments

Instruments and tools overview

strategies

scripts/script.sh strategies

Common strategies and approaches

glossary

scripts/script.sh glossary

Key terms and definitions

checklist

scripts/script.sh checklist

Due diligence checklist

help

scripts/script.sh help

version

scripts/script.sh version

Powered by BytesAgain | bytesagain.com | [email protected]

安全使用建议
This skill appears low-risk: it runs a bundled shell script that prints static reference content and does not access credentials or network resources. If you plan to install it, verify the script contents (scripts/script.sh) to ensure they haven't been modified, and if you prefer stricter control, do not enable autonomous invocation or run the skill in a sandboxed environment. If you need networked, dynamic Linea lookups, confirm the skill explicitly requires and documents safe API usage before providing any credentials.
功能分析
Type: OpenClaw Skill Name: linea Version: 1.0.0 The 'linea' skill bundle is a purely informational reference tool for blockchain contexts. The primary component, `scripts/script.sh`, provides static text responses for various commands (e.g., intro, formulas, risks) and contains no network requests, file system modifications, or attempts to access sensitive data. The logic is transparent and aligns perfectly with the documentation in `SKILL.md`.
能力评估
Purpose & Capability
Name/description (Linea reference tool) match the included assets: SKILL.md documents commands that invoke a local script which prints reference text, glossaries, checklists, etc. Nothing requested is unrelated to a reference/help tool.
Instruction Scope
SKILL.md only instructs invoking scripts/script.sh with specific command names. The script outputs static text for each command, does not read system files, environment variables, or transmit data externally.
Install Mechanism
No install spec is present (instruction-only skill with an included script). No downloads or package installs are specified, so nothing is written to disk at install time beyond the bundled files.
Credentials
The skill declares no required environment variables or credentials and the script does not reference any env vars or secrets. There is no apparent need for elevated secrets or unrelated service credentials.
Persistence & Privilege
always is false and the skill does not modify agent/system configuration or request persistent privileges. Autonomous invocation is allowed (platform default) but the skill's behavior is limited and local.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install linea
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /linea 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
publish v1.0.0
元数据
Slug linea
版本 1.0.0
许可证 MIT-0
累计安装 1
当前安装数 1
历史版本数 1
常见问题

Linea 是什么?

Linea reference tool. Use when working with linea in blockchain contexts. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 151 次。

如何安装 Linea?

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

Linea 是免费的吗?

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

Linea 支持哪些平台?

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

谁开发了 Linea?

由 BytesAgain2(@ckchzh)开发并维护,当前版本 v1.0.0。

💬 留言讨论