← Back to Skills Marketplace
bytesagain3

Embed

by bytesagain3 · GitHub ↗ · v2.0.2 · MIT-0
cross-platform ✓ Security Clean
163
Downloads
0
Stars
1
Active Installs
3
Versions
Install in OpenClaw
/install embed
Description
embed
README (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]

Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install embed
  3. After installation, invoke the skill by name or use /embed
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v2.0.2
Clean package
v2.0.1
clean-package-fix
v1.0.0
publish v1.0.0
Metadata
Slug embed
Version 2.0.2
License MIT-0
All-time Installs 1
Active Installs 1
Total Versions 3
Frequently Asked Questions

What is Embed?

embed. It is an AI Agent Skill for Claude Code / OpenClaw, with 163 downloads so far.

How do I install Embed?

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

Is Embed free?

Yes, Embed is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Embed support?

Embed is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Embed?

It is built and maintained by bytesagain3 (@bytesagain3); the current version is v2.0.2.

💬 Comments