runtime-instructions-control-planeLoad per-job runtime instructions from Google Sheets, cache them locally, and reconcile cron job enablement flags safely for OpenClaw operations.
Install via ClawdBot CLI:
clawdbot install danielsinewe/runtime-instructions-control-planeGrade Limited — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Generated Apr 30, 2026
A DevOps team manages cron jobs for a fleet of servers via a Google Sheet. When adding a new job, they simply insert a row with the job ID, name, and schedule, then run the reconcile script to enable it without touching the jobs.json file manually. This reduces human error and speeds up deployments.
During an incident, an on-call engineer needs to disable a misbehaving cron job immediately. They update the 'enabled' column in the shared Google Sheet to false, then run the reconcile script with --apply to disable the job automatically. No SSH access or config editing required.
In a secure facility with no internet access, an operator manages cron jobs using the local cache fallback. They preload instructions from a USB drive into the cache directory, and the loader script reads from cache only, ensuring job execution continues without external dependencies.
A cloud provider offers a service where tenants define their job schedules in a shared Google Sheet, each in their own range. The control plane loads instructions per tenant job and reconciles cron enablement flags, allowing each tenant to manage their schedules without cross-tenant interference.
A financial institution requires every change to job schedules to be audited. By using the reconcile script with --apply, a backup of jobs.json is created with a timestamp, and the change source is traceable to the Google Sheet edit history, meeting compliance requirements.
Offer a premium feature that allows customers to manage their cron jobs through a Google Sheet interface, reducing the need for config file edits. Charge per active job schedule or per tenant.
Provide consulting to set up and customize the control plane for enterprise clients, including integration with existing monitoring and alerting. Charge a one-time setup fee plus ongoing support retainer.
Release the skill as open source, building community adoption, and offer paid enterprise support, training, and custom feature development for organizations that need guaranteed SLAs.
💬 Integration Tip
Start with the loader script using --local-only to test your cache setup, then connect to a test Google Sheet and run the reconcile in dry-run mode to preview changes.
Scored Apr 19, 2026
Automate PCB design with KiCad. Create schematics, design boards, export Gerbers, order from PCBWay. Full design-to-manufacturing pipeline.
Full AI Chief Financial Officer — connects Mercury Banking + Stripe into real-time business intelligence. Daily cash position, automated P&L, revenue trackin...
Build and run automated QA bots to simulate user journeys, detect broken links, validate UI, run regressions, test responsiveness, and measure performance ac...
Webhook testing and debugging tool. Send test webhook payloads to any URL, simulate various webhook events (GitHub, Stripe, Slack), inspect responses, and lo...
Context-aware task scheduling with priority management
Tests and debugs webhooks. Inspects requests and validates responses. Triggers: test webhook, webhook debug, http webhook.