evolving-ai-agents

evolving-ai-agents is a skill for Claude Code, Codex from majiayu000/claude-skill-registry-data. It costs 49 tokens per session (3,427 once invoked), scanned A, original, no licence file.

Guidance for automatically improving AI agents with language-model-driven experiments and evaluation loops. An evaluation loop repeatedly tests an agent so changes can be compared.

In plain words
What is it for?
Use it to build self-improving agents, optimize prompts and skills against tests, or create automated evaluation processes.
Why use it?
It helps improve an agent systematically instead of changing prompts or skills by guesswork.

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 to build self-improving agents, optimize prompts and skills against tests, or create automated evaluation processes.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/majiayu000/claude-skill-registry-data/a-evolve
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 majiayu000/claude-skill-registry-data --skill a-evolve
Clone the repo
git clone --depth 1 https://github.com/majiayu000/claude-skill-registry-data

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 evolving-ai-agents

README.md
[![agentmods](https://agentmods.dev/badge/skills/majiayu000/claude-skill-registry-data/a-evolve/github.svg)](https://agentmods.dev/skills/majiayu000/claude-skill-registry-data/a-evolve)
Your own site
<a href="https://agentmods.dev/skills/majiayu000/claude-skill-registry-data/a-evolve"><img src="https://agentmods.dev/badge/skills/majiayu000/claude-skill-registry-data/a-evolve/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 evolving-ai-agents

Your own site · 80×15
<a href="https://agentmods.dev/skills/majiayu000/claude-skill-registry-data/a-evolve"><img src="https://agentmods.dev/badge/skills/majiayu000/claude-skill-registry-data/a-evolve.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 49 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 3,427 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.00049 $0.03427
Opus 5 $0.00024 $0.01714
Sonnet 5 $0.00010 $0.00685
Haiku 4.5 $0.00005 $0.00343

Measured 9d ago against content hash 6477f6efbbf3, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-10, from the pricing page.

Security

Grade A, and why

evolving-ai-agents 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 9d 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.

agent/a-evolve/SKILL.md · 384 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

Files

What ships with it

1 file beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

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. 9d ago First seen · 384 lines · 49 tokens per session scan A 6477f6efbbf3

Subscribe to this mod's changes

evolving-ai-agents is a skill published in the GitHub repository majiayu000/claude-skill-registry-data (18 stars, last pushed today), with no licence file. It adds 49 tokens to every session and 3,427 once invoked, about $0.0002 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-09-01.

Related

Other skills, from other repositories

evolving-ai-agents

Provides guidance for automatically evolving and optimizing AI agents across any domain using LLM-driven evolution algorithms. Use when building self-improving agents, optimizing agent prompts and skills against benchmarks, or implementing automated agent evaluation loops.

Orchestra-Research/AI-Research-SKILLs · 49 tokens

evolving-ai-agents

Provides guidance for automatically evolving and optimizing AI agents across any domain using LLM-driven evolution algorithms. Use when building self-improving agents, optimizing agent prompts and skills against benchmarks, or implementing automated agent evaluation loops.

majiayu000/claude-skill-registry · 49 tokens

research-a-evolve

Provides guidance for automatically evolving and optimizing AI agents across any domain using LLM-driven evolution algorithms. Use when building self-improving agents, optimizing agent prompts and ...

GrayCodeAI/starling · 38 tokens

tldr

Verdict-first communication mode. Cuts token usage 60-75% by enforcing TLDR rules (1-sentence default, 3-word target, shape dispatch) while preserving full technical accuracy and truth priority. Supports levels: lite, full (default), ultra, wenyan-lite, wenyan-full, wenyan-ultra. Use when user says "tldr mode", "talk…

0p9b/TLDR · 112 tokens

tldrcrew

Decision guide for delegating to tldr-style subagents. Tells the main thread WHEN to spawn tldrcrew-investigator (locate code), tldrcrew-builder (1-2 file edit), or tldrcrew-reviewer (diff review) instead of doing the work inline or using vanilla Explore. Subagent output is tldr-compressed so the tool-result injected…

0p9b/TLDR · 135 tokens

tldr-help

Quick-reference card for all tldr modes, skills, and commands. One-shot display, not a persistent mode. Trigger: /tldr-help, "tldr help", "what TLDR commands", "how do I use TLDR".

0p9b/TLDR · 53 tokens