---
type: "Article"
title: "Auto-Research Loop | topical authority content"
description: "The Auto-Research Loop: an autonomous loop that iterates a prompt or Skill to maximise a scalar metric, so methodology improves continuously."
resource: "https://www.laurelinlabs.com/lab/auto-research-loop"
tags: ["auto-research-loop", "topical-authority-content", "autonomous-prompt-optimisation"]
generated: { by: "laurelin-site-build/2026-08-25", at: "2026-08-25T12:00:00+00:00" }
status: "stable"
stale_after: "2027-02-25T00:00:00+00:00"
sources:
  - id: "stat-1"
    resource: "https://sparktoro.com/blog/in-2026-less-than-one-third-of-google-searches-still-send-a-click/"
    title: "SparkToro"
  - id: "stat-2"
    resource: "https://www.gartner.com/en/newsroom/press-releases/2024-02-19-gartner-predicts-search-engine-volume-will-drop-25-percent-by-2026-due-to-ai-chatbots-and-other-virtual-agents"
    title: "Gartner"
---
# The Auto-Research Loop

An autonomous optimisation loop where an AI agent iterates on a single target, a prompt, module or Skill, to maximise a scalar metric computed by an automated evaluator. Hypothesise, modify, evaluate, keep if better else reset, repeat. The binding constraint is not the loop; it is knowing what to measure.

## How does seasonal validation run inside the pipeline?

A three-file architecture separates the goal (read-only), the target being optimised (read-write) and the evaluator that returns a single number the agent never sees the source of. The loop iterates until the metric stops improving. It is the optimisation engine that keeps a Skill library from going stale, every Skill improves continuously against its metric.

The hard part is metric design. As the source puts it: the skill of the future is knowing what to measure.

## Key figures

| Metric | Figure | Source |
|---|---|---|
| Google searches that end without a click (2026) | 68% | SparkToro[^stat-1] |
| Forecast drop in traditional search volume by 2026 | 25% | Gartner[^stat-2] |



Hub: [Topical Content](/topics/topical-content.md)

[^stat-1]: SparkToro
[^stat-2]: Gartner
