Results for “recurring-automation”

23 skills
More results
antigravity
Loopy
Discover, compare, audit, repair, adapt, craft, run, debrief, and publish repeatable AI-agent loops for engineering workflows.
42.4k · bundle
lucassantana-dev
Schedule
Define and manage recurring automated agent runs — CI monitoring, dep updates, security scans
1 · bundle
affaan-m
Continuous Agent Loop
Provides patterns for continuous autonomous agent loops with quality gates, evals, and recovery controls.
226k
microsoft
Continual Learning
Implements a continual learning loop for AI coding agents using hooks, two-tier memory (global and local), and automatic pattern detection to persist and apply learnings across sessions.
2.7k
affaan-m
Automation Audit Ops
Produces an evidence-backed inventory of live automations (jobs, hooks, connectors, MCP servers, wrappers) and recommends keep/merge/cut/fix-next actions before rewriting anything.
226k
machenjie
Regression Testing
`analysis-agent`/`task-agent`/`review-agent`: use for recurrence guards on known defects, incidents, or escaped failures; skip speculative risk without a prior failure mechanism.
4 · bundle
gabrielmoreira
Loopy
Discovers, finds, audits, repairs, adapts, crafts, runs, debriefs, saves, and prepares repeatable AI-agent loops for publication, treating loops as bounded feedback systems.
17 · bundle
lucassantana-dev
Knowledge Loop
Composite skill — query, capture, improve, and persist knowledge in one workflow. Chains recall (RAG query) → sync-memories (write durable note) → rag-curate (improve weak retrievals) → handoff (durable snapshot if session-ending). Use when the work involves "what did we decide", "remember this", "save where we are", or any closing checkpoint.
1 · bundle
mesteriis
Agent Retrospective
Analyzes repeated agent failures or noisy routing and proposes evidence-backed changes to instructions, skills, gates, or runbooks.
0 · bundle
tangchunwu
Ralph
Self-referential loop until task completion with architect verification
1
26bb
Loopy
Discover, find, compare, audit, repair, adapt, craft, run, debrief, and prepare repeatable AI-agent loops for publication. Use when a user asks to analyze code or coding threads for recurring work, find a published loop, interview them to turn a goal into a bounded loop, review a loop...
0 · bundle
sickn33
Loopy
Discover, find, compare, audit, repair, adapt, craft, run, debrief, and prepare repeatable AI-agent loops for publication. Use when a user asks to analyze code or coding threads for recurring work, find a published loop, interview them to turn a goal into a bounded loop, review a loop...
45.1k · bundle
machenjie
Repeat Failure Analysis
`analysis-agent`/`task-agent`/`review-agent`: use when repeated failure needs a new hypothesis or proof path; skip an initial failure with verified cause and a different action.
4 · bundle
francostino
Loopy
Discover, find, compare, audit, repair, adapt, craft, run, debrief, and prepare repeatable AI-agent loops for publication. Use when a user asks to analyze code or coding threads for recurring work, find a published loop, interview them to turn a goal into a bounded loop, review a loop...
63 · bundle
mhassan0000
Loop Library
Discovers, audits, repairs, adapts, and designs bounded AI-agent loops with explicit triggers, actions, verification, stopping conditions, guardrails, and handoffs.
1 · bundle
haongo232
Skillify
Auto-create new skills from repetitive workflows. When you notice yourself doing the same multi-step process repeatedly, extract it into a reusable SKILL.md that any agent can use.
3
auto-skiller
Autobrowse
Builds reliable browser automation skills by iteratively running a browsing task, reading the trace, and improving the navigation strategy until it passes consistently.
1 · bundle
lingxling
Loopy
Discover, find, compare, audit, repair, adapt, craft, run, debrief, and prepare repeatable AI-agent loops for publication. Use when a user asks to analyze code or coding threads for recurring work, find a published loop, interview them to turn a goal into a bounded loop, review a loop...
253 · bundle
machenjie
Authentication Security
Use with analysis-agent, task-agent, or review-agent for task-local authentication lifecycle and recovery risk. Do not use without that decision or as task owner.
4 · bundle
mineru98
Schedule
Run a Codex prompt on a cron schedule or at a specific future time. Codex app Automations is the official, always-on surface for durable recurring schedules — recommend it FIRST; this local skill is a terminal fallback that only fires while its daemon runs. Triggers include "/schedule", "cron", "every Monday 9am", "run this at 3pm", "schedule a codex prompt", "recurring codex task", and one-time future runs ("run once at 3pm", "remind me to check X tomorrow"). For fixed-interval repeats ("every N minutes"), use the separate `loop` skill instead.
13 · bundle
mineru98
Loop
Run a Codex prompt repeatedly on a fixed interval. Use for "/loop", "run this every N minutes/hours", "poll X every 5 minutes", "repeat this Codex prompt", or any recurring interval-based Codex job. This is the interval-repeat companion to the separate `schedule` skill (cron / specific-time). For a durable, always-on alternative that survives reboots and terminal exits, prefer Codex app Automations; this local CLI is a terminal fallback that only fires while its daemon process is running.
13 · bundle