← Back to Skills Marketplace
238
Downloads
0
Stars
2
Active Installs
1
Versions
Install in OpenClaw
/install skill-packager
Description
Skill-packager automates bundling related files and metadata into a single package for deployment, distribution, or archival tasks.
Usage Guidance
This skill appears to be an unused template rather than a finished packager: it makes no dangerous requests, but its runtime instructions are missing and the document explicitly allows adding executable scripts — which could later enable arbitrary actions. Before installing or enabling autonomous invocation: 1) Request a completed SKILL.md that lists exact inputs, outputs, files/paths the skill will read and write, and any commands or scripts it will run. 2) Confirm there are no attached scripts or resources that will be executed, or ask for their source code to review. 3) If you must test it, disable autonomous invocation and run it in a restricted/sandbox environment with limited filesystem access. 4) Prefer skills with a known source/homepage and concrete examples of usage; avoid enabling persistent or always-on privileges until the behavior is explicit and auditable.
Capability Analysis
Type: OpenClaw Skill
Name: skill-packager
Version: 1.0.0
The skill bundle consists entirely of metadata and a boilerplate template for creating new skills. The SKILL.md file contains only documentation guidelines and placeholders ([TODO]) for developers, with no functional code, scripts, or executable instructions.
Capability Assessment
Purpose & Capability
Name and description (packaging/bundling) are reasonable and do not imply a need for cloud credentials or unusual system access. However, the SKILL.md contains only template text and TODOs rather than concrete packaging steps, inputs, outputs, or required resources, so it's under-specified rather than clearly misaligned.
Instruction Scope
The SKILL.md is a generic template with no concrete runtime instructions; it explicitly invites adding scripts/resources and notes that scripts may be executed. That vagueness could allow an agent to run arbitrary commands or access files if the skill is later populated. There are no constraints listed about what files, paths, or external endpoints are allowed or forbidden.
Install Mechanism
No install spec and no code files are present (instruction-only). This is the lowest-risk install pattern because nothing is downloaded or written to disk by the skill itself.
Credentials
The skill declares no required environment variables, credentials, or config paths. That is proportionate for the stated purpose — although a real packager might reasonably request filesystem access or an output path, none are requested here.
Persistence & Privilege
always is false and the skill is user-invocable (normal). The skill can be invoked autonomously by the agent (platform default); combined with the SKILL.md's vagueness this raises moderate concern because autonomous invocation plus unspecified behavior increases risk, but that is a platform-wide default rather than a property unique to this skill.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install skill-packager - After installation, invoke the skill by name or use
/skill-packager - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
- Initial release of skill-packager (version 1.0.0).
- Introduced SKILL.md template with detailed guidance for documenting and structuring skills.
- Included examples and instructions to help contributors organize workflows, tasks, and resources.
- Provided sections for scripts, references, and assets to support modular skill development.
Metadata
Frequently Asked Questions
What is skill-packager?
Skill-packager automates bundling related files and metadata into a single package for deployment, distribution, or archival tasks. It is an AI Agent Skill for Claude Code / OpenClaw, with 238 downloads so far.
How do I install skill-packager?
Run "/install skill-packager" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is skill-packager free?
Yes, skill-packager is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does skill-packager support?
skill-packager is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created skill-packager?
It is built and maintained by binyuli (@binyuli); the current version is v1.0.0.
More Skills