Free Capability Guide · June 2026 Edition

The 2026 Skills Index.

Award-winning · 148,000+ teams · ★★★★★ Google

The top 100 hard and soft skills for 2026, in ten clusters of ten. Each one comes with why it has risen, and a practical route to build it. Use it to plan your own growth, or to map and develop your whole team.

Quick answer: The skills rising fastest in 2026 are AI literacy, data capability and cybersecurity on the hard side, and analytical thinking, creativity, resilience and leadership on the soft side, based on the WEF Future of Jobs Report 2025, LinkedIn Skills on the Rise 2026 and Coursera's Job Skills Report 2026. This index organises the top 100 into ten clusters, each with a practical route to build it.
39%

Of workers' key skills are expected to change by 2030 (World Economic Forum, 2025).

63%

Of employers say skills gaps are the biggest barrier to transformation (World Economic Forum, 2025).

170M

New roles expected globally by 2030, against 92 million displaced, a net gain of 78 million (World Economic Forum, 2025).

How To Use This Index

One list. Two lenses.

This index works whether you are growing your own career or developing a whole team. Skim all ten clusters first, because the most valuable gaps are usually the ones you were not looking for. Then come back through your chosen lens.

Lens One · For Individuals

Build your personal edge.

In 2026 employers increasingly hire for what you can actually do, not the titles you have held. Treat this index as a menu, not a to-do list. Nobody needs all 100.

  • Shortlist nine skills. Three you already use daily, three your current role demands, three your next role will demand.
  • Rate yourself 0 to 5 on each, using the scale below or in Insynode, our free personal skills tool. Be honest. A flattering score helps nobody, least of all you.
  • Pick one gap to close per quarter. Use the Build it route on each skill card, and favour real work over passive watching.
  • Make it visible. Add evidence to your CV and LinkedIn profile as you go. Skills you cannot evidence may as well not exist.
Lens Two · For Team Leaders

Develop the whole team.

You cannot fix what you cannot see. Use this index as the skills column of your matrix, then let the heat map tell you where to invest first.

  • Select 10 to 20 skills from this index that genuinely drive your team's results. Resist the urge to track everything.
  • Rate every person 0 to 5 against every chosen skill. Do it with them, not to them. Calibration beats precision.
  • Read the heat map. Red zones, single points of failure, and hidden experts will jump out within minutes.
  • Use the Team Leader Lens on every cluster. Each one shows how to spot the gap, grow it in the team, and track it on the matrix.

Before You Start

Rate yourself before you build.

Every skill in this index can be scored on the Upleashed 0 to 5 capability scale, the same doctoral research backed framework behind the Skills Matrix Template and PulseAI. The levels and the maths are fixed. Level 3 is the default target. See the full methodology, or rate yourself against it in Insynode (free).

0Not requiredExcludedNo expectation that the role needs this skill within the next year. Excluded from the capability calculation.
1In training25%Expected to be proficient within a year. Up to 75% of training complete. Quality requirements not yet understood.
2Developing50%Can usually perform the task alone, but complex output still needs checking and verification.
3Capable75% · Default targetTraining complete with consistent quality and productivity. Routine checks can be released back to the business.
4Expert / Trainer100%Prolonged, consistent experience. Works autonomously, owns the skill, and can train others to a high standard.
5Strategic owner100% · Purple flagDefines new processes and skill requirements. Cross functional expertise and a succession candidate.

Part One · Hard Skills · Cluster 01 of 10

AI and machine intelligence.

01SKILLS 1 TO 10

The WEF ranks AI and big data as the fastest growing skill area to 2030, and AI capability dominates LinkedIn's 2026 lists. This is the cluster reshaping all the others.

01

AI literacy

What it is: A working understanding of what AI systems can and cannot do, how they produce output, and where their limits and risks sit.

Why now: Understanding what AI can and cannot do is now baseline professional fluency, the way digital literacy was a decade ago. 

Build it: Take Elements of AI (University of Helsinki, free) or Google's AI Essentials, then run one real weekly task through an AI tool.

Level 3 looks like: You use AI tools routinely, explain their strengths and failure modes in plain language, and judge when output is safe to use without help.

02

Prompt engineering and context design

What it is: The craft of writing instructions, examples and context so an AI system produces accurate, usable output first time.

Why now: Named on LinkedIn's 2026 rising list. The quality of AI output tracks the quality of the instructions and context you give it. 

Build it: Study the free prompting guides from Anthropic, OpenAI and Google, and keep a personal library of prompts that worked.

Level 3 looks like: You write prompts that reliably produce usable output, reuse a tested personal library, and fix a weak result by changing the instruction rather than the tool.

03

Everyday AI tool fluency

What it is: Confident, habitual use of the AI assistants built into the office tools you already work in, such as copilots in documents, email and spreadsheets.

Why now: Copilots now sit inside Office, Google Workspace and most CRMs, and the gap between fluent and hesitant users widens monthly. 

Build it: Pick the assistant inside tools you already use and commit one daily task to it for a month.

Level 3 looks like: You complete routine drafting, summarising and analysis with built in assistants daily, unaided, and choose sensibly when not to use them.

04

AI agent and workflow orchestration

What it is: Designing multi step automations in which AI agents plan, execute and hand off work under defined rules and human checkpoints.

Why now: The 2026 shift is from single prompts to agents that plan and execute multi step work, and someone must design and supervise them. 

Build it: Build one small automation in Zapier, Make or n8n with an AI step, then add error handling and a human checkpoint.

Level 3 looks like: You can build a working multi step automation with an AI step, error handling and a human checkpoint, and it runs without you nursing it.

05

Machine learning fundamentals

What it is: A conceptual grasp of how models are trained, evaluated and degraded, covering training data, accuracy measures and drift.

Why now: You need not train models to benefit, but knowing how training data, evaluation and drift work helps you judge vendors and spot weak claims. 

Build it: Take DeepLearning.AI's AI for Everyone on Coursera, or Google's free Machine Learning Crash Course.

Level 3 looks like: You can explain training, evaluation and drift to a colleague, question a vendor's accuracy claims sensibly, and spot when a model is being oversold.

06

Building with large language models

What it is: Connecting language models to your own data and systems through APIs, retrieval and integration patterns to create useful tools.

Why now: Connecting models to your own data through APIs and retrieval is becoming the standard pattern for genuinely useful internal tools. 

Build it: Work through the official Anthropic or OpenAI API quickstarts, then build one retrieval tool over your own documents.

Level 3 looks like: You have shipped a small working LLM tool over real data that colleagues actually use, and you can explain its retrieval pattern and its limits.

07

Responsible AI and governance

What it is: The policies and practices that keep AI use lawful, fair and safe, covering data protection, transparency, oversight and accountability.

Why now: Data governance and responsible AI are named on LinkedIn's 2026 list, as the EU AI Act and UK guidance raise the bar for safe deployment. 

Build it: Read the ICO's AI and data protection guidance, then draft a one page AI use policy for your own team.

Level 3 looks like: You apply your organisation's AI policy correctly without prompting, flag risky use cases early, and can justify each tool's data handling if asked.

08

AI output evaluation and QA

What it is: Systematically checking AI generated work for accuracy, bias and fitness for purpose before it is used or published.

Why now: Models make confident mistakes, so verification, testing and review are exactly where human value now concentrates. 

Build it: Define what good looks like before you prompt, then check sources, numbers and edge cases after. Make it a habit, not an exception.

Level 3 looks like: You verify AI output against sources as a matter of habit, catch confident errors before they ship, and keep a checking standard others can follow.

09

AI search visibility (GEO and LLMO)

