
Claudeclaw
Run Claude prompts on a cron-like schedule with a heartbeat daemon so recurring agent chores happen without manual sessions.
Overview
claudeclaw is a plugin marketplace for the Operate phase that provides a cron-like daemon to run Claude prompts on a schedule with heartbeat supervision.
What is this marketplace?
- Cron-like daemon that runs Claude prompts on a defined schedule
- Heartbeat-oriented long-running agent supervisor (keywords: cron, scheduler, daemon)
- Productivity-category plugin at version 1.0.39
- Single-plugin marketplace from moazbuilds
- Fits recurring ops tasks: digests, checks, and timed agent runs
- 1 plugin in marketplace
- Plugin version 1.0.39
- Marketplace keywords: cron, heartbeat, scheduler, daemon
Community signal: 1.2k GitHub stars.
What problem does it solve?
Builders forget to rerun the same Claude maintenance prompts and lack a lightweight scheduler tied to their agent instead of generic system cron scripts.
Who is it for?
Solo operators who want scheduled Claude jobs—reports, triage, reminders—without building a custom cron wrapper.
Skip if: Teams needing enterprise job orchestration, strict audit trails, or one-off interactive coding sessions only.
What do I get? / Deliverables
After install, a daemon can trigger Claude prompts on your timetable so recurring agent work runs reliably in the background.
- Installed claudeclaw plugin
- Runnable scheduled Claude prompt execution via daemon
Plugins in this marketplace
1 plugin — install individually after you add the marketplace.
Recommended Marketplaces
Journey fit
Scheduled daemons and cron-style execution are production-adjacent automation—you keep the agent working while you ship other work. Infra is the right shelf because the value is always-on scheduling and process supervision, not feature coding or launch marketing.
How it compares
Scheduled agent daemon marketplace, not an MCP integration or single interactive skill.
Common Questions / FAQ
Who is Claudeclaw for?
Claude Code users who want recurring, hands-off prompt runs supervised by a cron-style daemon with heartbeat behavior.
When should I use Claudeclaw?
Use it in operate when you have repeatable agent tasks—daily summaries, weekly scans, timed reminders—that should fire without you starting a new session.
How do I add Claudeclaw to my agent?
Add the moazbuilds Claudeclaw marketplace to Claude Code, install the Claudeclaw plugin (v1.0.39), then configure schedule and prompts per the plugin docs in the repo root.