← 返回 Skills 市场
ckchzh

Backuptool

作者 BytesAgain2 · GitHub ↗ · v2.0.4 · MIT-0
cross-platform ✓ 安全检测通过
202
总下载
0
收藏
1
当前安装
5
版本数
在 OpenClaw 中安装
/install backuptool
功能描述
Reference tool for devtools — covers intro, quickstart, patterns and more. Quick lookup for Backuptool concepts, best practices, and implementation patterns.
使用说明 (SKILL.md)

Backuptool

Reference tool for devtools — covers intro, quickstart, patterns and more. Quick lookup for Backuptool concepts, best practices, and implementation patterns. No API keys or credentials required.

Commands

Command Description
intro intro reference
quickstart quickstart reference
patterns patterns reference
debugging debugging reference
performance performance reference
security security reference
migration migration reference
cheatsheet cheatsheet reference

Output Format

All commands output plain-text reference documentation via heredoc. No external API calls, no credentials needed, no network access.


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

安全使用建议
This skill appears to be a safe, local reference: it prints static documentation via a bundled shell script and does not access network or credentials. You may install it if you just want local reference content. Minor housekeeping notes: the SKILL.md, script, and registry list slightly different version strings (script VERSION=2.0.2, SKILL.md 2.0.3, registry 2.0.4) — not a security issue but worth noting. As best practice, review future updates or the upstream repo for any added network calls or credential usage before upgrading, and only enable autonomous invocation if you trust the skill's behavior in your agent environment.
功能分析
Type: OpenClaw Skill Name: backuptool Version: 2.0.4 The skill bundle is a static documentation reference tool for 'backuptool' concepts. The shell script (scripts/script.sh) only outputs hardcoded text via heredocs and contains no network activity, file system modifications, or credential access. The SKILL.md instructions are consistent with the script's functionality and do not contain any prompt injection or malicious directives.
能力评估
Purpose & Capability
Name/description (Backuptool reference) match the provided assets: SKILL.md and a shell script that output static docs. There are no unexpected credentials, binaries, or external services required.
Instruction Scope
SKILL.md says the commands output plain-text via heredoc with no external API calls; the included script only emits heredoc content and uses basic shell builtins (cat, echo). It does not read other files, environment variables, or call networked tools.
Install Mechanism
No install spec is provided (instruction-only skill with an included helper script). Nothing is downloaded or extracted from external URLs during installation.
Credentials
The skill requests no environment variables, no credentials, and the runtime script does not access env vars beyond local variables. No disproportionate secret access is requested.
Persistence & Privilege
always is false (default). The skill does not request persistent system presence or modify other skills. Autonomous invocation is allowed by platform default but combined with this skill's limited scope poses no additional risk.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install backuptool
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /backuptool 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v2.0.4
Fix description
v2.0.3
Fix description
v2.0.2
Clean package with matching SKILL.md
v2.0.1
clean-package-fix
v2.0.0
Domain-specific upgrade
元数据
Slug backuptool
版本 2.0.4
许可证 MIT-0
累计安装 1
当前安装数 1
历史版本数 5
常见问题

Backuptool 是什么?

Reference tool for devtools — covers intro, quickstart, patterns and more. Quick lookup for Backuptool concepts, best practices, and implementation patterns. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 202 次。

如何安装 Backuptool?

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

Backuptool 是免费的吗?

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

Backuptool 支持哪些平台?

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

谁开发了 Backuptool?

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

💬 留言讨论