five directions
Every paper in the corpus carries one of five direction tags. Each card below leads to that direction’s own page — every note it holds, newest paper first.
Agents that write, revise, and govern their own skill libraries.
Latest: 23% of Agent Skills Already Bundle Executable Code, Not Just Prompts
Most cited: Remove the curriculum and Voyager's item discovery collapses 93%
Skill abstraction beats raw-trajectory memory by up to 25 points
Attacks on and defenses for skill files — malicious skills, injection, supply chains.
Latest: 15 cloned listings hijack skill retrieval 93% of the time
Most cited: 26.1% of Community Skills Ship With a Vulnerability
Curated Skills Lift Success Rates 16.2 Points — Self-Generated Ones Cost You 1.3
Finding the right skill in a library too big to load — the problem SkillFed's own search is built on.
Latest: Flat skill packs lift 20-book QA accuracy from 0.26 to 0.46 — a second routing level erases the gain
Most cited: Retrieving from a 210-skill library mines diamonds 2.5x faster than writing code on the fly
200k+ skills wired into one graph, +40% reward across three backbones
Evaluation harnesses that test whether skills actually help the agents using them.
Latest: 8/10 → 3/10: a 300K-character context collapses a code-audit skill's pass rate — relevant or not
Most cited: Curated Skills Add 16.6 Points — Self-Authored Ones Cost You 11.5
Work that doesn't sit in a single direction yet — the field's unclaimed edges.
Latest: A skill-specific LoRA beats prompting the full SKILL.md by 5.2 points and cuts token cost 6.6%
Most cited: Compiling a skill for its model drops regressions from 15% to 4.5%
Typed contracts + call templates: 82 vs. 47 ALFWorld wins, −23% tokens per game
Where the directions meet — and where they don’t
45 of the 191 papers in this corpus genuinely work in two directions at once. Counting those bridge papers by pair, over the papers published since October 2025:
| benchmarks × evolution | 13 |
| benchmarks × security | 13 |
| benchmarks × retrieval | 7 |
| evolution × retrieval | 7 |
| retrieval × security | 4 |
| evolution × security | 0 expected 3–13 |
Five of the six pairs are bridged. The empty one belongs to the corpus’s two largest directions: among 184 recent papers, not one connects skill evolution — agents writing their own skills — with skill security. Null models over these direction sizes expect 3–13 such papers; observed is zero. Security research audits skills written by others; evolution research builds skills the agent writes for itself; nobody yet audits a self-authored skill at authoring time.Read the full field analysis →
Reports & insights
- Insight · Aug 2026
Any AI chat can now run skill search — and you approve every request
No install, no account, no connector. Your chat writes an abstract wish, you paste the link back, and it reads five security-swept skills. The whole request is a URL in plain English — the privacy boundary is something you check, not something you're asked to trust.
- Field report · Jul 2026
61 findings on a site we built for SEO
A site with build-blocking structured-data lints, machine-readable mirrors and an enforced internal-linking floor still failed 61 checks drawn from the SEO skills our own editorial recommends — including FAQPage markup that same post called retired. 19% of the skills' criteria were stale too.
- Insight · Jul 2026
60,611 skills in the wild — what a full census of the public SKILL.md corpus shows
SkillFed walked all 6,177 repositories in its discovery queue end to end: 2.5× more unique skills than listings claimed, 13,122 per-agent variant files merged, and 86,956 vendored aggregator copies excluded — more copies than originals.
- Insight · Jul 2026
The largest direction in agent-skill research is spreading outward, not settling down
Papers on agents that write their own skills land steadily farther from the direction's own semantic center month over month — the only trend in our analysis that survives multiple-comparison correction (BH p = 0.0016) — with no single axis carrying the drift.
- Insight · Jul 2026
Zero of 184 recent papers connect skill self-authoring with skill security
Five of the six research-direction pairs in the recent agent-skill literature are bridged by dual-topic papers. The pair formed by its two largest directions — agents authoring their own skills, and securing skill files — is empty, and three null models say that is not chance.
- Field report · Jul 2026
Agent-skills research didn't exist before 2023 — and its fastest-growing direction today is security
A SkillFed field map of 364 agent-skills papers, 2016–2026: none of this work existed before 2023, and skill security went from nothing to the second-fastest-growing direction in about three quarters.
Skill evolution 88 papers
Agents that write, revise, and govern their own skill libraries.
-
23% of Agent Skills Already Bundle Executable Code, Not Just Prompts
2026-07-21 — Skillware is Fan and Lan's name for what an agent skill actually is once you stop treating it as a prompt: a three-layer object. The Skill Artifact is just the natural-language task spec. Wrapped…
-
A co-evolving skill library lifts tool-use accuracy from 27.7% to 32.0% — with fewer tool calls, not more
2026-07-15 — SPyCE trains multimodal agents that think with images by distilling every successful multi-step trajectory into a two-tier hierarchical skill library , rather than collapsing it into a scalar…
-
Ten anchored examples recover 88-110% of an oracle metric's gains
2026-07-14 — Self-evolving agent loops assume a reliable evaluator already exists to grade each attempt. This paper drops that assumption and evolves the evaluator itself. The metric takes shape as an expression…
-
Flat retrieval breaks once a skill library hits the tens-to-hundreds range
Bridge: evolution × retrieval
2026-07-11 — This survey audits 124 papers on agent skill systems published between 2023 and 2026 (2 from 2023, 19 from 2025, 103 from 2026, cutoff May 31, 2026) and builds three shared tools for comparing them.…
-
Skill retirement flatlines past a ~45% false-pass rate — and no amount of data brings it back
2026-07-08 — Self-evolving agents that keep accumulating skills need a curator — a mechanism that retires a skill once its observed pass rate drops to a set threshold, which is what keeps a growing library from…
-
Evolving the improver — not just the skill — accounts for all of ALFWorld's gain and half of SealQA's
2026-07-06 — MetaSkill-Evolve doesn't stop at letting an agent revise its own skills — it lets the agent revise the machinery that does the revising. Each search branch pairs a task skill with a meta-skill :…
Skill security 42 papers
Attacks on and defenses for skill files — malicious skills, injection, supply chains.
-
15 cloned listings hijack skill retrieval 93% of the time
2026-07-15 — SkillSec-Eval breaks the agent skill lifecycle into six stages — authoring, storage, retrieval, planner selection, execution, evolution — and gives each one its own threat taxonomy. Badhe and…
-
Comparing a skill's claims to its code lifts misalignment detection from 0.45 to 0.89 Macro-F1
2026-07-12 — SkillsMP, the largest open-source Agent Skills marketplace, supplied a corpus of 264,937 normalized skill packages out of 273,657 catalog entries, each split into three layers: metadata (name,…
-
216,938 skills, and only 114,565 come with a paper trail
2026-07-08 — SkillCenter builds its library through a five-stage pipeline. Source acquisition feeds an LLM-based pre-filter called SkillGate , which screens raw material for actionability before any generation…
-
Nearly 1 in 5 Skill Forks Add Security-Sensitive Instructions
Bridge: security × benchmarks
2026-07-03 — Researchers screened GitHub for agent skill repositories with at least 20,000 stars and 2,000 forks and landed on six, including Anthropic's own anthropics/skills, obra/superpowers, and…
-
Stack five skills, multiply hidden-intent risk 14x
2026-07-02 — SkillFuzz treats skill composition — not the individual skill — as the unit worth testing. An LLM first compiles each skill's natural-language instructions into a structured skill contract :…
-
Whole-Trace Checking Catches 95.8% of Skill Policy Violations
2026-06-25 — VIGIL is a runtime reference monitor for agent skills. It abstracts raw tool calls into typed events, then grounds each skill's natural-language specification into a policy that names the actual…
Skill retrieval 30 papers
Finding the right skill in a library too big to load — the problem SkillFed's own search is built on.
-
Flat skill packs lift 20-book QA accuracy from 0.26 to 0.46 — a second routing level erases the gain
2026-07-20 — Agent Skills packs — the folder-based standard for handing an agent on-demand expertise — expose only a short description until a task matches it, then load an indexed body, then the specific…
-
Task-decomposition reranking beats the best baseline 78.7 vs 73.1 on ALFWorld-unseen, using just 1.3 skills per task
2026-07-07 — SkillReranker treats skill selection as a graph-matching problem, not a similarity search. It decomposes a task into an ordered sequence of subtasks and intermediate sub-states, then parses every…
-
A 3.9M-parameter skill sequencer closes 80% of the gap to hand-picked "gold" skill sets
2026-06-30 — LLM agents built on skill libraries hit a bottleneck once the library grows: choosing what to load stops being a lookup problem and becomes a joint decision over subset, count, and order — three…
-
Compose agents from skills, not fixed roles: +2 points over the best topology-only baseline, only a 0.96-point dip when the skill library changes
2026-06-18 — Existing graph-based multi-agent design treats agents as closed-set entities : fix a roster of agents, roles, or groups first, then optimize who talks to whom. SIGMA drops that assumption. Given a…
-
One Feedback Pass Takes Skill-Chain Decomposition From 51% to 68% Accuracy
2026-06-16 — Compositional skill routing formalizes what happens when a query needs more than one skill: decompose it into atomic sub-tasks, retrieve a skill for each, then compose the results into an executable…
-
Verification-gated skills add up to 12 points on KernelBench — pull retrieval at inference and most of it vanishes
2026-06-15 — daVinci-kernel splits CUDA/Triton kernel generation across three roles under one shared LLM backbone. A Selection Agent retrieves candidate optimization techniques through BM25 pre-filtering plus…
Agentic benchmarks 26 papers
Evaluation harnesses that test whether skills actually help the agents using them.
-
8/10 → 3/10: a 300K-character context collapses a code-audit skill's pass rate — relevant or not
2026-07-20 — A fixed 24-check code-audit agent skill got stress-tested inside a production-derived auditing task, run through Codex with gpt-5.4-mini. The task and its verification checks stayed constant; only…
-
A 96,401-skill curated corpus lifts agent pass rates +7.5pp — until coverage runs out
Bridge: benchmarks × retrieval
2026-07-17 — SkillCorpus turns the sprawling public SKILL.md ecosystem into one deployable, licence-clean corpus. A six-stage pipeline parses, deduplicates, and quality-scores roughly 821,000 crawled skill…
-
Code review, testing, and security auditing claim 35% of task assignments; requirements analysis gets 2%
2026-07-10 — The first large-scale empirical study of software-engineering skills starts with a brutal filtering funnel: 775,790 skills pulled from four public marketplaces — ClawHub, SkillHub, SkillNet, and…
-
Coding agents violate their own skill's embedded logic in up to 70% of test cases
2026-07-10 — SkillLogic is a static-analysis framework that reads an agent skill file and extracts the logical relations binding its instructions together: preconditions that gate an action, postconditions…
-
LLM-generated skills move data-science accuracy 1.2 points — same as filler text
2026-07-08 — The team built one reusable skill file per stage of a data-science agent's workflow — data preparation, data extraction, statistical analysis, and reporting — generating each with Gemini 2.5 Pro…
-
Rubric-filtered training lifts a 9B model to 32% accuracy — outcome-only filtering caps out at 18%
Bridge: benchmarks × evolution
2026-07-02 — SkillCoach splits agentic skill-use into four dimensions scored separately — skill selection, skill following, skill composition , and skill-grounded reflection — pulled from real agent rollouts…
Frontier & other 5 papers
Work that doesn't sit in a single direction yet — the field's unclaimed edges.
-
A skill-specific LoRA beats prompting the full SKILL.md by 5.2 points and cuts token cost 6.6%
2026-06-15 — Skill-to-LoRA (S2L) treats a SKILL.md file as training data, not runtime cargo. Offline, a teacher model reads the full skill document and generates synthetic task-response pairs that demonstrate…
-
SKIM cuts agent skills to 30-60% of their length for a 1-2 point accuracy hit
2026-06-10 — SKIM (SKIll coMpression) replaces a reusable agent skill's full instructions with a small set of learned soft tokens , so the skill no longer has to be pasted into every prompt in full. A compressor…
-
Typed contracts + call templates: 82 vs. 47 ALFWorld wins, −23% tokens per game
2026-05-27 — Skill-as-Pseudocode (SaP) rewrites markdown skill libraries into typed pseudocode, so agents stop re-deriving schemas and call syntax from prose on every retrieval. The pipeline clusters similar…
-
Conditioning the perception latent on the text skill card cuts cross-modal redundancy 9x — and gets 2.3x the step-consistency of 5-sample self-consistency at roughly the same latency as 1 sample
2026-05-08 — Agents built on vision-language models rarely repeat themselves. Ask the same policy to complete the same web task twice and the click sequences drift, even though the underlying reasoning hasn't…
-
Compiling a skill for its model drops regressions from 15% to 4.5%
2026-04-03 — Scale first: two public catalogs hold 118,000 agent skills between them — 28,990 on clawhub.ai, 89,280 on skills.sh. Running that catalog against eight LLMs and three harnesses (BareAgent, OpenCode,…