← 返回 Skills 市场
ckchzh

Blast

作者 BytesAgain2 · GitHub ↗ · v2.0.1 · MIT-0
cross-platform ✓ 安全检测通过
161
总下载
0
收藏
1
当前安装
2
版本数
在 OpenClaw 中安装
/install blast
功能描述
Use when exploring Blast L2 chain features, understanding native yield mechanics, comparing gas costs, bridging assets, or discovering Blast ecosystem projec...
使用说明 (SKILL.md)

Blast L2 — Ethereum L2 Chain Reference

Comprehensive reference for the Blast L2 chain — native yield, gas mechanics, bridging, and ecosystem overview for developers and users.

Commands

overview

Blast chain architecture, key stats, and design philosophy.

bash scripts/script.sh overview

yield

Native yield mechanics — ETH staking yield, USDB, and auto-rebasing.

bash scripts/script.sh yield

gas

Gas costs comparison with L1 and other L2s.

bash scripts/script.sh gas

bridge

Bridging guide — deposit/withdraw, timelines, and security.

bash scripts/script.sh bridge

ecosystem

Blast ecosystem projects and key DApps.

bash scripts/script.sh ecosystem

help

Show all commands.

bash scripts/script.sh help

Output

  • Chain specs and architecture details
  • Yield calculations and mechanics
  • Gas comparisons and bridging steps

Feedback

https://bytesagain.com/feedback/ Powered by BytesAgain | bytesagain.com

安全使用建议
This skill appears to be a benign, self-contained documentation helper that runs a bundled shell script to print information about the Blast L2 chain. Before installing or running it: (1) review scripts/script.sh yourself to confirm you’re comfortable executing it (it currently only prints text and contains no network calls or secret access); (2) never paste private keys or secrets into prompts when experimenting with bridging or RPC examples shown in the output; (3) verify any RPC URLs or contract addresses printed by the skill against official sources before using them in wallets or transactions; and (4) periodically re-check the skill if updates are published, since bundled scripts can change over time.
功能分析
Type: OpenClaw Skill Name: blast Version: 2.0.1 The skill bundle is a purely informational reference for the Blast L2 blockchain. The primary script (scripts/script.sh) only outputs static text regarding chain architecture, yield mechanics, and gas costs using standard bash heredocs, with no network requests, file system modifications, or sensitive data access.
能力评估
Purpose & Capability
Name/description match the provided assets: SKILL.md documents Blast L2 use-cases and the included scripts/script.sh implements the listed commands (overview, yield, gas, bridge, ecosystem, help). Nothing requested (no env vars, no external binaries) is unrelated to the stated purpose.
Instruction Scope
SKILL.md instructs the agent to run the included local shell script (bash scripts/script.sh <command>) which only prints informational text. The instructions do not ask the agent to read arbitrary user files, access system credentials, or transmit data to external endpoints. URLs and addresses are printed for user reference only.
Install Mechanism
There is no install spec (lowest risk). However, the skill includes an executable shell script that the agent is expected to run. Executing bundled code is normal for instruction-only skills but the user should review the script before permitting execution. The script contains no downloads, extracts, or remote installers.
Credentials
The skill declares no required environment variables, no primary credential, and no config paths. The script does not read environment variables or secret files. Credential/secret access is proportionate (none required).
Persistence & Privilege
always is false and the skill does not request persistent/system-level privileges. It does not modify other skills or agent configuration. Autonomous invocation is allowed by platform defaults but not elevated by this skill.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install blast
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /blast 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v2.0.1
v2.0.0 full rewrite: name+description+script
v1.0.0
publish v1.0.0
元数据
Slug blast
版本 2.0.1
许可证 MIT-0
累计安装 1
当前安装数 1
历史版本数 2
常见问题

Blast 是什么?

Use when exploring Blast L2 chain features, understanding native yield mechanics, comparing gas costs, bridging assets, or discovering Blast ecosystem projec... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 161 次。

如何安装 Blast?

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

Blast 是免费的吗?

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

Blast 支持哪些平台?

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

谁开发了 Blast?

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

💬 留言讨论