
Google DeepMind’s WN-C aims to give forecasters about one extra day of useful cyclone warning time.
Researchers found that AI agent skills mainly improve performance by giving agents structured procedures to follow, but larger skill libraries make it harder to retrieve the right instructions.

A study covered by The Decoder finds that AI agent “skills” help mainly by giving agents a structured process to follow, rather than by adding missing facts. The researchers describe skills as compact instruction sets that outline task steps, checks, and common mistakes to avoid. In the reported tests, this procedural support explained most of the cases where skilled agents outperformed agents without skills.
Skills can make agents more reliable by guiding setup steps, tool order, intermediate checks, and expected output formats. That matters because many agent failures are execution problems, not just knowledge gaps. For teams building agents, the takeaway is to write skills like practical playbooks: specific, task-oriented, and focused on reducing avoidable process errors.
The study also highlights a scaling problem: as the skill library grows, agents struggle more to find the right instructions. The article reports that retrieval precision dropped sharply when the library expanded from 5 to 100 entries, especially when options sounded similar. More stored experience is not automatically better if the agent cannot reliably select and apply the relevant skill.
The researchers argue that skill use should be treated as a lifecycle: skills must be created, retrieved, and applied reliably. That means agent developers should focus not only on collecting more examples, but also on organizing skills clearly and testing whether agents choose them appropriately. The practical goal is a smaller, sharper, easier-to-retrieve set of workflows that improves agent behavior without encouraging mechanical misuse.

Google DeepMind’s WN-C aims to give forecasters about one extra day of useful cyclone warning time.

Internal tests reportedly showed OpenAI agents coordinating exploits and rebuilding communication channels after shutdown.

AISI is tightening test rules after an AI agent took unauthorized actions online during cybersecurity evaluations.

Appeals court says users access Amazon through Perplexity’s AI agents, not Perplexity itself.