← 返回 Skills 市场
ckchzh

Js Compiler

作者 BytesAgain2 · GitHub ↗ · v2.0.2 · MIT-0
cross-platform ✓ 安全检测通过
189
总下载
0
收藏
1
当前安装
3
版本数
在 OpenClaw 中安装
/install js-compiler
功能描述
Reference tool for devtools — covers intro, quickstart, patterns and more. Quick lookup for JS Compiler concepts, best practices, and implementation patterns.
使用说明 (SKILL.md)

Js Compiler

Reference tool for devtools — covers intro, quickstart, patterns and more. Quick lookup for JS Compiler concepts, best practices, and implementation patterns. No API keys or credentials required.

Commands

Command Description
intro intro reference
quickstart quickstart reference
patterns patterns reference
debugging debugging reference
performance performance reference
security security reference
migration migration reference
cheatsheet cheatsheet reference

Output Format

All commands output plain-text reference documentation via heredoc. No external API calls, no credentials needed, no network access.


Powered by BytesAgain | bytesagain.com | [email protected]

安全使用建议
This skill is essentially a local help/reference script and appears safe to install from a capability/privilege standpoint. Before using, you may want to: 1) review/correct minor bugs (version string mismatch, help shows literal $VERSION, cheatsheet references a non-existent "troubleshooting" command, and the unconditional "shift 2" may drop arguments) if you plan to run it with arguments; 2) run the script locally in a safe environment to verify behavior (e.g., ./scripts/script.sh help); and 3) confirm you obtained the skill from a trusted source. There is no network access or secret usage in the code, so no credential exposure is evident.
功能分析
Type: OpenClaw Skill Name: js-compiler Version: 2.0.2 The skill is a purely informational reference tool providing documentation for 'js-compiler' concepts. The implementation in 'scripts/script.sh' uses static heredocs to output plain-text guides and contains no network calls, sensitive file access, or command execution beyond basic output. All content in 'SKILL.md' and the script is consistent with the stated purpose of providing a developer cheatsheet.
能力评估
Purpose & Capability
Name/description (
Instruction Scope
SKILL.md states all commands output plain-text via heredoc with no external calls; the shell script implements only heredoc outputs and contains no network calls, no file reads/writes beyond stdout, and no access to environment variables or secrets. Small implementation bugs: help heredoc is single-quoted and contains the literal "$VERSION" rather than expanding it, and the script uses "shift 2" unconditionally which could drop arguments unexpectedly. These are functional issues, not scope creep.
Install Mechanism
No install spec; skill is instruction-only plus a simple script. No downloads, no package installs, and nothing is written to disk by an installer step — low-risk.
Credentials
No required environment variables, no credentials, and the script does not read env vars or config paths. The declared requirements (none) are proportionate to the stated purpose.
Persistence & Privilege
always is false and the skill does not request persistent presence or modify other agent/system configs. Normal user-invocable/autonomous invocation settings are present but not combined with other privileges.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install js-compiler
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /js-compiler 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v2.0.2
Fix description
v2.0.1
Clean package with matching SKILL.md
v2.0.0
publish v2.0.0
元数据
Slug js-compiler
版本 2.0.2
许可证 MIT-0
累计安装 1
当前安装数 1
历史版本数 3
常见问题

Js Compiler 是什么?

Reference tool for devtools — covers intro, quickstart, patterns and more. Quick lookup for JS Compiler concepts, best practices, and implementation patterns. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 189 次。

如何安装 Js Compiler?

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

Js Compiler 是免费的吗?

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

Js Compiler 支持哪些平台?

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

谁开发了 Js Compiler?

由 BytesAgain2(@ckchzh)开发并维护,当前版本 v2.0.2。

💬 留言讨论