← 返回 Skills 市场
bytesagain3

Embed

作者 bytesagain3 · GitHub ↗ · v2.0.2 · MIT-0
cross-platform ✓ 安全检测通过
163
总下载
0
收藏
1
当前安装
3
版本数
在 OpenClaw 中安装
/install embed
功能描述
embed
使用说明 (SKILL.md)

Embed

embed. No API keys or credentials required — outputs reference documentation only.

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 safe and does exactly what it says: print offline reference docs. Before installing, review the small script (scripts/script.sh) yourself (already included) to confirm it matches expectations; note the minor version string mismatch between the package and the script. Because it contains no network calls or credential usage, it does not need secrets — if you see prompts for keys or network activity after installation, stop and inspect further. Otherwise it's fine to install for local, read-only reference use.
功能分析
Type: OpenClaw Skill Name: embed Version: 2.0.2 The 'embed' skill is a simple documentation reference tool that provides static text guides for development workflows. The shell script (scripts/script.sh) uses heredocs to output generic information about patterns, debugging, and security without performing any network requests, file system modifications, or sensitive data access.
能力评估
Purpose & Capability
The name/description and provided artifacts align: the SKILL.md says the skill outputs reference documentation and the included scripts produce only heredoc text. Minor inconsistency: registry metadata and SKILL.md list version 2.0.2 while the script's internal VERSION variable is 2.0.1; this is likely a packaging/versioning oversight, not a functional mismatch.
Instruction Scope
Runtime instructions (SKILL.md) state no external API calls or credentials and the executable script only emits embedded documentation blocks. The script does not read files, environment variables, or make network calls; it only runs local shell functions and prints text. One small ambiguity: the quickstart text mentions "Required tools and access credentials" in a generic doc paragraph, but this is documentation text and not an actual runtime requirement enforced by the script.
Install Mechanism
There is no install spec and no downloads — the skill is instruction-only with a simple bundled bash script. No external code is fetched or extracted, which is low risk.
Credentials
No environment variables, credentials, or config paths are declared or used. The only potential confusion is a doc line in quickstart referencing "access credentials" generically; however, the skill does not actually request or use any secrets at runtime.
Persistence & Privilege
The skill does not request persistent presence (always is false), does not modify other skills or system configuration, and contains no install hooks. It has no elevated privileges.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install embed
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /embed 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v2.0.2
Clean package
v2.0.1
clean-package-fix
v1.0.0
publish v1.0.0
元数据
Slug embed
版本 2.0.2
许可证 MIT-0
累计安装 1
当前安装数 1
历史版本数 3
常见问题

Embed 是什么?

embed. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 163 次。

如何安装 Embed?

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

Embed 是免费的吗?

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

Embed 支持哪些平台?

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

谁开发了 Embed?

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

💬 留言讨论