← Back to Skills Marketplace
xueyetianya

Deployer

by bytesagain4 · GitHub ↗ · v2.0.3 · MIT-0
cross-platform ✓ Security Clean
187
Downloads
0
Stars
1
Active Installs
4
Versions
Install in OpenClaw
/install deployer
Description
Reference tool for devtools — covers intro, quickstart, patterns and more. Quick lookup for Deployer concepts, best practices, and implementation patterns.
README (SKILL.md)

Deployer

Reference tool for devtools — covers intro, quickstart, patterns and more. Quick lookup for Deployer 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]

Usage Guidance
This skill appears to be a simple, local reference tool that prints documentation; it does not request credentials or network access. Before installing or executing: (1) if you plan to run the included script, inspect it (already done) and run it in a restricted environment if you prefer; (2) note minor metadata/version mismatches (harmless but worth noting); (3) avoid granting additional credentials or elevated permissions — none are needed. Overall low risk, but treat unknown third-party code cautiously and run in a sandbox if you have any doubt.
Capability Analysis
Type: OpenClaw Skill Name: deployer Version: 2.0.3 The 'deployer' skill is a documentation reference tool that provides static information about development patterns, security, and performance. The shell script (scripts/script.sh) exclusively uses heredocs to output plain-text documentation and contains no network requests, file system modifications, or credential access, aligning perfectly with the descriptions in SKILL.md.
Capability Assessment
Purpose & Capability
The skill is presented as a read-only reference for 'Deployer' concepts and its declared requirements (no env vars, no binaries, no network) match that purpose. The included script simply prints heredoc documentation. Minor inconsistencies in reported version strings exist (registry: 2.0.3, SKILL.md: 2.0.2, script VERSION: 2.0.1) but these are implementation/metadata issues, not indicators of malicious behavior.
Instruction Scope
SKILL.md explicitly states commands produce plain-text via heredoc and require no network or credentials. The runtime script (scripts/script.sh) only emits static documentation via heredocs and does not read external files, environment variables, or call external endpoints. No broad or vague instructions are present.
Install Mechanism
There is no install specification (instruction-only plus a small helper script). Nothing is downloaded or extracted and no third-party packages are installed.
Credentials
The skill requests no environment variables or credentials and the documented functionality does not require any. There are no environment accesses in the script.
Persistence & Privilege
always:false and no installation or configuration changes are requested. The skill does not attempt to modify other skills or system-wide agent settings.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install deployer
  3. After installation, invoke the skill by name or use /deployer
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v2.0.3
Fix description
v2.0.2
Fix description
v2.0.1
Clean package with matching SKILL.md
v2.0.0
publish v2.0.0
Metadata
Slug deployer
Version 2.0.3
License MIT-0
All-time Installs 1
Active Installs 1
Total Versions 4
Frequently Asked Questions

What is Deployer?

Reference tool for devtools — covers intro, quickstart, patterns and more. Quick lookup for Deployer concepts, best practices, and implementation patterns. It is an AI Agent Skill for Claude Code / OpenClaw, with 187 downloads so far.

How do I install Deployer?

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

Is Deployer free?

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

Which platforms does Deployer support?

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

Who created Deployer?

It is built and maintained by bytesagain4 (@xueyetianya); the current version is v2.0.3.

💬 Comments