What it is: Structuring content so AI assistants and answer engines can find, parse and cite it, the successor discipline to classic SEO.

Why now: As buyers ask AI assistants instead of search engines, brands need content machines can find, parse and cite accurately. 

Build it: Learn schema markup and entity based SEO, then test how AI assistants currently describe your organisation.

Level 3 looks like: You can audit a page for machine readability, apply schema and answer first structure correctly, and show that AI assistants cite your content.

10

Intelligent automation

What it is: Combining rules based automation with AI so processes that needed human judgement at every step can run with judgement only where it matters.

Why now: Process optimisation features on LinkedIn's 2026 list, and pairing RPA with AI now automates work that scripts alone never could. 

Build it: Map one repetitive process end to end, then automate it with Power Automate, UiPath Community Edition or Make.

Level 3 looks like: You have automated at least one real end to end process combining rules and AI, documented it, and reduced its manual effort measurably.

Back to all ten clusters ↑  ·  Rate these ten skills in Insynode (free) →

Part One · Hard Skills · Cluster 02 of 10

Data and analytics.

02SKILLS 11 TO 20

Analytical thinking remains the WEF's most demanded core skill, and financial data analysis and data governance both appear on LinkedIn's 2026 list. Evidence beats opinion.

11

Data literacy and interpretation

What it is: Reading, questioning and drawing sound conclusions from charts, tables and dashboards, including knowing what they hide.

Why now: Every function now produces dashboards, and misreading them is more dangerous than ignoring them. 

Build it: Take a free data literacy short course on FutureLearn or OpenLearn, then narrate one real chart aloud each week: what it says, and what it hides.

Level 3 looks like: You interpret standard business dashboards correctly without help, question dubious axes, samples and averages, and brief others on what the data does and does not say.

12

Advanced Excel and spreadsheet modelling

What it is: Building robust, auditable spreadsheets using tables, modern functions and structured references rather than fragile manual workings.

Why now: Still the working language of business data, and modern functions like XLOOKUP, LET and dynamic arrays have quietly made it far more powerful. 

Build it: Microsoft Learn's Excel paths are free. Rebuild one manual report with tables, named ranges and zero hard coded numbers.

Level 3 looks like: You build models with tables, named ranges and functions like XLOOKUP and LET that others can audit, with no hard coded numbers hiding in formulas.

13

SQL and database querying

What it is: Writing queries that retrieve, join and aggregate data directly from databases, without waiting on an analyst.

Why now: The fastest route from question to answer in most organisations is still a well written query, with no analyst queue required. 

Build it: Work through the free SQL course on Kaggle Learn, then ask for read access to one real database at work and use it weekly.

Level 3 looks like: You write your own multi table joins and aggregations on live data, sanity check the results, and answer routine data questions the same day without support.

14

Data visualisation and dashboards

What it is: Turning data into clear visual displays in tools such as Power BI, Tableau or Looker that drive decisions rather than decorate them.

Why now: Decision makers act on what they can see. Power BI, Tableau and Looker skills convert analysis into action. 

Build it: Follow Microsoft Learn's free PL-300 path or Tableau's free training videos, then replace one recurring slide deck with a live dashboard.

Level 3 looks like: You build and maintain a live dashboard others rely on, choose chart types that fit the question, and your visuals need no verbal explanation to land.

15

Statistics and quantitative reasoning

What it is: Applying core statistical ideas such as variance, significance, sampling and base rates to judge what numbers really show.

Why now: Averages, variance, significance and base rates are the immune system against being fooled by data, including AI generated data. 

Build it: Khan Academy's statistics course is free and excellent. Pair it with The Art of Statistics by David Spiegelhalter.

Level 3 looks like: You routinely ask about sample size, baseline and significance before acting on a number, and you can spot a misleading average or cherry picked range unaided.

16

Data storytelling

What it is: Structuring findings into a narrative with context, tension and a clear recommended decision, so insight turns into action.

Why now: Insight changes nothing until someone acts on it. Structure, sequencing and narrative move a finding into a decision. 

Build it: Read Storytelling with Data by Cole Nussbaumer Knaflic, then rework one past analysis into a three slide story: context, conflict, decision.

Level 3 looks like: Your analyses end with a decision, not a chart dump. You can take a finding to a mixed audience and have them leave knowing what to do next.

17

Data engineering foundations

What it is: The basics of how data moves: pipelines, transformations, scheduling and storage that keep reports and models fed with clean inputs.

Why now: Clean, reliable pipelines are the unglamorous foundation under every dashboard and every AI initiative. 

Build it: Learn the basics of ETL and scheduling with the free dbt Fundamentals course, then document one data flow your team depends on.

Level 3 looks like: You can document and maintain a simple data flow end to end, diagnose why a feed broke, and explain the pipeline behind your team's main report.

18

Data governance and quality

What it is: Defining owners, definitions, standards and checks so the data everyone relies on stays accurate, consistent and trusted.

Why now: Named on LinkedIn's 2026 list, because AI amplifies whatever you feed it, including the errors. 

Build it: Define owners, definitions and quality checks for your five most used data fields, and write them down somewhere the whole team works.

Level 3 looks like: The fields you own have named definitions, owners and quality checks written down, and colleagues come to you to settle what a metric actually means.

19

Python or R for analysis

What it is: Using a scripting language to clean, analyse and automate data work beyond what spreadsheets can comfortably handle.

Why now: When spreadsheets run out of road, a little code goes a long way, and AI assistants have flattened the learning curve dramatically. 

Build it: Start with the free Python for Everybody course, then automate one weekly spreadsheet job with AI assisted code.

Level 3 looks like: You write working scripts that automate a recurring data task, debug them yourself with or without AI help, and others can rerun your code from your notes.

20

Experimentation and A/B testing

What it is: Designing controlled tests with hypotheses, sample sizes and success measures agreed before the result is known.

Why now: Opinions are cheap. Controlled tests settle arguments and compound learning in marketing, product and operations alike. 

Build it: Run one honest A/B test on something you own, a subject line, a page, a process, and write up the result either way.

Level 3 looks like: You design tests with the hypothesis and success measure fixed up front, run them cleanly, and write up the result honestly whichever way it lands.

Back to all ten clusters ↑  ·  Rate these ten skills in Insynode (free) →

Part One · Hard Skills · Cluster 03 of 10

Software, cloud and cyber.

03SKILLS 21 TO 30

Networks and cybersecurity is the WEF's second fastest growing skill area to 2030, and AI engineering headlines LinkedIn's 2026 list. The builders' cluster.

21

Cybersecurity fundamentals

What it is: The everyday behaviours and basic concepts that protect accounts, devices and data: authentication, phishing awareness, updates and least privilege.

Why now: Phishing, ransomware and supply chain attacks now reach every team, so baseline security behaviour is everyone's job, not just IT's. 

Build it: Work through the NCSC's free staff training resources, then switch on a password manager and multi factor authentication everywhere.

Level 3 looks like: You use a password manager and multi factor authentication everywhere, spot and report phishing attempts reliably, and never need chasing on security basics.

22

Cloud platforms

What it is: Working knowledge of the major cloud providers, their core services, and the cost and architecture choices they involve.

Why now: Most new systems are born in AWS, Azure or Google Cloud, and cloud cost and architecture choices shape what teams can build. 

Build it: Each provider runs free fundamentals training and an entry certification: AWS Cloud Practitioner, Azure Fundamentals or Google Cloud Digital Leader.

Level 3 looks like: You hold or could pass an entry cloud certification, navigate your organisation's cloud console confidently, and can explain a workload's cost drivers.

23

Modern software development

