autoresearch

autoresearch is a skill for Claude Code, Codex from supratikpm/gemini-autoresearch. It costs 81 tokens per session (2,715 once invoked), scanned A, original, no licence file.

An automated loop for improving a measurable goal with Gemini CLI. It repeatedly changes something, checks the result, keeps or reverts the change, and records what happened until interrupted.

In plain words
What is it for?
Use it for overnight experiments or repeated optimization tasks where changes can be automatically verified and compared.
Why use it?
It removes the need to supervise each trial when exploring iterative improvements to a measurable result.

Skill for Claude CodeCodex

Which agent this was written for is unclear — body not stored (licence); the path alone says nothing.

Good fit Use it for overnight experiments or repeated optimization tasks where changes can be automatically verified and compared.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/supratikpm/gemini-autoresearch/autoresearch
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add supratikpm/gemini-autoresearch --skill autoresearch
Clone the repo
git clone --depth 1 https://github.com/supratikpm/gemini-autoresearch

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for autoresearch

README.md
[![agentmods](https://agentmods.dev/badge/skills/supratikpm/gemini-autoresearch/autoresearch/github.svg)](https://agentmods.dev/skills/supratikpm/gemini-autoresearch/autoresearch)
Your own site
<a href="https://agentmods.dev/skills/supratikpm/gemini-autoresearch/autoresearch"><img src="https://agentmods.dev/badge/skills/supratikpm/gemini-autoresearch/autoresearch/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for autoresearch

Your own site · 80×15
<a href="https://agentmods.dev/skills/supratikpm/gemini-autoresearch/autoresearch"><img src="https://agentmods.dev/badge/skills/supratikpm/gemini-autoresearch/autoresearch.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 81 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,715 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin unknown No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00081 $0.02715
Opus 5 $0.00041 $0.01358
Sonnet 5 $0.00016 $0.00543
Haiku 4.5 $0.00008 $0.00271

Measured 11d ago against content hash 2488c65803be, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-11, from the pricing page.

Security

Grade A, and why

autoresearch scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 11d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

skills/autoresearch/SKILL.md · 287 lines

The source is not reproduced here

No licence file

A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.

Read it on GitHub

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 11d ago First seen · 287 lines · 81 tokens per session scan A 2488c65803be

Subscribe to this mod's changes

autoresearch is a skill published in the GitHub repository supratikpm/gemini-autoresearch (43 stars, last pushed 5mo ago), with no licence file. It adds 81 tokens to every session and 2,715 once invoked, about $0.0004 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other skills, from other repositories

ccmanager-config

Set up, review, or repair a CCManager config — .ccmanager.json at a git repository root, or the global /.config/ccmanager/config.json. Use when someone wants ccmanager to launch a different agent CLI (codex, gemini, cursor-agent, copilot…), add command presets, run a command on session state changes or worktree…

kbwo/ccmanager · 123 tokens

codex-autoresearch

Run autonomous, measurable experiments in a Git repository: change one hypothesis, verify a numeric metric, keep improvements, and revert failures. Use when the user wants Codex to keep iterating toward a numeric target in the foreground or as a detached background run. Do not use for ordinary one-shot coding…

leo-lilinxiao/codex-autoresearch · 80 tokens

dependency-manager

Safely resolve and install isolated dependencies for isolated sandboxes (PoC execution).

gemini-cli-extensions/security · 19 tokens

ticket-manager

Expertise in managing Linear tickets locally using Markdown files. Use when you need to create, update, search, or break down features into atomic implementation tickets.

galdawave/pickle-rick-extension · 34 tokens

prd-drafter

Pickle Rick's PRD Engine. Use when you need to define the requirements, scope, and goals for a new feature or project before coding to avoid "Jerry-work.".

galdawave/pickle-rick-extension · 40 tokens

code-researcher

Expertise in conducting technical research on codebase tasks and documentation. Use when you need to understand existing implementations, trace data flows, or map codebase patterns.

galdawave/pickle-rick-extension · 37 tokens