← Back to Skills Marketplace
cloudyxuq

package design包装设计&改进

by Tinker · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ✓ Security Clean
148
Downloads
1
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install package-design
Description
包装设计能力;支持包装方案设计、材料选择、法规审核;当进行产品包装设计或包材选型时使用
Usage Guidance
This skill appears to do what it claims: provide packaging design guidance and local calculation utilities. Before installing: 1) be aware the skill will run web_search queries — avoid issuing searches that include proprietary or sensitive product data if you don't want that data sent to an external search provider; 2) the SKILL.md lists pandas but the included script doesn't use it — if you rely on the pandas dependency, ensure your environment has it or adjust the metadata; 3) the skill will create files under data/package/ in the agent workspace — review or sandbox those files if you need to control file writes; 4) review the calculation script output on test inputs to confirm the formulas meet your needs. None of the files request credentials or perform external network access beyond the expected web_search, and no covert behavior was detected.
Capability Assessment
Purpose & Capability
Name/description match the included assets: regulatory guidance, material-selection guide, and a packaging-calculation script. Minor inconsistency: SKILL.md declares a python dependency 'pandas==1.5.0' which is not referenced in the provided script; also lists a 'system' entry 'mkdir -p data/package' under dependencies (a shell command rather than a packaged dependency). These mismatches are likely sloppy metadata rather than malicious.
Instruction Scope
SKILL.md instructs using web_search queries to collect material and regulation info and to store outputs under data/package/. That is appropriate for the stated purpose. Caution: running web_search with product-specific or confidential details could leak those details to whatever search provider the agent uses; the instructions give the agent latitude to query external sources but do not instruct reading unrelated local files or secrets.
Install Mechanism
There is no install spec (instruction-only), which minimizes risk. The included Python script appears to use only the standard library (json, sys, typing) and performs local calculations — no network calls or obfuscated code were found. Note: SKILL.md lists pandas as a dependency even though the script doesn't import it; because there's no formal install spec, the platform may not install pandas automatically.
Credentials
The skill declares no required environment variables, no credentials, and no config paths. The runtime instructions do not request secrets. The main privacy concern is use of web_search (external queries) which may transmit product details; otherwise environment and credential requests are proportionate.
Persistence & Privilege
Flags show always:false and user-invocable:true (normal). The skill only writes data to its own workspace path (data/package/) per SKILL.md and does not request to modify other skills or global agent settings.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install package-design
  3. After installation, invoke the skill by name or use /package-design
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.3
No changes detected in this version.
v1.0.2
- Added reference document: 包装材料选择指南 (references/material_selection.md) - Added reference document: 法规检查清单 (references/package_regulations.md) - Updated skill description for clarity and brevity
v1.0.1
- No user-facing changes; no file modifications detected in this version.
v1.0.0
- Initial release of the package-design skill. - Supports product packaging structure and specification design, material selection, cost analysis, and regulatory compliance checks. - Enables packaging solution development for new products, rebranding, material changes, and supplier evaluation. - Provides guidance and resources for packaging regulations, material selection, and compliance audits. - Stores packaging design data in a structured workspace directory for easy management.
Metadata
Slug package-design
Version 1.0.3
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 4
Frequently Asked Questions

What is package design包装设计&改进?

包装设计能力;支持包装方案设计、材料选择、法规审核;当进行产品包装设计或包材选型时使用. It is an AI Agent Skill for Claude Code / OpenClaw, with 148 downloads so far.

How do I install package design包装设计&改进?

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

Is package design包装设计&改进 free?

Yes, package design包装设计&改进 is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does package design包装设计&改进 support?

package design包装设计&改进 is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created package design包装设计&改进?

It is built and maintained by Tinker (@cloudyxuq); the current version is v1.0.3.

💬 Comments