What it is: Building and shipping software using current languages, frameworks and engineering practice, from version control to testing.

Why now: Software remains the highest leverage way to scale a process, and Coursera's 2026 report puts software and product development among its three in demand career areas. 

Build it: freeCodeCamp and The Odin Project are free and project based. Ship one small real tool, not ten tutorials.

Level 3 looks like: You ship small working tools end to end: coded, tested, versioned and documented well enough that another developer could pick them up cold.

24

AI assisted development

What it is: Using AI pair programmers to write code faster while keeping human review, testing and judgement firmly in charge.

Why now: Tools like GitHub Copilot, Cursor and Claude have changed how code gets written. The skill is steering, reviewing and testing what they produce. 

Build it: Use an AI pair programmer on a real project for a fortnight, and review every suggestion before accepting it. The discipline is the skill.

Level 3 looks like: You use an AI assistant on real projects daily, review every suggestion before accepting, and your merged code holds the same quality bar as hand written work.

25

DevOps and platform engineering

What it is: Automating how software is built, tested and released, using pipelines, containers and infrastructure as code.

Why now: Shipping safely and often is a competitive weapon, and automating build, test and deploy is what makes it routine. 

Build it: Learn Git, CI/CD and containers through the free GitHub Skills courses and Docker's getting started guide, then automate one deployment.

Level 3 looks like: You maintain a CI/CD pipeline that deploys without drama, can containerise an application, and recover a failed release calmly using the runbook.

26

APIs and systems integration

What it is: Connecting systems through their interfaces so data flows automatically instead of through copy and paste.

Why now: Modern stacks are assembled, not built from scratch, and the people who connect systems quietly become indispensable. 

Build it: Learn REST basics with Postman's free academy, then connect two tools your team already pays for and remove one manual handoff.

Level 3 looks like: You can read API documentation cold, build a working integration between two real systems, and have removed at least one manual handoff this year.

27

Low code and no code building

What it is: Assembling working internal tools, apps and automations on platforms such as Power Apps or Airtable without conventional coding.

Why now: Power Apps, Airtable and similar platforms let operations people ship internal tools in days, easing the developer bottleneck. 

Build it: Rebuild one spreadsheet driven process as a simple app with Power Apps or Airtable, and add one automation to it.

Level 3 looks like: You have replaced a spreadsheet driven process with a working app that others use daily, including at least one automation, and you maintain it yourself.

28

Version control and collaboration

What it is: Using Git based workflows of branches, commits and reviews to change shared work safely and traceably.

Why now: Git underpins how modern teams change anything safely, increasingly including documents, data and infrastructure, not just code. 

Build it: GitHub's free Skills courses cover branching, pull requests and review. Practise by versioning something you actually maintain.

Level 3 looks like: You branch, commit, raise and review pull requests correctly without guidance, and your commit history tells a story a stranger could follow.

29

Privacy and data protection practice

What it is: Applying UK GDPR principles in daily work: lawful basis, minimisation, retention and individual rights.

Why now: UK GDPR obligations and customer expectations keep rising, and privacy by design is far cheaper than retrofitting it after a breach. 

Build it: Study the ICO's free guidance and checklists, then run a data audit on one process: what you hold, why, and for how long.

Level 3 looks like: You can run a basic data audit on a process you own, answer what is held, why and for how long, and you spot a privacy risk before anyone has to point it out.

30

Networks and infrastructure

What it is: How devices, networks and servers connect and fail: IP, DNS, wifi, VPNs and the basics of keeping things up.

Why now: Hybrid work, cloud and connected devices all stand on networking, which is half of the WEF's second fastest rising skill area. 

Build it: Cisco's free Networking Essentials or CompTIA Network+ materials cover the foundations. Then map your own team's setup and where it could fail.

Level 3 looks like: You can map your team's network setup, diagnose common connectivity faults methodically, and explain where the single points of failure sit.

Back to all ten clusters ↑  ·  Rate these ten skills in Insynode (free) →

Part One · Hard Skills · Cluster 04 of 10

Commercial and business.

04SKILLS 31 TO 40

Four of LinkedIn's eight fastest rising skill categories for 2026 are commercial: AI business strategy, revenue growth, financial operations and stakeholder communications.

31

Project management

What it is: Planning, sequencing and steering work to deliver agreed outcomes on time, with risks and owners visible throughout.

Why now: Still the backbone skill for turning intent into delivery, and named in LinkedIn's 2026 UK leadership and delivery skill areas. 

Build it: Google's Project Management Certificate or APM's resources cover the craft. Then run one real project with a one page plan, owners and dates.

Level 3 looks like: Your projects run from a written plan with owners and dates, status is visible without being asked for, and slippage gets flagged early rather than explained late.

32

Product management

What it is: Deciding what to build and why, by joining customer insight, commercial judgement and delivery prioritisation.

Why now: Organisations increasingly organise around products, and the role blends customer insight, prioritisation and commercial judgement. 

Build it: Read Inspired by Marty Cagan, then write a one page brief for something you own: problem, users, success measure.

Level 3 looks like: You can write a one page brief covering problem, users and success measure, prioritise a backlog defensibly, and say no with reasons that hold.

33

Business analysis

What it is: Translating between business need and technical delivery: mapping processes, gathering requirements and defining what good looks like.

Why now: Someone has to translate between what the business wants and what gets built, and AI projects have made that translation more valuable. 

Build it: BCS and IIBA publish entry level pathways. Practise by mapping one process as is and to be before any tool is chosen.

Level 3 looks like: You produce as is and to be process maps colleagues recognise as accurate, and your requirements rarely bounce back as misunderstood.

34

Financial literacy and FP&A

What it is: Reading and building budgets, forecasts and the core statements well enough to argue with the numbers, not just receive them.

Why now: Financial operations and reporting is one of LinkedIn's eight fastest rising categories for 2026. Numbers fluency earns a seat at decisions. 

Build it: Take a free finance for non finance managers course on OpenLearn, then rebuild your team's budget so you can defend every line.

Level 3 looks like: You build and defend your own budget line by line, read a profit and loss statement without help, and can explain variance to finance in their language.

35

Digital marketing and SEO

What it is: Making products and content findable and persuasive across search engines, social platforms and AI assistants.

Why now: Discovery is splitting across search engines, social platforms and AI assistants, and being findable now spans all three. 

Build it: Google Skillshop and HubSpot Academy are free. Pick one page or product and improve its visibility measurably over a quarter.

Level 3 looks like: You can run a basic keyword and intent audit, improve a page's visibility measurably over a quarter, and report the result in traffic and conversions, not activity.

36

Content creation

What it is: Producing written, visual and video content that holds attention and serves a measurable purpose.

Why now: Video and short form content now do the heavy lifting in marketing, sales and internal communication alike. 

Build it: Learn one editing tool properly, CapCut or DaVinci Resolve are free, and publish weekly for a quarter. Volume teaches faster than theory.

Level 3 looks like: You publish consistently in at least one format, edit your own video or graphics competently, and can point to content that measurably moved a number.

37

Sales and CRM craft

What it is: Running a disciplined pipeline: qualifying, advancing and closing opportunities with clean CRM data behind every stage.

Why now: Account development and go to market strategy sit inside LinkedIn's 2026 revenue growth category. Disciplined pipeline work is a skill, not a personality. 

Build it: Salesforce Trailhead and HubSpot Academy offer free structured paths. Then keep one pipeline scrupulously clean for ninety days.

Level 3 looks like: Your pipeline is current and honest, next steps exist on every open deal, and your forecast is taken at face value because it keeps coming true.

38

Customer experience design

What it is: Mapping and improving the end to end journey customers actually experience, not the one the org chart imagines.

