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

推荐订阅源

爱范儿
爱范儿
WordPress大学
WordPress大学
C
Check Point Blog
GbyAI
GbyAI
U
Unit 42
Google DeepMind News
Google DeepMind News
B
Blog RSS Feed
Blog — PlanetScale
Blog — PlanetScale
J
Java Code Geeks
I
InfoQ
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
Hugging Face - Blog
Hugging Face - Blog
Vercel News
Vercel News
博客园 - 【当耐特】
美团技术团队
小众软件
小众软件
S
SegmentFault 最新的问题
Jina AI
Jina AI
阮一峰的网络日志
阮一峰的网络日志
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
The Cloudflare Blog
Last Week in AI
Last Week in AI
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
V
Visual Studio Blog

Latest from TechRadar

Quordle hints and answers for Monday, April 13 (game #1540) NYT Strands hints and answers for Monday, April 13 (game #771) NYT Connections hints and answers for Monday, April 13 (game #1037) Morbid Metal developer explains why he ditched an origami art direction in favor of gritty sci-fi — 'It worked, but it didn't really feel like me' '71% of US households get routers from ISPs': Why new FCC rules could leave millions stuck with outdated,… 'The CPU is the system’s executive layer': Intel joins SambaNova as both face existential threat from… ‘More bang for your buck’: 7 easy ways to boost your MacBook Neo’s performance for free DJI Romo P vs Roborock Saros 10R — which robot vacuum comes out on top when it comes to dodging obstacles? I put… I spent 6 hours with Genshin Impact on the Galaxy S26 Ultra, and I can't believe how far mobile gaming has come What is the release date for The Testaments episode 4 on Hulu and Disney+? I reviewed the LG G6 for 3 weeks, and it's a fantastic OLED TV that's the new best option for brighter rooms Is your bird feeder camera doing more harm than good? 3 tips for using it safely as RSPB issues urgent disease warning Chelsea vs Man City Live Streams: How to watch Premier League 2025/26 from anywhere in the world, team news How to watch Alcaraz vs Sinner for FREE: TV Channels for Monte-Carlo Masters Final Sunderland vs Tottenham Live Streams: How to watch Premier League 2025/26 from anywhere in the world, team news Are these the best-designed workout headphones ever? I used them for a month to find out How to watch Snooker 900 John Virgo online (it's free) – stream O'Sullivan vs Higgins anywhere I've only just discovered the Walk With Frodo app on Garmin's Connect IQ store — and as as a huge LOTR nerd, it's going to make the next 1,800 miles fly by 'Just not sustainable': Why your monthly £25 broadband internet bill could soon hit £45 How to watch Paris-Roubaix 2026: Free Streams & TV Info as Tadej Pogacar chases third Monument How to watch Euphoria season 3 online – stream Zendaya & Sydney Sweeney drama from anywhere today '$15K bill destroyed a solo developer’s startup': How hackers are using leaked Google API keys to… There's a sneaky way to watch UFC 327 really cheap... NYT Connections hints and answers for Sunday, April 12 (game #1036) NYT Strands hints and answers for Sunday, April 12 (game #770) Quordle hints and answers for Sunday, April 12 (game #1539) Amazon's Ring cameras are the perfect solution to secure your home on a budget — shop today's best deals… I've tested every iPhone since the iPhone 12, and Ceramic Shield 2 is the first iPhone glass I fully trust UFC 327 live stream: how to watch Procházka vs Ulberg, start time, preview, full card We're officially getting the DJI Pocket 4 on April 16, but here's how Insta360 could beat it
Building league-winning AI agents: Lessons from the footb...
Markus Mulle · 2026-05-07 · via Latest from TechRadar

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.