← Back to Skills Marketplace
ckchzh

Backuptool

by BytesAgain2 · GitHub ↗ · v2.0.4 · MIT-0
cross-platform ✓ Security Clean
202
Downloads
0
Stars
1
Active Installs
5
Versions
Install in OpenClaw
/install backuptool
Description
Reference tool for devtools — covers intro, quickstart, patterns and more. Quick lookup for Backuptool concepts, best practices, and implementation patterns.
README (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]

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

What is Backuptool?

Reference tool for devtools — covers intro, quickstart, patterns and more. Quick lookup for Backuptool concepts, best practices, and implementation patterns. It is an AI Agent Skill for Claude Code / OpenClaw, with 202 downloads so far.

How do I install Backuptool?

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

Is Backuptool free?

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

Which platforms does Backuptool support?

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

Who created Backuptool?

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

💬 Comments