Why now: Service orientation sits in the WEF's core skills top ten, and journey level thinking separates good products from loved ones. 

Build it: Map one customer journey end to end, find the single worst moment, and fix it. Repeat quarterly.

Level 3 looks like: You can map a journey end to end with its moments of truth, identify the worst friction point from evidence, and have fixed at least one this year.

39

E-commerce operations

What it is: Running online retail well: storefronts, merchandising, conversion, fulfilment and returns as one connected system.

Why now: Online retail keeps absorbing share, and running storefronts, logistics and conversion well is a transferable operations craft. 

Build it: Shopify's free learning paths cover the full stack. Then own one metric, conversion, returns or delivery time, and move it.

Level 3 looks like: You own at least one trading metric such as conversion or returns, know its drivers, and have moved it in the right direction with deliberate changes.

40

Procurement and supply chain analytics

What it is: Using spend, supplier and logistics data to buy better and keep goods and services flowing under pressure.

Why now: Supply shocks made resilience a board topic, and LinkedIn's 2026 list includes logistics coordination and process optimisation. 

Build it: CIPS publishes entry resources, and supply chain courses are free on OpenLearn. Map your top five supplier risks.

Level 3 looks like: You can produce a spend and risk view of your top suppliers, run a structured negotiation or tender, and know which supplier failure would hurt first.

Back to all ten clusters ↑  ·  Rate these ten skills in Insynode (free) →

Part One · Hard Skills · Cluster 05 of 10

Sustainability, risk and operations.

05SKILLS 41 TO 50

Environmental stewardship has entered the WEF's top ten rising skills to 2030, and risk and compliance management climbs LinkedIn's 2026 list. The licence to operate cluster.

41

Sustainability and ESG reporting

What it is: Measuring and reporting environmental and social performance against recognised frameworks and tightening disclosure rules.

Why now: Environmental stewardship is in the WEF's top ten rising skills, and UK disclosure expectations keep tightening for suppliers as well as listed firms. 

Build it: IEMA's foundation courses and the GHG Protocol's free guidance are the standard starting points. Draft a simple ESG snapshot for your team.

Level 3 looks like: You can assemble a credible ESG snapshot for your area using recognised definitions, with every figure traceable to a source and nothing you could not defend.

42

Carbon literacy and net zero planning

What it is: Understanding emissions scopes, baselines and reduction levers well enough to plan and track credible cuts.

Why now: Net zero commitments now flow down supply chains as contract clauses, so carbon numeracy is becoming a commercial skill. 

Build it: The Carbon Literacy Project runs accredited day courses. Then baseline one activity you control and find its biggest lever.

Level 3 looks like: You can baseline the emissions of an activity you control using standard factors, name its biggest reduction lever, and track progress against it.

43

Circular economy practice

What it is: Designing products, packaging and processes to keep materials in use: reduce, repair, reuse and recover.

Why now: Waste is unpriced inefficiency, and circular design thinking turns disposal costs into recovered value. 

Build it: The Ellen MacArthur Foundation publishes free courses and case studies. Redesign one product, package or process to lose less.

Level 3 looks like: You have redesigned at least one product, package or process to lose less, with the saving quantified in material, cost or carbon.

44

Risk management and resilience planning

What it is: Identifying what could go wrong, judging likelihood and impact, and preparing responses before they are needed.

Why now: Resilience, flexibility and agility rank near the top of the WEF's rising skills, and risk thinking is the organisational counterpart. 

Build it: Learn the ISO 31000 vocabulary, then write a one page risk register for your team: top five risks, owners, early warnings.

Level 3 looks like: Your area has a live one page risk register with owners and early warnings, reviewed on a rhythm, and your last incident followed the plan rather than improvisation.

45

Regulatory compliance and audit readiness

What it is: Knowing the rules that govern your work and keeping evidence that you follow them, ready for inspection at any time.

Why now: Policy compliance and safety monitoring appear on LinkedIn's 2026 rising list as AI regulation, data law and sector rules all thicken. 

Build it: Pick the regulation that most affects your work and read the regulator's own guidance, not a summary of it. Keep a simple evidence file.

Level 3 looks like: You can pass a spot check on your area without a scramble: obligations mapped, evidence filed, and gaps already known and scheduled.

46

Health, safety and wellbeing compliance

What it is: Meeting the duty of care for physical and psychological safety at work, from risk assessments to early support.

Why now: Wellbeing has moved from poster to duty of care, and hybrid work created risks that older policies never imagined. 

Build it: IOSH Managing Safely or a NEBOSH award covers the fundamentals, and MHFA England trains mental health first aiders.

Level 3 looks like: Risk assessments for your area are current and acted on, near misses get reported and learned from, and people raise wellbeing concerns to you early.

47

Quality management and Lean

What it is: Reducing waste, variation and rework through structured improvement methods such as Lean and Six Sigma.

Why now: Operational efficiency is one of LinkedIn's eight fastest rising categories for 2026, and Lean thinking is its most proven toolkit. 

Build it: A free Lean or Six Sigma yellow belt introduction plus one real improvement project beats any amount of theory. Map a process, remove a step.

Level 3 looks like: You can map a process, measure its baseline, remove a step or a defect cause, and prove the improvement held three months later.

48

People analytics and workforce planning

What it is: Using data on skills, performance and attrition to plan hiring, development and succession ahead of need.

Why now: Talent management sits in the WEF's rising top ten, and skills data is becoming the planning currency for hiring and development. 

Build it: CIPD's people analytics resources are a solid base. Start by analysing one dataset you already have: your team's skills matrix.

Level 3 looks like: You maintain a current skills matrix for your team, can show where the gaps and single points of failure sit, and your hiring case is built on that evidence.

49

Learning design and knowledge management

What it is: Capturing expertise and structuring it so others learn it quickly: guides, checklists, courses and searchable knowledge.

Why now: With 39 percent of key skills changing by 2030, teams that capture and transfer knowledge quickly compound the advantage. 

Build it: Read Make It Stick, then turn one expert's head knowledge into a checklist, guide or short video the whole team can use.

Level 3 looks like: You have turned at least one expert's know how into a guide or checklist others actually use, and new starters reach competence visibly faster for it.

50

Technical writing and documentation

What it is: Writing instructions, references and process documents that people can follow correctly first time without asking.

Why now: Clear documentation lets processes survive staff changes, audits and AI ingestion alike. It is quiet infrastructure. 

Build it: Google's free Technical Writing courses are excellent. Then rewrite one confusing internal document and measure the questions it stops.

Level 3 looks like: Your documents survive contact with new readers: people follow them unaided, and the question volume on what you have documented measurably drops.

Back to all ten clusters ↑  ·  Rate these ten skills in Insynode (free) →

Part Two · Soft Skills · Cluster 06 of 10

Thinking and problem solving.

06SKILLS 51 TO 60

Analytical thinking remains the WEF's most demanded core skill, and creative thinking, curiosity and analytical thinking all sit in its top ten fastest risers. Machines answer; humans must still ask and judge.

51

Analytical thinking

What it is: Breaking problems into parts, weighing evidence and reasoning to conclusions that survive scrutiny.

Why now: The WEF's most demanded core skill, and the foundation that every data tool and AI workflow ultimately stands on. 

Build it: Practise structured decomposition: take one messy problem a week and split it into causes, evidence and options on a single page.

Level 3 looks like: You decompose a messy problem into causes, evidence and options on one page, and your conclusions hold up when challenged on the working.

52

Creative thinking

What it is: Generating original, useful options by combining ideas, reframing constraints and resisting the first obvious answer.

