← 返回 Skills 市场
pfrederiksen

openclaw-cron-standard

作者 Paul Frederiksen · GitHub ↗ · v0.2.0 · MIT-0
cross-platform ✓ 安全检测通过
172
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install openclaw-cron-standard
功能描述
Standardize OpenClaw cron wrappers, prompt contracts, and delivery-mode expectations. Use when auditing or fixing cron jobs that rely on ClankerHive claims,...
安全使用建议
This skill is low-risk: it's pure documentation / conventions for cron wrappers and does not include code, installers, or credential requests. Before adopting: (1) review and test any wrapper/helper code you write to implement these contracts in a staging environment, (2) ensure any integration with ClankerHive or other systems supplies credentials only to the actual implementation (not the skill text), and (3) when changing delivery.mode or claim behavior, validate end-to-end notification behavior so jobs do not become silently non-delivering.
功能分析
Type: OpenClaw Skill Name: openclaw-cron-standard Version: 0.2.0 The skill bundle contains architectural guidance and instructions for standardizing cron job wrappers and delivery contracts within the OpenClaw ecosystem. It focuses on best practices for handling task claims, result artifacts, and delivery modes to prevent stale data and duplicate execution. No executable code, malicious prompt injection, or data exfiltration patterns were identified in SKILL.md or README.md.
能力评估
Purpose & Capability
The name/description (cron wrapper/contract standardization) matches the content: checklist-style guidance for claim/result lifecycle and delivery.mode. The only runtime requirement is python3, which is plausible for helpers; nothing requested is unrelated to the stated purpose.
Instruction Scope
SKILL.md contains policy and checklist guidance rather than executable instructions that read arbitrary files or exfiltrate data. It references result JSON artifacts and claim helpers (expected for cron wrappers) but does not direct the agent to access credentials, system-wide configs, or external endpoints.
Install Mechanism
No install spec or code files are present; the skill is instruction-only (text files), so nothing is downloaded or written to disk by the skill itself.
Credentials
The skill declares no environment variables, credentials, or config paths. References to ClankerHive claims are contextual guidance and do not trigger any unexpected credential requests.
Persistence & Privilege
always is false and autonomous invocation is allowed by default; the skill does not request persistent or elevated system presence and does not modify other skills' configs.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install openclaw-cron-standard
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /openclaw-cron-standard 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.2.0
Clarify jobs-state split and delivery.mode contract for reply-vs-message cron jobs
v0.1.0
Initial release: standard contract for OpenClaw cron wrappers and prompts
元数据
Slug openclaw-cron-standard
版本 0.2.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 2
常见问题

openclaw-cron-standard 是什么?

Standardize OpenClaw cron wrappers, prompt contracts, and delivery-mode expectations. Use when auditing or fixing cron jobs that rely on ClankerHive claims,... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 172 次。

如何安装 openclaw-cron-standard?

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

openclaw-cron-standard 是免费的吗?

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

openclaw-cron-standard 支持哪些平台?

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

谁开发了 openclaw-cron-standard?

由 Paul Frederiksen(@pfrederiksen)开发并维护,当前版本 v0.2.0。

💬 留言讨论