← 返回 Skills 市场
Sandwich
作者
BytesAgain2
· GitHub ↗
· v1.0.0
· MIT-0
151
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install sandwich
功能描述
Analyze sandwich operations. Use when you need to understand sandwich mechanisms, evaluate protocol security, or reference on-chain concepts.
安全使用建议
This skill appears to be a simple local CLI note/record tool for sandwich analysis and does not contact external services or request secrets. Before installing, review the included scripts/script.sh (it will create ~/.sandwich by default and store data in plaintext), ensure you are comfortable executing a shell script in your environment, and avoid adding sensitive secrets or private keys into entries because data is stored unencrypted. Also note the script uses common Unix utilities (grep, sed, tail, wc, du, date); on non-Unix platforms or limited sandboxes some commands may behave differently or be unavailable.
功能分析
Type: OpenClaw Skill
Name: sandwich
Version: 1.0.0
The 'sandwich' skill is a basic local data management tool for logging and searching text entries, likely intended for tracking blockchain-related observations. The shell script (scripts/script.sh) performs standard file operations (mkdir, printf, grep, sed) within a local directory (~/.sandwich) and contains no network activity, credential access, or malicious execution patterns.
能力评估
Purpose & Capability
Name/description (analyzing sandwich operations) align with the included script and commands (add, list, search, export, stats, config). There are no unrelated environment variables or external services requested.
Instruction Scope
SKILL.md instructs the agent to run the packaged scripts/script.sh commands only. The script reads/writes a data directory (default ~/.sandwich) and config file and does not read other system files or transmit data externally.
Install Mechanism
No install spec (instruction-only). The bundle includes a single Bash script that will be executed; no network downloads or archive extraction occur during install.
Credentials
No credentials or required env vars are declared. The script respects an optional SANDWICH_DIR environment variable to change its data directory—this is appropriate and proportional.
Persistence & Privilege
always:false (default) and the skill does not modify other skills or system-wide settings. It creates and manages files under its own data directory only.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install sandwich - 安装完成后,直接呼叫该 Skill 的名称或使用
/sandwich触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
publish v1.0.0
元数据
常见问题
Sandwich 是什么?
Analyze sandwich operations. Use when you need to understand sandwich mechanisms, evaluate protocol security, or reference on-chain concepts. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 151 次。
如何安装 Sandwich?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install sandwich」即可一键安装,无需额外配置。
Sandwich 是免费的吗?
是的,Sandwich 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Sandwich 支持哪些平台?
Sandwich 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Sandwich?
由 BytesAgain2(@ckchzh)开发并维护,当前版本 v1.0.0。
推荐 Skills