← Back to Skills Marketplace
openclaw-cron-standard
by
Paul Frederiksen
· GitHub ↗
· v0.2.0
· MIT-0
172
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install openclaw-cron-standard
Description
Standardize OpenClaw cron wrappers, prompt contracts, and delivery-mode expectations. Use when auditing or fixing cron jobs that rely on ClankerHive claims,...
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install openclaw-cron-standard - After installation, invoke the skill by name or use
/openclaw-cron-standard - Provide required inputs per the skill's parameter spec and get structured output
Version History
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
Metadata
Frequently Asked Questions
What is 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,... It is an AI Agent Skill for Claude Code / OpenClaw, with 172 downloads so far.
How do I install openclaw-cron-standard?
Run "/install openclaw-cron-standard" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is openclaw-cron-standard free?
Yes, openclaw-cron-standard is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does openclaw-cron-standard support?
openclaw-cron-standard is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created openclaw-cron-standard?
It is built and maintained by Paul Frederiksen (@pfrederiksen); the current version is v0.2.0.
More Skills