← 返回 Skills 市场
bytesagain3

Webpack Config

作者 bytesagain3 · GitHub ↗ · v2.0.0 · MIT-0
cross-platform ✓ 安全检测通过
531
总下载
0
收藏
3
当前安装
10
版本数
在 OpenClaw 中安装
/install webpack-config
功能描述
Webpack/Vite配置生成。项目配置、插件、Loader、优化、代码分割、迁移。Webpack/Vite config generator with plugins, loaders, optimization, code splitting. Webpack、Vite、构建工具。
安全使用建议
This skill appears to do what it says: generate Webpack/Vite configs. Before running, be aware that the included shell scripts will create a per-user data directory (by default ~/.local/share/webpack-config) and append small log files (history.log/data.log). There are no network calls or secret reads in the provided files. If you prefer not to have persistent logs, set WEBPACK_CONFIG_DIR to a directory you control (or a tmp location) or inspect/run the scripts in a sandbox. As always, only run scripts from authors you trust or review the script contents locally before execution.
功能分析
Type: OpenClaw Skill Name: webpack-config Version: 2.0.0 The skill bundle is a legitimate Webpack and Vite configuration generator. The primary scripts, 'scripts/webpack.sh' and 'scripts/script.sh', are designed to generate boilerplate configuration files and log basic workflow actions locally to a data directory. There is no evidence of data exfiltration, malicious command execution, or prompt injection attempts.
能力评估
Purpose & Capability
Name/description (Webpack/Vite config generator) matches the included files: scripts produce webpack.config.js templates and a simple CLI-like script. No unrelated credentials, binaries, or external services are required by the code.
Instruction Scope
SKILL.md is a short instruction/metadata file and references running a CLI. The included scripts implement that CLI behaviour. The scripts do not read arbitrary system files or environment secrets, but they do create a data directory and append logs (history.log and data.log) under $WEBPACK_CONFIG_DIR or default ${XDG_DATA_HOME:-$HOME/.local/share}/webpack-config. This local write behavior is expected for a CLI that keeps history but is noteworthy.
Install Mechanism
No install spec is provided (instruction-only style). There is no download-from-URL or package install step in the manifest. The only code present are local shell scripts; nothing in the manifest writes arbitrary remote code to disk during installation.
Credentials
The skill requires no environment variables or credentials. It optionally respects WEBPACK_CONFIG_DIR/XDG_DATA_HOME to locate its data directory — no secrets or unrelated environment access is requested or used.
Persistence & Privilege
The skill does not request platform privileges and is not always-enabled. It does persist small files under a per-user data directory (history.log, data.log, config.json path references). This is reasonable for a CLI but worth noting if you prefer no on-disk traces.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install webpack-config
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /webpack-config 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v2.0.0
v2.5 standard: Use-when desc, homepage, source, security fix
v1.0.6
yaml-fix+quality
v1.0.5
yaml-fix+quality
v1.0.4
Quality upgrade
v1.0.3
Quality upgrade: custom functionality
v1.0.2
Standards compliance: unique content, no template text
v1.0.1
Quality update: docs, examples, standards compliance
v2.3.0
Quality fixes: removed third-party references, aligned docs with implementation
v2.2.0
Enhanced descriptions
v1.0.0
Initial release of Webpack Config skill. - Generates configuration for Webpack/Vite, including plugins, loaders, optimization, code splitting, and migration. - Supports command-based workflow: create, plugin, loader, optimize, split, migrate. - Provides recommended workflow and quick command reference. - Bilingual documentation (English and Chinese).
元数据
Slug webpack-config
版本 2.0.0
许可证 MIT-0
累计安装 3
当前安装数 3
历史版本数 10
常见问题

Webpack Config 是什么?

Webpack/Vite配置生成。项目配置、插件、Loader、优化、代码分割、迁移。Webpack/Vite config generator with plugins, loaders, optimization, code splitting. Webpack、Vite、构建工具。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 531 次。

如何安装 Webpack Config?

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

Webpack Config 是免费的吗?

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

Webpack Config 支持哪些平台?

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

谁开发了 Webpack Config?

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

💬 留言讨论