·chat

Generate chat completions using Sarvam AI's Sarvam-M model. Use when the user needs AI chat, text generation, question answering, or reasoning in Indian languages. Sarvam-M is a 24B parameter model with hybrid thinking, superior Indic language understanding, and OpenAI-compatible API. Free to use.

5Installs·0Trend·@sarvamai

Installation

$npx skills add https://github.com/sarvamai/skills --skill chat

How to Install chat

Quickly install chat AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/sarvamai/skills --skill chat
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: sarvamai/skills.

SKILL.md

View raw

Sarvam-M is Sarvam AI's flagship language model optimized for Indian languages with hybrid thinking capabilities for complex reasoning.

| model | string | Yes | sarvam-m | | messages | array | Yes | Conversation history | | temperature | float | No | 0.0-2.0 (default: 1.0) | | maxtokens | int | No | Max response length | | stream | bool | No | Enable streaming | | thinking | bool | No | Enable hybrid thinking | | topp | float | No | Nucleus sampling (0.0-1.0) |

See [references/prompting.md ](references/prompting.md) for advanced prompting techniques.

Generate chat completions using Sarvam AI's Sarvam-M model. Use when the user needs AI chat, text generation, question answering, or reasoning in Indian languages. Sarvam-M is a 24B parameter model with hybrid thinking, superior Indic language understanding, and OpenAI-compatible API. Free to use. Source: sarvamai/skills.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/sarvamai/skills --skill chat
Category
</>Dev Tools
Verified
First Seen
2026-02-22
Updated
2026-03-11

Browse more skills from sarvamai/skills

Quick answers

What is chat?

Generate chat completions using Sarvam AI's Sarvam-M model. Use when the user needs AI chat, text generation, question answering, or reasoning in Indian languages. Sarvam-M is a 24B parameter model with hybrid thinking, superior Indic language understanding, and OpenAI-compatible API. Free to use. Source: sarvamai/skills.

How do I install chat?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/sarvamai/skills --skill chat Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/sarvamai/skills

Details

Category
</>Dev Tools
Source
skills.sh
First Seen
2026-02-22