← Back to Skills Marketplace
ckchzh

Blast

by BytesAgain2 · GitHub ↗ · v2.0.1 · MIT-0
cross-platform ✓ Security Clean
161
Downloads
0
Stars
1
Active Installs
2
Versions
Install in OpenClaw
/install blast
Description
Use when exploring Blast L2 chain features, understanding native yield mechanics, comparing gas costs, bridging assets, or discovering Blast ecosystem projec...
README (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

Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install blast
  3. After installation, invoke the skill by name or use /blast
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v2.0.1
v2.0.0 full rewrite: name+description+script
v1.0.0
publish v1.0.0
Metadata
Slug blast
Version 2.0.1
License MIT-0
All-time Installs 1
Active Installs 1
Total Versions 2
Frequently Asked Questions

What is Blast?

Use when exploring Blast L2 chain features, understanding native yield mechanics, comparing gas costs, bridging assets, or discovering Blast ecosystem projec... It is an AI Agent Skill for Claude Code / OpenClaw, with 161 downloads so far.

How do I install Blast?

Run "/install blast" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Blast free?

Yes, Blast is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Blast support?

Blast is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Blast?

It is built and maintained by BytesAgain2 (@ckchzh); the current version is v2.0.1.

💬 Comments