Why now: One of the WEF's fastest rising skills to 2030, because routine output is cheap now and original framing is not. 

Build it: Use structured creativity: SCAMPER prompts, deliberate constraints, and quantity before quality. Generate twenty options before judging any.

Level 3 looks like: You reliably produce multiple genuinely different options before judging, and at least one of your reframings has changed what the team built.

53

Critical thinking and discernment

What it is: Evaluating claims, sources and evidence for reliability, especially where AI generated content blurs the trail.

Why now: AI generated text, images and audio make verification a daily habit rather than a journalist's specialism. 

Build it: Practise lateral reading: check the source before the claim. The University of Washington's free Calling Bullshit lectures are a brilliant grounding.

Level 3 looks like: You check the source before the claim as a habit, can explain why a source is or is not trustworthy, and rarely get caught sharing something false.

54

Complex problem solving

What it is: Working through tangled problems with many causes and stakeholders using a structured, visible method.

Why now: The problems left for humans are the tangled ones: many causes, many stakeholders, no clean answer. 

Build it: Learn a simple method and use it visibly: define, diagnose, options, decide, review. Write it up so others can challenge the logic.

Level 3 looks like: You run a visible method from definition to decision on hard problems, and others can challenge your logic because it is written down.

55

Systems thinking

What it is: Seeing how parts, incentives and feedback loops interact, so fixes do not create the next problem.

Why now: Fixes that ignore feedback loops create tomorrow's outages, backlogs and burnout. Seeing the whole system is a competitive sense. 

Build it: Read Thinking in Systems by Donella Meadows, then draw one causal loop diagram of a recurring problem your team faces.

Level 3 looks like: You can draw the loop behind a recurring problem, predict a side effect of a proposed fix before it happens, and people now ask you to sanity check fixes.

56

Strategic thinking and foresight

What it is: Connecting today's choices to a clear diagnosis of the situation and a coherent direction over the long term.

Why now: Strategic planning features on LinkedIn's 2026 UK rising skills, as firms plan through technology shifts and volatile demand. 

Build it: Read Good Strategy Bad Strategy by Richard Rumelt, then write a one page strategy for your area: diagnosis, guiding policy, coherent actions.

Level 3 looks like: You can write a one page strategy with diagnosis, guiding policy and coherent actions, and your plans visibly trade off what you will not do.

57

Decision making under uncertainty

What it is: Making sound, timely calls with incomplete information, using probabilities and reversibility rather than false certainty.

Why now: Waiting for complete information is now a competitive disadvantage. Probabilistic judgement beats false certainty. 

Build it: Read Thinking in Bets by Annie Duke, then record ten decisions with a confidence level attached and review them a month later.

Level 3 looks like: You attach confidence levels to significant calls, separate decision quality from outcome luck, and review past decisions on a rhythm to recalibrate.

58

Curiosity and questioning

What it is: Actively seeking what you do not know, and asking the questions that reframe problems rather than confirm plans.

Why now: Curiosity and lifelong learning sit in the WEF's rising top ten, and good questions are the steering wheel for every AI tool. 

Build it: Keep a question log. In every meeting, aim to ask one question that reframes the problem rather than confirms the plan.

Level 3 looks like: You ask at least one question in most meetings that genuinely changes the framing, and you follow up on what you did not understand rather than nodding past it.

59

Cognitive flexibility

What it is: Switching mental models, tools and approaches quickly when the situation changes, without losing the thread.

Why now: Tools, structures and priorities now change mid project, and the ability to drop an old frame quickly is a quiet superpower. 

Build it: Deliberately argue the other side of one decision each week, in writing, before settling. It keeps the mental hinges oiled.

Level 3 looks like: When a plan breaks, you produce a credible alternative framing the same day, and you can argue the other side of your own position in writing.

60

Judgement with AI

What it is: Knowing when to trust, verify or override an AI system, based on stakes, evidence and the model's known failure modes.

Why now: Knowing when to trust, check or override a model is fast becoming the differentiating skill in every AI assisted role. 

Build it: For one week, label each AI output you use: accepted, edited or rejected, and why. The patterns in that log are the skill forming.

Level 3 looks like: You calibrate checking effort to stakes, can name the failure modes of the tools you use, and your accept, edit or reject decisions look right in hindsight.

Back to all ten clusters ↑  ·  Rate these ten skills in Insynode (free) →

Part Two · Soft Skills · Cluster 07 of 10

Self management and growth.

07SKILLS 61 TO 70

Resilience, flexibility and agility plus curiosity and lifelong learning both sit in the WEF's top ten rising skills. Self management is the engine room of everything else on this list.

61

Adaptability, resilience and agility

What it is: Absorbing setbacks and change, recovering quickly, and adjusting course without losing standards or composure.

Why now: One of the WEF's fastest rising skills to 2030, because plans now have shorter shelf lives than the people executing them. 

Build it: After every disruption, run a two minute personal review: what changed, what I controlled, what I will do differently. Recovery speed is trainable.

Level 3 looks like: Colleagues see you steady within days of a disruption, and your after action reviews turn into changed behaviour, not just reflection.

62

Lifelong learning

What it is: Treating learning as a continuous, planned practice, with deliberate methods and a visible record of progress.

Why now: With 39 percent of key skills changing by 2030, the meta skill is learning itself, and it sits in the WEF's rising top ten. 

Build it: Block one protected learning hour a week and keep a simple log. Aim for one skill per quarter at Level 3, not five at Level 1.

Level 3 looks like: You hold a protected learning rhythm, can show one skill taken to Capable in the last year, and your learning log is real rather than aspirational.

63

Time management and prioritisation

What it is: Choosing and sequencing work by value and urgency, and protecting the time the important work needs.

Why now: Hybrid work and AI tools multiplied the options without multiplying the hours, so ruthless sequencing now beats raw effort. 

Build it: Plan tomorrow's top three tasks the night before, and time box them in the calendar. Review weekly what got displaced and why.

Level 3 looks like: Your top three priorities are planned the night before, deadlines are met without heroics, and low value asks get a polite, fast no.

64

Focus and deep work

What it is: Sustaining undistracted attention on cognitively demanding work for meaningful stretches.

Why now: Distraction is the default setting of modern work, and sustained attention is now a genuine competitive scarcity. 

Build it: Read Deep Work by Cal Newport, then protect two ninety minute focus blocks a week, notifications off, one defined output each.

Level 3 looks like: You complete at least two protected deep work blocks weekly with a defined output each, and your hardest work gets your best hours, not your leftovers.

65

Accountability and ownership

What it is: Treating outcomes you have accepted as yours: closing loops, surfacing problems early and never quietly dropping a commitment.

Why now: Flatter teams and faster cycles mean work increasingly belongs to whoever picks it up, and owners get trusted with more. 

Build it: Close loops visibly: confirm what you own, give updates before being asked, and flag risks early. Reliability compounds quickly.

Level 3 looks like: People stop tracking the things they hand you. Updates arrive before they are requested, and risks are raised while they are still cheap to fix.

66

Initiative and proactivity

What it is: Spotting and acting on useful work nobody assigned, within sensible boundaries and with visible follow through.

Why now: AI handles the prescribed work. Humans add value by spotting the unprescribed problem that nobody assigned. 

Build it: Each week, fix or propose one thing outside your job description. Small, finished and useful beats ambitious and stalled.

Level 3 looks like: You ship at least one unprompted improvement a month, finished rather than started, and you brief the right people before it surprises them.

67

Self awareness and reflection

What it is: Accurately reading your own strengths, gaps, triggers and impact on others, and adjusting on the evidence.

