← Back to Skills Marketplace
bytesagain3

Serverless Runner

by bytesagain3 · GitHub ↗ · v2.0.1 · MIT-0
cross-platform ✓ Security Clean
172
Downloads
0
Stars
1
Active Installs
3
Versions
Install in OpenClaw
/install serverless-runner
Description
Reference tool for devtools — covers intro, quickstart, patterns and more. Quick lookup for Serverless Runner concepts, best practices, and implementation pa...
Usage Guidance
This skill appears to be a simple, local documentation/reference tool and is internally coherent. Recommended precautions before installing: (1) if you plan to execute the included script, ensure it runs in an environment with bash available (or update the metadata to list bash as a requirement); (2) review the few minor inconsistencies (version string mismatch and a quoted heredoc in the help function that prevents $VERSION expansion) if you expect exact version reporting; (3) run the script in a sandboxed environment if you need an extra safety check — the script itself is static and does not perform network or file-write operations.
Capability Analysis
Type: OpenClaw Skill Name: serverless-runner Version: 2.0.1 The skill bundle is a documentation reference tool that provides static text information about 'Serverless Runner'. The shell script (scripts/script.sh) only outputs hardcoded text using heredocs and contains no network calls, file system modifications, or credential access. The SKILL.md instructions are consistent with the script's behavior and contain no prompt injection attempts.
Capability Assessment
Purpose & Capability
The skill's description, SKILL.md, and included script are coherent: they provide local reference text and commands. Minor inconsistencies: the shipped script uses a bash shebang (so bash is required to execute it) but the registry metadata lists no required binaries; the script's internal VERSION is "2.0.0" while the skill metadata version is 2.0.1. These are implementation inconsistencies but do not indicate malicious behavior.
Instruction Scope
SKILL.md explicitly states all commands produce plain-text heredoc output and that there are no external API calls, credentials, or network access. The included script only emits static documentation via heredocs and does not read files, access environment variables, or contact external endpoints.
Install Mechanism
No install spec is provided and no downloads or extracts occur. The skill is instruction-only with a bundled script, which is the lowest-risk install posture.
Credentials
The skill declares no required environment variables or credentials and the runtime instructions and script do not reference any secrets or external tokens.
Persistence & Privilege
always is false, no persistent or elevated privileges are requested, and the skill does not attempt to modify other skills, agent configurations, or system settings.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install serverless-runner
  3. After installation, invoke the skill by name or use /serverless-runner
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v2.0.1
Fix description
v2.0.0
Clean package with matching SKILL.md
v1.0.0
publish v1.0.0
Metadata
Slug serverless-runner
Version 2.0.1
License MIT-0
All-time Installs 1
Active Installs 1
Total Versions 3
Frequently Asked Questions

What is Serverless Runner?

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

How do I install Serverless Runner?

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

Is Serverless Runner free?

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

Which platforms does Serverless Runner support?

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

Who created Serverless Runner?

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

💬 Comments