LangSmith Fleet Adds Shareable Skills to AI Agents
March 25, 2026 · 3 min read
As artificial intelligence agents become increasingly capable at reasoning, planning, and using tools, a critical limitation has emerged in enterprise environments. These agents often lack the specific domain knowledge that makes them truly effective for specialized business tasks. A customer support agent that doesn't understand service level agreements will treat all tickets identically, while a sales agent without product expertise can't provide accurate information to potential clients. This knowledge gap represents a significant barrier to deploying AI agents in professional settings where specialized expertise matters.
LangSmith Fleet has introduced shareable skills to address this exact problem. A skill functions as a persistent briefing document that attaches specific instructions and domain knowledge to an agent, shaping its behavior for particular tasks or domains. This approach allows teams to codify knowledge that typically resides in employees' heads or scattered across various documentation systems like wikis, Notion pages, and Slack threads. The feature transforms how organizations capture and deploy institutional knowledge through their AI systems.
Creating skills in Fleet offers multiple approaches to suit different team workflows. Users can generate skills from prompts, build them manually, start from templates, or create them from previous agent conversations. Once created, skills can be shared across an entire workspace where they automatically stay synchronized as improvements are made. This means the person most familiar with a particular workflow can create the skill, and the entire team can immediately benefit without additional coordination or training overhead.
The implementation ensures agents remain focused and responsive by only loading relevant skills when needed for specific tasks. This selective loading prevents performance degradation that might occur if agents carried all possible knowledge simultaneously. Skills contain the specific instructions, examples, and contextual information that enable agents to handle specialized work effectively. For customer support scenarios, this might include how to handle edge cases, steps for processing returns, or appropriate communication tones for different customer situations.
Knowledge retention emerges as a significant benefit of this approach. When employees develop effective s for handling tasks, that knowledge typically remains with them personally. If they leave the organization, that expertise departs with them. Skills solve this problem by institutionalizing knowledge within the AI system itself. New team members can get up to speed faster because the agents they use already contain the established playbooks and procedures developed by experienced colleagues.
The portability of Fleet skills extends their utility beyond the platform itself. Users can download skill files, and developers working with code-based agents can pull skills directly from their workspace using the LangSmith command-line interface. A single command installs the skill and links it to coding agents like Claude Code, Cursor, or Codex. This means the same domain knowledge used in Fleet agents becomes available to custom-coded agents without requiring rewriting or copy-pasting, creating consistency across different deployment environments.
LangSmith is actively expanding skills functionality with a focus on team collaboration features. As AI agents take on higher-stakes work in enterprise settings, the quality of their instructions becomes the primary differentiator between generally capable agents and those reliably effective at specific jobs. Skills represent the mechanism for closing this capability gap, transforming agents from generic tools into specialized assistants that understand an organization's unique processes, standards, and requirements.
The introduction of shareable skills addresses a fundamental in enterprise AI adoption: how to make powerful reasoning engines contextually aware of organizational knowledge. By providing a structured way to capture, share, and deploy specialized knowledge, Fleet enables teams to build AI agents that reflect their accumulated expertise rather than starting from generic capabilities each time.