Why now: Motivation and self awareness sits in the WEF's core skills top ten, and it is the input every feedback loop depends on. 

Build it: Keep a five minute Friday journal: what worked, what did not, one adjustment. Ask one colleague monthly what you should do more of.

Level 3 looks like: Your self ratings broadly match what colleagues would score you, you seek feedback on a rhythm, and named behaviours have changed because of it.

68

Stress management and wellbeing

What it is: Managing energy, recovery and pressure so performance is sustainable rather than heroic and brittle.

Why now: Sustainable performance beats heroic burnout, and wellbeing is now a measured leadership responsibility, not a perk. 

Build it: Audit your sleep, movement and recovery honestly for a fortnight, then fix the worst one first. The NHS Every Mind Matters resources are free and practical.

Level 3 looks like: You maintain performance through busy periods without burning out, know your early warning signs, and act on them before others have to.

69

Growth mindset

What it is: Treating ability as buildable through effort and method, so feedback and setbacks become information rather than verdicts.

Why now: People who treat ability as buildable adopt new tools faster and recover from setbacks quicker, which 2026 demands weekly. 

Build it: Read Mindset by Carol Dweck, then swap one statement of "I can't do X" for "I can't do X yet, and here is my next step" each week.

Level 3 looks like: You take on tasks you are not yet good at, respond to critical feedback with curiosity rather than defence, and can name skills you were once bad at.

70

Ethical judgement and integrity

What it is: Acting consistently with stated values, especially when it costs something, and reasoning soundly through grey areas.

Why now: AI, data and automation hand ordinary roles decisions with real consequences, and trust is the slowest asset to rebuild. 

Build it: Use a simple test on grey calls: would I be comfortable if this decision were published? Discuss one real dilemma openly each quarter.

Level 3 looks like: Your decisions would survive being published, you raise uncomfortable issues early and specifically, and people bring you the grey calls.

Back to all ten clusters ↑  ·  Rate these ten skills in Insynode (free) →

Part Two · Soft Skills · Cluster 08 of 10

Communication and collaboration.

08SKILLS 71 TO 80

Empathy and active listening sit in the WEF's core skills top ten, and LinkedIn's 2026 UK list names cross functional collaboration and cross cultural communication directly.

71

Clear writing

What it is: Writing that transmits meaning accurately in the fewest words the reader needs, structured for how people actually read.

Why now: Hybrid and AI assisted work runs on written words, and clear writing is now indistinguishable from clear thinking. 

Build it: Read On Writing Well by William Zinsser, then halve the length of your next three emails without losing any meaning.

Level 3 looks like: Your emails and documents get correct action without follow up questions, lead with the point, and say in one paragraph what others take three to say.

72

Confident speaking and presenting

What it is: Delivering ideas aloud, prepared or impromptu, in a way that holds a room and moves a decision.

Why now: Public speaking appears on LinkedIn's 2026 rising list under executive communications. Ideas win or lose in the room. 

Build it: Toastmasters clubs offer cheap, structured practice. Record one talk a month and watch it back. Painful, and faster than any course.

Level 3 looks like: You present to senior or unfamiliar audiences without a script crutch, land your key point inside the time given, and handle questions without wobble.

73

Active listening

What it is: Attending fully to what someone means, not just what they say, and proving it before responding.

Why now: Empathy and active listening is a WEF core top ten skill, and it is the half of communication most people skip. 

Build it: In your next three difficult conversations, summarise the other person's point to their satisfaction before replying. Watch what changes.

Level 3 looks like: You can summarise the other person's position to their satisfaction before replying, and people describe feeling heard by you even in disagreement.

74

Empathy and perspective taking

What it is: Accurately modelling what others think, feel and need, and letting it shape how you act and communicate.

Why now: Part of the same WEF core top ten skill, and the raw material for customer insight, teamwork and leadership alike. 

Build it: Before key conversations, write one sentence on what the other person wants and fears. Update it afterwards with what you learned.

Level 3 looks like: You anticipate reactions correctly more often than not, tailor messages to the audience without losing honesty, and notice struggle before it is spoken.

75

Collaboration and teamwork

What it is: Working so the team's output is greater than the sum of its parts: shared context, explicit handoffs, no surprises.

Why now: Cross functional collaboration features on LinkedIn's 2026 UK list, because almost nothing valuable ships from one desk any more. 

Build it: Make your work findable and your handoffs explicit: shared documents, visible status, and no surprise dependencies.

Level 3 looks like: Your work is findable, your handoffs are explicit, and teammates choose to work with you because you make their work easier, not just yours.

76

Cross functional fluency

What it is: Speaking enough of neighbouring functions' language, metrics and constraints to work with them as a peer.

Why now: Translators between engineering, finance, marketing and operations are scarce, and they increasingly set project speed. 

Build it: Learn the top ten terms and the core metric of one neighbouring function, and shadow one of their meetings each month.

Level 3 looks like: You can state the core metric and top constraint of the functions you border, and they no longer translate for you in joint meetings.

77

Hybrid and asynchronous working

What it is: Working effectively across locations and time zones: written first, documented decisions, deliberate use of live time.

Why now: Distributed teams are permanent, and the skill is writing decisions down so that work moves while you sleep. 

Build it: Default to async first: a written brief before a meeting and a decision log after it. Reserve live time for debate, not broadcast.

Level 3 looks like: Your projects move while you are offline because briefs and decision logs exist, and your meetings shrink because the writing did the broadcasting.

78

Giving and receiving feedback

What it is: Exchanging specific, timely, actionable observations in both directions, in a way people can actually use.

Why now: Faster cycles need faster course correction, and feedback is the cheapest performance technology there is. 

Build it: Read Thanks for the Feedback by Stone and Heen, then ask one person each week: what is one thing I could do better?

Level 3 looks like: You give specific, behaviour based feedback within days, not at review time, and you ask for it on a rhythm and visibly act on what comes back.

79

Conflict resolution

What it is: Surfacing and working through disagreement early, separating facts from stories and people from positions.

Why now: Conflict mitigation ranked second on LinkedIn's 2025 rising skills list, and hybrid work gives disagreements more places to fester. 

Build it: Read Crucial Conversations, then practise naming the issue early and privately: facts first, story second, request third.

Level 3 looks like: You name tensions early and privately, keep the issue on facts and requests, and disagreements you handle tend to end in working relationships, not silence.

80

Cultural intelligence and inclusion

What it is: Working effectively across cultures and differences, and making it easier for everyone in the room to contribute.

Why now: Cross cultural communication and DEIB capability feature on LinkedIn's 2026 UK list as teams span borders and backgrounds. 

Build it: Take a free cultural intelligence course on FutureLearn, then audit one meeting: who spoke, who was interrupted, who decided.

Level 3 looks like: You adapt communication across cultural styles without stereotyping, and in meetings you run, airtime and credit visibly spread beyond the usual voices.

Back to all ten clusters ↑  ·  Rate these ten skills in Insynode (free) →

Part Two · Soft Skills · Cluster 09 of 10

Influence and relationships.

09SKILLS 81 TO 90

Relationship development and public speaking sit inside LinkedIn's 2026 executive and stakeholder communications category. Influence is what converts capability into outcomes.

81

Emotional intelligence

What it is: Reading and regulating emotion, your own and others', and using it as information in how you act.

Why now: As AI absorbs analytical routine, reading and regulating emotion becomes the distinctly human edge in every interaction. 

Build it: Read Permission to Feel by Marc Brackett or Goleman's Emotional Intelligence, and name your own state before high stakes conversations.

Level 3 looks like: You can name your state before a high stakes conversation and choose behaviour deliberately, and you read a room's mood accurately enough to change course.

