A curated collection of AI skills for Indian languages and services
A growing collection of OpenClaw skills for Indian AI providers and services. Built for developers working with Indian languages, data, and platforms.
| Skill | Provider | Description |
|---|---|---|
| sarvam-ai | Sarvam AI | Indian language TTS, STT, translation, and document intelligence |
| vedic-astrology | Multiple | Complete Vedic astrology charts with D1-D60, Panchanga, KP system, Vimshottari Dasha |
| ondc-seller | ONDC | Deploy and manage ONDC seller applications with catalog, orders, and logistics |
| ondc-buyer | ONDC | Deploy and manage ONDC buyer applications with search, cart, and payments |
| indian-news | Multiple | Fetch news from Indian sources |
| irctc | IRCTC | Train booking and PNR status checking |
| phonepe | PhonePe | Payment gateway integration |
| razorpay | Razorpay | Payment gateway integration |
| namma-yatri | Namma Yatri / JusPay | Open-source, zero-commission ride-hailing platform (Haskell/PureScript/Rust) |
| rapido | Rapido | Ride booking API for bikes and autos across India |
| zoho | Zoho | CRM and business tools integration |
# Install Sarvam AI skill
mkdir -p ~/.openclaw/skills/sarvam-ai
curl -o ~/.openclaw/skills/sarvam-ai/SKILL.md \
https://raw.githubusercontent.com/ankitjh4/indic-ai-skills/main/skills/sarvam-ai/SKILL.mdOnce installed, OpenClaw will automatically load the skill and make its capabilities available.
indic-ai-skills/
├── skills/
│ ├── sarvam-ai/
│ │ ├── SKILL.md # Complete skill documentation
│ │ └── README.md # Quick reference
│ └── [future-skills]/ # More skills coming...
├── LICENSE # MIT License
└── README.md # This file
Each skill is self-contained with its own:
SKILL.md- Full documentation and code examplesREADME.md- Quick start guide
Want to add a skill for an Indian AI provider?
- Create a new folder in
skills/ - Add
SKILL.mdwith complete documentation - Add
README.mdwith quick start - Submit a PR
MIT License - See LICENSE
Made with ❤️ in India | Jai Hind! 🇮🇳
Built by Ankit & Bug Bug Bot (Kimi K2.5)