← 返回 Skills 市场
bytesagain-lab

Boilerplates

作者 bytesagain-lab · GitHub ↗ · v2.0.0 · MIT-0
cross-platform ✓ 安全检测通过
346
总下载
0
收藏
2
当前安装
8
版本数
在 OpenClaw 中安装
/install boilerplates
功能描述
This is my personal template collection. Here you'll find templates, and configurations for various boilerplates, python, ansible, docker, docker-compose.
使用说明 (SKILL.md)

Boilerplates

This is my personal template collection. Here you'll find templates, and configurations for various tools, and technologies. ## Commands

  • help - Help
  • run - Run
  • info - Info
  • status - Status

Features

  • Core functionality from ChristianLempa/boilerplates

Usage

Run any command: boilerplates \x3Ccommand> [args]

💬 Feedback & Feature Requests: https://bytesagain.com/feedback Powered by BytesAgain | bytesagain.com

Examples

# Show help
boilerplates help

# Run
boilerplates run
  • Run boilerplates help for all commands

Output

Results go to stdout. Save with boilerplates run > output.txt.

Output

Results go to stdout. Save with boilerplates run > output.txt.

安全使用建议
This skill appears coherent and low-risk: it runs local shell scripts that store data under a per-user data directory and does not request secrets or access the network. If you install or run it, review or run the scripts in a sandbox first if you want to verify behavior, and optionally set BOILERPLATES_DIR to control where files are written.
功能分析
Type: OpenClaw Skill Name: boilerplates Version: 2.0.0 The skill bundle contains basic shell scripts (boilerplates.sh and script.sh) designed to manage a local data log and provide a CLI interface for boilerplate templates. The code performs simple local file operations, such as logging actions to a history file and managing a local data directory, with no evidence of data exfiltration, malicious execution, or prompt injection.
能力评估
Purpose & Capability
Name/description promise a collection of templates and a small CLI. The included scripts implement a simple local utility (help, run, list, add, search, etc.) and reference the stated upstream; nothing requires unrelated capabilities.
Instruction Scope
SKILL.md only documents invoking the tool (help, run). The scripts operate on local files and do not instruct the agent to read unrelated system files, call external endpoints, or exfiltrate data.
Install Mechanism
No install spec — instruction-only. The provided shell scripts are small, readable, and do not perform downloads or execute fetched code.
Credentials
The skill declares no required env vars or credentials. The scripts honor an optional BOILERPLATES_DIR and standard XDG_DATA_HOME/HOME fallbacks — reasonable for a local data store.
Persistence & Privilege
The scripts create and write files under a data directory (default: $XDG_DATA_HOME or $HOME/.local/share/boilerplates) and append to history/log files. This is expected for a local utility but means it will persist user data to disk.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install boilerplates
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /boilerplates 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v2.0.0
v2.5 standard: Use-when desc, homepage, source, security fix
v1.0.5
yaml-fix+quality
v1.0.4
yaml-fix+quality
v1.0.3
Quality upgrade
v1.0.2
Quality upgrade: custom functionality
v1.0.1
Quality update: docs, examples, standards compliance
v2.3.0
Quality fixes: removed third-party references, aligned docs with implementation
v1.0.0
Initial release
元数据
Slug boilerplates
版本 2.0.0
许可证 MIT-0
累计安装 2
当前安装数 2
历史版本数 8
常见问题

Boilerplates 是什么?

This is my personal template collection. Here you'll find templates, and configurations for various boilerplates, python, ansible, docker, docker-compose. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 346 次。

如何安装 Boilerplates?

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

Boilerplates 是免费的吗?

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

Boilerplates 支持哪些平台?

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

谁开发了 Boilerplates?

由 bytesagain-lab(@bytesagain-lab)开发并维护,当前版本 v2.0.0。

💬 留言讨论