Get verses from the Bhagavad Gita with translation and commentary. Use when user asks for "Gita verse", "Bhagavad Gita chapter", "Krishna's teachings", or wants spiritual/hindu scripture references.
Scanned 9/10/2026
Install to Claude Code
npx -y skills add ankitjh4/indic-ai-skills --skill bhagavad-gita --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Bhagavad Gita?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/ankitjh4-bhagavad-gita)More formats (shields.io, HTML) on the badges page.
---
name: bhagavad-gita
description: Get verses from the Bhagavad Gita with translation and commentary. Use when user asks for "Gita verse", "Bhagavad Gita chapter", "Krishna's teachings", or wants spiritual/hindu scripture references.
---
# Bhagavad Gita API
Access the complete Bhagavad Gita with translations in multiple languages.
## Quick Use
```bash
# Get a specific verse
python3 scripts/gita.py verse 2.47
# Get chapter summary
python3 scripts/gita.py chapter 1
# Search by keyword
python3 scripts/gita.py search "detachment"
```
## API Used
https://bhagavadgitaapi.in (free, no key required)
## Languages Supported
- English
- Hindi
- Sanskrit
- Gujarati
- Bengali
- Kannada
- Malayalam
- Marathi
- Oriya
- Punjabi
- Tamil
- Telugu
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!