82

Negotiation

What it is: Reaching agreements that create and claim value, prepared with targets, walkaways and the other side's interests.

Why now: Budgets, salaries, supplier terms and scope are all negotiated, and a small skill gap here compounds into large money. 

Build it: Read Never Split the Difference by Chris Voss, then prepare every negotiation in writing: targets, walkaway point, and their likely interests.

Level 3 looks like: You enter negotiations with written targets and a walkaway, trade rather than concede, and your agreements stick because both sides can live with them.

83

Influencing without authority

What it is: Moving decisions and behaviour through credibility, framing and relationships rather than position power.

Why now: Matrix structures and cross functional projects mean most influence now happens sideways, with no org chart to lean on. 

Build it: Read Influence by Robert Cialdini, then map the stakeholders for one initiative: who decides, who advises, and what each values.

Level 3 looks like: You regularly get cross functional decisions over the line with no reporting line to lean on, because you frame proposals in the deciders' interests.

84

Stakeholder management

What it is: Identifying who matters to an outcome, what they need, and keeping them engaged before they become blockers.

Why now: Stakeholder communications is one of LinkedIn's eight rising categories for 2026, and projects die of neglected stakeholders, not bad plans. 

Build it: Keep a live stakeholder map for your main project: interest, influence, last contact. Update it fortnightly, not when trouble starts.

Level 3 looks like: You keep a live stakeholder map for your main work, no key stakeholder learns important news late, and surprises at sign off have stopped happening.

85

Networking and relationship building

What it is: Building and maintaining a genuine network of mutual value, inside and outside the organisation.

Why now: Relationship development is named on LinkedIn's 2026 list, and opportunity still travels through people faster than through job boards. 

Build it: Adopt a give first rule: share one useful introduction, article or insight each week, and reconnect with two dormant contacts a month.

Level 3 looks like: You give before you ask, dormant contacts warm quickly because you kept faith, and useful introductions flow through you in both directions.

86

Customer focus and service orientation

What it is: Keeping the customer's actual experience and outcomes at the centre of decisions, with regular direct contact.

Why now: Service orientation and customer service sits in the WEF core top ten. Proximity to the customer is proximity to the truth. 

Build it: Listen to real customer calls or read raw feedback weekly, then bring one verbatim customer sentence into every planning meeting.

Level 3 looks like: You touch raw customer evidence weekly, can quote real customer language in planning, and have changed at least one decision this year because of it.

87

Storytelling

What it is: Structuring information as narrative, with situation, tension and resolution, so it is remembered and retold.

Why now: Data informs, but stories move. Storytelling turns strategy, change and results into something people actually retell. 

Build it: Read Resonate by Nancy Duarte, then rebuild one routine update as a story: situation, complication, resolution, and what you need.

Level 3 looks like: Your updates and proposals follow a deliberate arc, land inside the time given, and get retold by people who were not in the room.

88

Facilitation and meeting leadership

What it is: Designing and running sessions that reach decisions: right people, clear goal, managed airtime, visible outcomes.

Why now: Meetings are the most expensive thing most teams do, and facilitation is the difference between momentum and theatre. 

Build it: For every meeting you run, set a decision goal, send a one page pre read, and end with owners and dates. Cancel anything without all three.

Level 3 looks like: Meetings you run start with a decision goal and end with owners and dates, and people accept your invites because something always gets decided.

89

Professional presence and personal brand

What it is: The consistent impression your work, writing and conduct create, online and in the room, before and after you speak.

Why now: Hybrid work means your reputation increasingly forms in writing and on screens, often before you ever enter the room. 

Build it: Tidy your LinkedIn profile so it states what you do and the problems you solve, then share one genuine work learning per month.

Level 3 looks like: Your profile and work say clearly what you do and solve, colleagues describe you the way you would hope, and opportunities reference work you made visible.

90

Trust and dependability

What it is: The earned expectation that your word becomes reality: commitments tracked, kept or renegotiated early.

Why now: AI can draft anything, so the premium shifts to people whose word reliably becomes reality. 

Build it: Track your own promise keeping for a month: everything committed, everything delivered. Close the gap before raising the volume.

Level 3 looks like: Your commitments are either delivered or renegotiated before the deadline, never silently dropped, and people route important things through you on purpose.

Back to all ten clusters ↑  ·  Rate these ten skills in Insynode (free) →

Part Two · Soft Skills · Cluster 10 of 10

Leadership and people development.

10SKILLS 91 TO 100

Leadership and social influence has climbed 22 percentage points as a core skill since 2023 in WEF data, and talent development is named on LinkedIn's 2026 list. The multiplier cluster.

91

Leadership and social influence

What it is: Setting direction and moving people towards it willingly, with or without formal authority.

Why now: Up 22 percentage points as a core skill since 2023 in WEF data, one of the steepest climbs recorded. Teams change faster than org charts. 

Build it: Lead something small but real: a project, a community, an improvement. CMI and ILM offer recognised UK pathways when you want structure.

Level 3 looks like: You have led something real end to end, people choose to join what you start, and momentum visibly continues when you step back.

92

Coaching and mentoring

What it is: Growing others' capability through questions, practice and feedback rather than answers and rescue.

Why now: Coaching is how skills actually transfer inside teams, and it scales a leader far beyond their own hours. 

Build it: Read The Coaching Habit by Michael Bungay Stanier, then replace advice with questions once a day. Start with: what is the real challenge here for you?

Level 3 looks like: You default to questions before advice, the people you coach can show concrete progress, and at least one has stepped up to work you used to do.

93

Delegation and empowerment

What it is: Handing over meaningful work with clear outcomes and authority, then supporting without taking it back.

Why now: Leader bottlenecks are now system bottlenecks. Delegation is how capability, and capacity, compound together. 

Build it: Delegate one meaningful task per fortnight with a clear outcome, authority and check in points. Resist taking it back at the first wobble.

Level 3 looks like: You delegate outcomes rather than tasks, resist the takeback at the first wobble, and your team handles a week without you with nothing bouncing.

94

Talent development and succession

What it is: Deliberately growing each person's capability and ensuring critical roles have ready successors.

Why now: Talent development features on LinkedIn's 2026 list and talent management in the WEF's rising top ten. Growing people is measured work now. 

Build it: Keep a simple plan per person: one strength to deepen, one gap to close, one experience to gain this quarter. Review it monthly.

Level 3 looks like: Every person you lead has a live development plan with one strength, one gap and one experience this quarter, and you can name your own successor.

95

Change leadership

What it is: Taking people through transitions: making the case, naming what stays, building the coalition and sustaining energy past launch.

Why now: With transformation constant, leading people through change gracefully separates adoption from quiet resistance. 

Build it: Read Switch by Chip and Dan Heath, then for your next change name what stays the same as clearly as what changes. People anchor on continuity.

Level 3 looks like: Your last change landed with adoption rather than quiet resistance, because people heard the why, heard what stays the same, and saw an early win.

96

Vision setting and goal alignment

What it is: Defining a clear destination and measurable goals so distributed teams make consistent decisions unsupervised.

Why now: Autonomy without alignment is chaos. Clear goals let distributed teams make a thousand good decisions unsupervised. 

Build it: Read Measure What Matters by John Doerr, then write one objective and three measurable key results for your team this quarter. Publish them.

Level 3 looks like: Your team can state the objective and key results unprompted, and their independent decisions point the same direction because the goal does.

97

Psychological safety

What it is: Creating conditions where people raise problems, questions and half formed ideas without fear of embarrassment or punishment.

Why now: Google's Project Aristotle research found it the standout dynamic of its most effective teams, and Amy Edmondson's work shows why: silence hides risk. 

