← 返回 Skills 市场
binyuli

skill-packager

作者 binyuli · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
238
总下载
0
收藏
2
当前安装
1
版本数
在 OpenClaw 中安装
/install skill-packager
功能描述
Skill-packager automates bundling related files and metadata into a single package for deployment, distribution, or archival tasks.
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install skill-packager
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /skill-packager 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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.
元数据
Slug skill-packager
版本 1.0.0
许可证 MIT-0
累计安装 2
当前安装数 2
历史版本数 1
常见问题

skill-packager 是什么?

Skill-packager automates bundling related files and metadata into a single package for deployment, distribution, or archival tasks. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 238 次。

如何安装 skill-packager?

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

skill-packager 是免费的吗?

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

skill-packager 支持哪些平台?

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

谁开发了 skill-packager?

由 binyuli(@binyuli)开发并维护,当前版本 v1.0.0。

💬 留言讨论