惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

V
V2EX
C
Check Point Blog
博客园_首页
B
Blog
D
Docker
U
Unit 42
量子位
I
InfoQ
有赞技术团队
有赞技术团队
Martin Fowler
Martin Fowler
GbyAI
GbyAI
L
LangChain Blog
云风的 BLOG
云风的 BLOG
博客园 - Franky
美团技术团队
T
The Blog of Author Tim Ferriss
阮一峰的网络日志
阮一峰的网络日志
月光博客
月光博客
Vercel News
Vercel News
Recent Announcements
Recent Announcements
雷峰网
雷峰网
大猫的无限游戏
大猫的无限游戏
小众软件
小众软件
Google DeepMind News
Google DeepMind News

Latest from TechRadar in Pro

VodafoneThree gets Ofcom approval to bring satellite connectivity to your smartphone Is this the tipping point for AI at work? New Gallup survey finds half of all US employees now use it in some way 'Every Apple user needs to know about this nasty scam': Fake warnings tell users their iCloud data will be… 'Makes it even more disappointing': Microsoft backs fossil fuel big time with $7 billion deal in race for AI… 'Maybe it’s not science fiction': Solar panels are causing rainwater to fall in one of the driest places… Maine becomes first US state to pass data centre construction ban Dozens of WordPress plugins hijacked to target thousands of sites Drone-killing laser weapons greenlit for use in US airspace – FAA and Defense Department say high-energy weapons are ‘ready to protect all air travelers from illicit drone use’ despite airspace restrictions and friendly-fire incidents 'We are currently being extorted' — crypto giant Kraken says it is facing extortion attack, here's… I tried 7 free MTD software – now I've ranked my top picks as a freelancer Jackery McGraw Hill becomes latest to see its Salesforce data hacked Looking for a new PC? Now might be great time to upgrade, as Gartner figures claim shipments are rising — while… The new engineering playbook: how AI design copilots are reshaping product development Farewell Surface Hub — Microsoft kills off its super-sized touchscreen displays, but you might still be able to get one if you act fast 'We have no interest in patient data in the UK': Palantir UK head defends record as criticisms rise Amazon’s new AI Bio Discovery tool can provide ‘every researcher’ with ‘lab-in-the-loop drug discovery’ – 40+ AI biology models can filter 300,000 novel antibody candidates down to the top results for testing in just weeks Over 100 Chrome Web Store extensions found stealing user data from thousands of accounts Europe wants tech sovereignty but is this realistic? Enterprise AI governance cannot live in a prompt. So where is the safety net? Why 2026 is the year of flexibility without friction: solving the multi-platform crisis OpenAI reveals its Mythos rival designed for cybersecurity pros When cyberattacks are inevitable, recovery becomes the strategy Closing the cloud complexity gap LaLiga uses AI to fight illegal streaming that costs its clubs $800m a year Intel and Google expand long-term chip partnership to power AI systems 'Chatbots respond not just to what you ask, but how you ask it': Report finds AI agents might be sucking up to… 'Smartphones have physical limitations': Report explains why AI is kickstarting a billion-dollar hardware arms… 'I’m pretty sure actually we really do not need to work for five days' Zoom CEO calls for end of traditional work schedules — says 3-day working week should become the norm 'It's more common than you think': Experts reveal how hackers are trying to hijack your inbox with these…
Building league-winning AI agents: Lessons from the footb...
Markus Mulle · 2026-05-07 · via Latest from TechRadar in Pro

Every year, when football clubs across Europe battle to top their leagues, one truth emerges: talent alone doesn’t win trophies. You need structure, tactics and squad depth. Even the best players can’t perform consistently without the right environment and, in the early season, the teams without a clear strategy quickly unravel.

Global Field CTO for API Management at Boomi.

The same can be said for enterprises looking for success with their agentic AI deployments. Right now, it seems many haven’t nailed the winning formula. Just a fraction (12%) of CEOs say AI has delivered both cost and revenue benefits, so adoption alone won’t guarantee results.

