← 返回 Skills 市场
bytesagain3

Job Scheduler

作者 bytesagain3 · GitHub ↗ · v2.0.1 · MIT-0
cross-platform ✓ 安全检测通过
188
总下载
0
收藏
1
当前安装
3
版本数
在 OpenClaw 中安装
/install job-scheduler
功能描述
Reference tool for devtools — covers intro, quickstart, patterns and more. Quick lookup for Job Scheduler concepts, best practices, and implementation patterns.
使用说明 (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]

安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install job-scheduler
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /job-scheduler 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v2.0.1
Fix description
v2.0.0
Clean package with matching SKILL.md
v1.0.0
publish v1.0.0
元数据
Slug job-scheduler
版本 2.0.1
许可证 MIT-0
累计安装 1
当前安装数 1
历史版本数 3
常见问题

Job Scheduler 是什么?

Reference tool for devtools — covers intro, quickstart, patterns and more. Quick lookup for Job Scheduler concepts, best practices, and implementation patterns. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 188 次。

如何安装 Job Scheduler?

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

Job Scheduler 是免费的吗?

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

Job Scheduler 支持哪些平台?

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

谁开发了 Job Scheduler?

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

💬 留言讨论