loop-maker
Scaffold self-running automation loops with verifiers and stop rules
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install loop-maker?โผ
Run `npx skills add EricTechPro/loop-maker --all -g -y` in your terminal to install it globally.
What does loop-maker do?โผ
It interviews you with 7 questions and scaffolds a self-running automation loop, complete with a verifier script, state file, trigger definition, and human approval gates.
Why do autonomous loops fail?โผ
Most loops fail because the agent judges its own work, state is lost between runs, or no stop condition exists. Loop-maker catches all three problems before you build anything.
Does loop-maker work with Claude Code and OpenClaw?โผ
Yes. It follows the universal SKILL.md standard and runs on Claude Code, Codex, Hermes, and OpenClaw, with host-specific adapters included.
Can I build automation loops without coding experience?โผ
Yes. You simply answer plain-English questions about your goal and schedule, and the wizard generates all the required files for you.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core