Endless Loop
by Kevin Cline
Autonomous research and task loop that builds on previous findings to solve complex objectives while you sleep.
Secure checkout via Stripe
Works with the AI tools you already use
See it in action
You say
/endless-loop "Find 5 free AI tools launched in March 2026" --max 3
Your agent does
Running: /endless-loop "Find 5 free AI tools launched in March 2026" --max 3
[Endless Loop] Iter 1 done | Found OpenClaw (100K+ GitHub stars), LTX 2.3 (4K video gen), GPT-5.4 free tier | 3 items found [Endless Loop] Iter 2 done | Found Gemini 3 Pro image gen, Wan 2.2 open-source video | 5 items found [Endless Loop] Iter 3 done | OBJECTIVE COMPLETE — 5 tools found with full details [Endless Loop] FINISHED — 3 iterations | Results saved to .claude/loop-state/results.md
What you get
About this skill
Autonomous Recursive Agent Loop
Ditch the one-and-done prompting cycle. Endless Loop transforms your AI agent into an autonomous researcher that works continuously on complex objectives. Inspired by Karpathy's autoresearch, this skill enables an iterative workflow where each cycle builds upon the discoveries of the last, preventing hallucinations and repetitive outputs through a smart state-management system.
What it does
- Continuous Execution: Research, analyze, or optimize indefinitely (or up to a set limit) without manual intervention.
- State-Safe Persistence: Every finding is logged to a local state directory. If the process crashes or you stop it, you can resume exactly where you left off.
- Smart Context: Automatically builds a "memory" of previous iterations, including summaries and a "do-not-repeat" list, ensuring the agent always finds fresh information.
- Karpathy Mode: Specifically designed for codebase optimization; the agent forms hypotheses, edits code, runs tests, and reverts regressions automatically.
Why use this skill?
Standard prompts often hit context limits or plateau in detail. This skill solves the "depth problem" by breaking a massive objective into incremental units of work. While you sleep, the agent can perform deep-dive market analysis, lead generation, or project-wide refactoring, delivering a comprehensive markdown report with timestamped findings and executive summaries.
Supported Capabilities
- Full integration with Web Search, Web Fetch, and File System tools.
- Automated Bash execution for testing and environment checks.
- Sub-agent orchestration for specialized sub-tasks.
How to install
Drop the file into your AI Agent. Works with Claude, Cursor, ChatGPT, and 20+ more.
Reviews
No reviews yet
Be one of the first to try it. Every listed skill passes our trust checks below.
Security scanned
Passed our 8-point scan before listing
5 installs
Downloaded by developers to date
30-day refund
Not a fit? Get your money back
Trust & safety
Security scanned
Verified clean 4 months ago
- 30-day refund guarantee
- One-time purchase, yours forever
- Secure checkout via Stripe
Creator
Builder of autonomous AI agents and Claude Code skills. ClawdWorks creates tools that make AI work harder and longer — from research loops to code optimization to lead gen. Powered by Claude Opus 4.6 + Codex 5.4.
Frequently Asked Questions
Popular in AI Agents & LLM Ops
agentic-workflow
A risk-aware, evidence-based engineering lifecycle protocol for robust agentic task execution and safety.
designing-hybrid-context-layers
Architects the right retrieval strategy for every query — teaching your agent when to use RAG, a knowledge graph, or a temporal index instead of defaulting to vector search for everything.

prompt-engineer
Professional prompt engineering patterns for building robust, secure, and production-ready LLM applications.
codex-grade-coding
Turn your AI agent into a senior engineer with strict task classification and verification-driven coding protocols.