← Back to Skills Marketplace
bytesagain3

Job Scheduler

by bytesagain3 · GitHub ↗ · v2.0.1 · MIT-0
cross-platform ✓ Security Clean
188
Downloads
0
Stars
1
Active Installs
3
Versions
Install in OpenClaw
/install job-scheduler
Description
Reference tool for devtools — covers intro, quickstart, patterns and more. Quick lookup for Job Scheduler concepts, best practices, and implementation patterns.
README (SKILL.md)

Job Scheduler

Reference tool for devtools — covers intro, quickstart, patterns and more. Quick lookup for Job Scheduler 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 coherent and low-risk: it provides local, read-only reference text and does not ask for credentials or perform network access. Before installing, you may want to: 1) review the included scripts locally (they are short and readable), 2) note minor documentation inconsistencies (script VERSION is 2.0.0 while metadata says 2.0.1; the help heredoc uses single quotes so $VERSION won't expand; the cheatsheet mentions a 'troubleshooting' command that the script implements as 'debugging'), and 3) run the script in a safe environment to confirm output. These are quality issues, not security red flags.
Capability Analysis
Type: OpenClaw Skill Name: job-scheduler Version: 2.0.1 The job-scheduler skill bundle is a purely informational reference tool. The primary script (scripts/script.sh) uses static heredocs to output documentation on various topics, and it contains no network calls, file system modifications, or credential access. The SKILL.md instructions are consistent with the script's functionality and do not contain any prompt-injection or malicious directives.
Capability Assessment
Purpose & Capability
Name/description promise a local reference; the package contains only a plain-text SKILL.md and a single Bash script that emits documentation via heredocs. Nothing requested or installed contradicts the stated purpose.
Instruction Scope
SKILL.md and scripts output static reference text and do not instruct the agent to read system files, access credentials, or call external services. The documentation mentions tools like tcpdump/wireshark as examples (informational only) but does not invoke them.
Install Mechanism
No install spec is provided (instruction-only), which minimizes risk. The only included code is a small, readable shell script; there are no downloads or archive extraction steps.
Credentials
The skill declares no required environment variables, no credentials, and no config paths. The script does not read environment secrets or request external tokens.
Persistence & Privilege
always:false and default invocation settings are used. The skill does not request permanent presence or modify other skills or system-wide settings.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install job-scheduler
  3. After installation, invoke the skill by name or use /job-scheduler
  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 job-scheduler
Version 2.0.1
License MIT-0
All-time Installs 1
Active Installs 1
Total Versions 3
Frequently Asked Questions

What is Job Scheduler?

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

How do I install Job Scheduler?

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

Is Job Scheduler free?

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

Which platforms does Job Scheduler support?

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

Who created Job Scheduler?

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

💬 Comments