Without strong data foundations and the right architecture, AI agents produce unreliable outputs and fail to execute real-world actions, putting investment at risk. To build AI agents that perform, organizations need the equivalent of a title-winning setup.

This is where the Tasks-Skills-Tools model comes into play; acting as a real-world playbook for agentic AI success.

Tasks: the tactics

No matter the division, tactics define what the team is trying to achieve on the pitch. In AI terms, the tactics, or tasks in this case, are the objectives set out for the agent. Crucially, tasks translate the objective into actionable steps that can be practiced, executed and evaluated.

Take a well-drilled free-kick routine, for instance. Players make coordinated runs, space opens and a clear chance follows. Every role is defined. AI agents operate the same way.

If the task is improving customer response times, the “routine” might involve categorizing tickets, generating automated responses, escalating complex cases and measuring the average resolution time. Each step needs to be deliberate and work towards a clear outcome.

Sign up to the TechRadar Pro newsletter to get all the top news, opinion, features and guidance your business needs to succeed!

To judge the quality of their outputs, agents need measurable outcomes. Did customer response times fall? Modularity matters too.

When each step stands on its own, teams can test, fix or replace one stage of a process without disrupting the whole system. In other words, every step should be independently executable and testable on the training ground before match day.

Skills: technical ability

In football, tactics might get a player into the right position to score a goal, but composure and technique are needed to strike the perfect shot. The same holds true for AI agents. Skills are the knowledge and reasoning patterns that enable AI systems to execute tasks effectively. Simply put, they determine how intelligently work is done.

Skills can be implemented through multiple mechanisms. Content retrieval allows an agent to pull in relevant domain knowledge before acting, much like a player scanning their surroundings before taking a shot.

Structured processes introduce repeatable methods that ensure best practice, just like a player going through the same routine before taking a penalty kick. Pattern conditioning, developed through fine-tuning and specialised training, embeds expertise directly into the model.

This is the equivalent of spending hours on the training ground until execution becomes reliable.

Tools: squad depth

Even the most technically gifted team can’t win with just a starting eleven. Injuries happen, teams go on bad runs of form and campaigns can derail. The best teams cover every position with players ready to step in when needed.

In AI, tools are the external capabilities that enable an agent to complete tasks. Without them, agents can’t make decisions. For example, a finance-focused AI agent needs access to payment APIs to retrieve financial information to verify a transaction or manage expenses.

Just as a squad relies on players with different roles and specialisms to execute the game plan, even the most talented agents can’t succeed without the right capabilities available to them.

Resilience planning is just as important. What happens if your primary API goes down? Is there a backup ready to step in or will the entire system grind to a halt? By keeping tools separate from an agent’s reasoning logic, you prevent that scenario from happening.

It means that swapping APIs doesn’t disrupt the agent and new capabilities can be added without upsetting existing workflows. It’s like bringing on a like-for-like substitute: the player changes, but the team keeps running smoothly.

The game-winning formula

The Tasks–Skills–Tools framework only wins the title when all three layers work together. Leave one out and the whole system falters. An agent without technical ability produces shallow, hopeful outputs.

Without the right tools, it’s like an entire club made up of only the starting eleven; and without clearly defined tasks, it’s a team with no game plan.

In the same way, any successful agentic AI deployment must focus on AI management, ensuring access to accurate data sources and seamless integrations throughout systems.

With the right architecture and governance in place, agents will deliver accurate outputs, efficiency gains and consistent results – just like a league-winning team.

We've featured the best AI tools.

This article was produced as part of TechRadar Pro Perspectives, our channel to feature the best and brightest minds in the technology industry today.

The views expressed here are those of the author and are not necessarily those of TechRadarPro or Future plc. If you are interested in contributing find out more here.

Global Field CTO at Boomi.