# 500 Skills, Zero Fine-Tuning: LinkedIn's Playbook for AI Agents — Ajay Prakash, LinkedIn

Source: [AI Engineer](https://www.youtube.com/watch?v=9wZpvF3QleU)  
Feed7 permalink: https://feed7.dev/p/500-skills-zero-fine-tuning-linkedin-s-playbook-for-ai-a-f80e17c22f  
Published: 2026-09-09T00:00:00.000Z  
Trust: Source Linked (source_linked)

## Why Included

Hide large tool catalogs behind search, schema lookup, and execution so agents load only the tools and playbooks relevant to the task.

## Source Summary

LinkedIn scales a large internal agent catalog through search, schema lookup, and execution rather than exposing every tool at once. Its playbooks add task-specific operating knowledge.

## Practical Implication

Use progressive discovery when your tool surface grows. Keep playbooks narrow and composable, load their instructions only when relevant, and let agents propose reviewed updates when real work reveals stale or missing guidance.

## Agent-Ready Context

LinkedIn’s internal system serves more than **1,300 tools** and **600 playbooks** to coding agents. Because performance reportedly degrades beyond 30–40 exposed MCP tools, the catalog sits behind **three meta-tools**: search, schema lookup, and execution.

Use progressive discovery when your tool surface grows. Keep playbooks narrow and composable, load their instructions only when relevant, and let agents propose reviewed updates when real work reveals stale or missing guidance.

The reported scale includes **8,000 daily users** inside LinkedIn’s centrally managed environment. Its tool-limit observation is not presented as a controlled benchmark, and smaller teams may not need the authentication, telemetry, and distribution infrastructure described.

## Context Map

- Layer: agent
- Domains: coding
- Topics: harness-engineering, skills, tool-use

## Uncertainty

- None recorded.

## Agent Instruction

Use this item as source-backed context. Do not invent claims beyond the linked source. If this item conflicts with another source, call out the conflict.
