claudeclaw
New1.1kCommunity RegistryGeneralby moazbuilds
Cron-like daemon that runs Claude prompts on a schedule
Install & Usage
1
Create the skills directory
mkdir -p .claude/skills2
Download the skill file
mkdir -p .claude/skills && curl -o .claude/skills/claudeclaw.md https://raw.githubusercontent.com/moazbuilds/claudeclaw/main/SKILL.md3
Invoke in Claude Code
/claudeclawView source on GitHub
cronheartbeatschedulerdaemon
Frequently Asked Questions
What is claudeclaw?
Cron-like daemon that runs Claude prompts on a schedule
How to install claudeclaw?
To install claudeclaw, create the .claude/skills directory in your project, then run the curl command to download the skill file. Once installed, invoke it in Claude Code with /claudeclaw.
What is claudeclaw best for?
claudeclaw is a community categorized under General. It is designed for: cron, heartbeat, scheduler, daemon. Created by moazbuilds.