← Back to Skills Marketplace
Repo Bundler
by
bytesagain1
· GitHub ↗
· v2.0.2
· MIT-0
174
Downloads
0
Stars
1
Active Installs
3
Versions
Install in OpenClaw
/install repo-bundler
Description
Reference tool for devtools — covers intro, quickstart, patterns and more. Quick lookup for Repo Bundler concepts, best practices, and implementation patterns.
Usage Guidance
This skill appears to be a safe, self-contained documentation tool. Minor notes before installing: (1) the script's internal VERSION is 2.0.1 while the registry lists 2.0.2 — a bookkeeping mismatch only; (2) the help text uses a quoted heredoc so the literal "$VERSION" may appear in output rather than the expanded value; and (3) although the package declares no network or credential use, you should still review any included scripts before running them in your environment and run them in a restricted/sandboxed session if you have strict security requirements.
Capability Analysis
Type: OpenClaw Skill
Name: repo-bundler
Version: 2.0.2
The repo-bundler skill is a static documentation tool that provides reference information via terminal output. The shell script (scripts/script.sh) consists entirely of heredoc blocks containing educational content and lacks any network requests, file system modifications, or credential access. The SKILL.md instructions are consistent with the script's functionality and contain no prompt injection attempts.
Capability Assessment
Purpose & Capability
Name/description (devtools reference) align with the provided files: SKILL.md contains static reference text and the included script prints the same content. No extraneous credentials, binaries, or config paths are requested.
Instruction Scope
SKILL.md and the included script only output static documentation via heredocs. There are no commands that read arbitrary files, access environment variables, perform network calls, or transmit data externally.
Install Mechanism
No install spec is provided (instruction-only). A single script file is included but there is no download/install step that would write or execute remote code.
Credentials
The skill requires no environment variables, secrets, or credentials. SKILL.md contains generic wording about 'required tools and access credentials' in a documentation context only, but does not actually request or use any.
Persistence & Privilege
Skill is user-invocable only (always=false). It does not request permanent presence, does not modify other skills or system-wide configuration, and contains no autonomous background behavior.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install repo-bundler - After installation, invoke the skill by name or use
/repo-bundler - Provide required inputs per the skill's parameter spec and get structured output
Version History
v2.0.2
Fix description
v2.0.1
Clean package with matching SKILL.md
v2.0.0
publish v2.0.0
Metadata
Frequently Asked Questions
What is Repo Bundler?
Reference tool for devtools — covers intro, quickstart, patterns and more. Quick lookup for Repo Bundler concepts, best practices, and implementation patterns. It is an AI Agent Skill for Claude Code / OpenClaw, with 174 downloads so far.
How do I install Repo Bundler?
Run "/install repo-bundler" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Repo Bundler free?
Yes, Repo Bundler is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Repo Bundler support?
Repo Bundler is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Repo Bundler?
It is built and maintained by bytesagain1 (@bytesagain1); the current version is v2.0.2.
More Skills