Build it: Read The Fearless Organization by Edmondson. Respond to bad news with thanks before analysis, and admit your own mistakes first.

Level 3 looks like: Bad news reaches you early and undiluted, juniors disagree with you in the open, and your response to mistakes is thanks first, analysis second.

98

Leading hybrid human and AI teams

What it is: Allocating work across people and AI agents deliberately: what to automate, what to augment, what stays human.

Why now: Managers now allocate work across people and AI agents, and AI business strategy is one of LinkedIn's eight rising categories for 2026. 

Build it: Inventory your team's tasks: automate, augment or human only. Redesign one workflow a quarter, and involve the team in the redesign.

Level 3 looks like: Your team's tasks are classified automate, augment or human only, at least one workflow has been redesigned accordingly, and quality gates exist for the AI share.

99

Recognition and motivation

What it is: Noticing and reinforcing the behaviour you want, tuned to what each person actually values.

Why now: Motivation and self awareness sits in the WEF core top ten, and recognition is its cheapest, most neglected fuel. 

Build it: Give one piece of specific, timely recognition per person per fortnight, tied to behaviour rather than personality. Specific beats lavish.

Level 3 looks like: Every person you lead gets specific, behaviour tied recognition at least fortnightly, you know each person's preferred form, and discretionary effort shows up where you point it.

100

Skills based workforce planning

What it is: Planning hiring, deployment and development around skills evidence rather than job titles and gut feel.

Why now: Skills, not job titles, are becoming the planning unit for hiring and development, and 63 percent of employers call skills gaps their biggest transformation barrier. 

Build it: Start with a skills matrix: list the skills your strategy needs, rate the team honestly from 0 to 5, and let the gaps set the plan. This index is your menu.

Level 3 looks like: You run a current skills matrix, your development and hiring decisions trace to its gaps, and you re rate on a quarterly rhythm.

Back to all ten clusters ↑  ·  Rate these ten skills in Insynode (free) →

Putting It To Work

From list to living matrix.

One hundred skills is a menu, not a to do list. Nobody develops 100 skills. Choose nine, rate them honestly from 0 to 5, close one gap per quarter, and make the whole thing visible. That is the entire method.

Pick 3 · Core

Skills every role needs

The non negotiables of your team or trade: often AI literacy, clear writing and data literacy. Target Level 3, Capable, for everyone.

Pick 3 · Role

Skills your job is paid for

The craft of your specific role, chosen from the clusters above. Target Level 4 here, because this is where your reputation lives.

Pick 3 · Growth

Skills your next role needs

Borrow from the cluster one level up: influence, coaching, strategic thinking. Reaching Level 2 to 3 this year is genuine progress.

Team memberAI literacyData storytellingProject managementGiving feedbackJudgement with AI
Priya · Analyst43232
Sam · Marketing21343
Leah · Operations34421
Tom · Team lead12534

A live matrix turns this index into decisions. Reading down a column shows cover and single points of failure: one person at Level 1 on data storytelling is a risk, a whole column of them is a plan. Reading across a row shows each person's next development conversation. The quarterly rhythm: rate in week one, pick one gap each, build for eleven weeks using the routes in this guide, then re rate and update the matrix. Four cycles a year, visible to everyone, beats any annual review.

Take the index with you.

The 2026 Skills Index is also a beautifully designed 15 page PDF: all 100 skills, the 0 to 5 scale, the nine skills method and the Team Leader Lens for every cluster. Free, no email required.

Download the PDF →
For Individuals · Free

Map yourself with Insynode

Insynode is our free personal skills mapping tool. Build your nine skill profile, rate yourself on the same 0 to 5 scale, and track each quarter's progress.

Open Insynode (free)
For Team Leaders · Free

Try the free 5x5 builder

Map five people against five skills in your browser, no sign up needed. The fastest way to see your first heat map and feel the method working.

Try the free 5x5
The Full System · £199

Get the Skills Matrix Template

The complete Excel system: 30 people, 30 skills, heat map, automated roadmaps and dashboards. One off £199, with a £1 PulseAI upgrade in your first year.

Get the template, £199

Common Questions

Quick answers.

What are the most in-demand skills for 2026?

AI literacy, data skills and cybersecurity lead the hard skills, while analytical thinking, creative thinking, resilience and leadership lead the soft skills, based on the WEF Future of Jobs Report 2025, LinkedIn Skills on the Rise 2026 and Coursera's Job Skills Report 2026. The 2026 Skills Index organises the top 100 into ten clusters of ten, each with a practical route to build it.

What is the difference between hard skills and soft skills?

Hard skills are teachable, technical capabilities you can test directly, such as SQL, project management or carbon accounting. Soft skills are the human capabilities that shape how work gets done, such as communication, judgement and leadership. In 2026 the two are inseparable: employers increasingly hire for the combination.

How many skills should I focus on at once?

Nine. Choose three core skills every role needs, three your current job is paid for, and three your next role will demand. Rate them honestly from 0 to 5, then close one gap per quarter. Nobody develops 100 skills at once.

How do team leaders use the 2026 Skills Index?

Select 10 to 20 skills from the index that genuinely drive your team's results, rate every person from 0 to 5 in a skills matrix, and let the heat map show you where to invest first. Every cluster page includes a Team Leader Lens with ways to spot the gap, grow it in the team, and track it on the matrix.

Is the 2026 Skills Index free?

Yes. The full index is free on this page and as a 15 page PDF download. The free 5x5 matrix builder and Insynode for individuals are also free. The complete Excel Skills Matrix Template is a one off £199 with a £1 PulseAI upgrade in your first year.

Sources and Notes

References and small print.

Every statistic in this guide traces to a named, published source. Where no source is cited, the entry reflects editorial judgement about UK workplace relevance in 2026, clearly written as such.

Coursera. (2026). Job skills report 2026. https://www.coursera.org/skills-reports/job-skills

Edmondson, A. C. (2019). The fearless organization: Creating psychological safety in the workplace for learning, innovation, and growth. Wiley.

LinkedIn. (2026). Skills on the rise 2026. LinkedIn News. https://news.linkedin.com/2026/Skills-on-the-rise-2026

Lombardo, M. M., & Eichinger, R. W. (1996). The career architect development planner. Lominger.

World Economic Forum. (2025). The future of jobs report 2025. https://www.weforum.org/publications/the-future-of-jobs-report-2025/

How this index was built

We started from the three largest current skills datasets: the World Economic Forum's employer survey to 2030, LinkedIn's 2026 Skills on the Rise analysis of member data, and Coursera's 2026 report on six million enterprise learners. We then organised 100 skills into ten clusters of ten, balancing hard and soft equally, and weighted the selection towards UK workplace relevance. Book and course mentions are editorial picks of well regarded resources, not paid placements. No statistic in this guide has been invented, rounded up, or borrowed without attribution.

About Skills Matrix Template

Skills Matrix Template, by Upleashed Limited, is the Excel based capability system used by over 148,000 teams worldwide, with more than 106.5 million skills assessments delivered. It uses the same 0 to 5 scale you have seen throughout this guide, with Level 3, Capable, as the default target and purple Level 5 reserved for strategic ownership. No subscription. No IT department. No drama.

© 2026 Upleashed Limited. Skills Matrix Template and Insynode are Upleashed Limited products. This guide is free to share in its original, unmodified form. It is general careers and capability information, not professional, legal or financial advice. All product names, brands and trademarks mentioned remain the property of their respective owners; mentions are editorial and imply no endorsement or affiliation. Course availability and prices were checked in June 2026 and may change. Version 1.0, June 2026.