← 返回 Skills 市场
bytesagain3

Encode

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

Encode

Reference tool for devtools — covers intro, quickstart, patterns and more. Quick lookup for Encode 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 appears to be a harmless, local reference tool: it prints documentation from a bundled Bash script and does not use network access or credentials. Before installing, you may want to (1) review the included scripts yourself (they are small and readable), (2) note the minor version-string mismatches between registry/SKILL.md/script (likely cosmetic), and (3) allow the skill only if you trust the publisher. Because the skill can be invoked autonomously by agents by default, consider whether you want autonomous access enabled in your agent policies, but that behavior is standard and not specific to this skill.
功能分析
Type: OpenClaw Skill Name: encode Version: 2.0.5 The 'encode' skill is a static documentation reference tool that provides information on development patterns, security, and performance. The implementation in `scripts/script.sh` consists entirely of shell functions that output plain text via heredocs, with no network activity, file system modifications, or credential access. Both `SKILL.md` and the script logic are transparent and align with the stated purpose.
能力评估
Purpose & Capability
The name/description (Encode reference for devtools) aligns with the included files: SKILL.md and a Bash script that output reference text. No credentials, binaries, or external services are required. Minor incoherence: registry version is 2.0.5, SKILL.md header says 2.0.4 and the script sets VERSION="2.0.3" — this looks like sloppy version bookkeeping but not a functional/security concern.
Instruction Scope
SKILL.md explicitly states commands print plain-text via heredoc with no external API calls or network access. The runtime script implements those commands and only emits static documentation; it does not read unexplained files, environment variables, or remote endpoints.
Install Mechanism
There is no install spec (instruction-only skill). A local script file is included but nothing in the package downloads or extracts remote code. No high-risk install mechanisms were found.
Credentials
The skill declares no required environment variables, credentials, or config paths, and the script does not reference environment secrets. Requested environment access is proportional (none).
Persistence & Privilege
always:false and user-invocable:true (normal). The skill does not attempt to modify other skills, write persistent system-wide configuration, or request elevated privileges.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install encode
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /encode 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v2.0.5
Fix description
v2.0.4
Fix description
v2.0.3
Clean package with matching SKILL.md
v2.0.2
clean-package-fix
v2.0.1
update
v2.0.0
v2.5 retry: desc+homepage+source+security
v1.0.2
old template -> domain-specific v2.0.0
v1.0.1
old template -> domain-specific v2.0.0
v1.0.0
Initial release
元数据
Slug encode
版本 2.0.5
许可证 MIT-0
累计安装 2
当前安装数 2
历史版本数 9
常见问题

Encode 是什么?

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

如何安装 Encode?

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

Encode 是免费的吗?

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

Encode 支持哪些平台?

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

谁开发了 Encode?

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

💬 留言讨论