> For clean Markdown of any page, append `.md` to the page URL.
> For a complete documentation index, see https://docs.sarvam.ai/llms.txt.
> For full documentation content in one file, see https://docs.sarvam.ai/llms-full.txt.
> For AI client integration (Claude Code, Cursor, etc.), connect to the MCP server at https://docs.sarvam.ai/_mcp/server.

# Skills

**Skills** teach an agent how to do a particular kind of task the right way every time. Where a Connector gives an agent access to an external system, a Skill gives it know-how: the steps, format, and standards for a repeatable job.

<img src="https://fdr-prod-docs-files-public.s3.us-east-1.amazonaws.com/sarvam-api-docs.docs.buildwithfern.com/9b2c33036ef70b59ad7ea68ba253a31c4e6c478e37508c4684f1f4897f164bb2/sarvam-work-agents/images/skills.png?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Content-Sha256=UNSIGNED-PAYLOAD&X-Amz-Credential=AKIA6KXJSKKNFOCF7G4B%2F20260730%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20260730T094714Z&X-Amz-Expires=604800&X-Amz-Signature=50c873353f4ea4d2dc325f2a4a70c8689c3e20aa0f7cd8823c0793007670ca44&X-Amz-SignedHeaders=host&x-amz-checksum-mode=ENABLED&x-id=GetObject" alt="Sarvam Work Agents Skills page listing skills including google-workspace-skill, Sarvam-Presentation-Skill, sarvam-html-skill, reference, slide-catalog, and design-guide, with a search bar and a New Skill button." />

## Build once, reuse everywhere

Build a skill once (for example, how your team formats a weekly report or reviews a document) and any agent can use it. Everyone gets the same consistent output.

Skills can be kept to yourself or shared with your workspace, so a standard you define is applied the same way by every agent that uses it.

**Great for:** encoding your team's best practices into something an agent can apply on its own.