Access the Thirukkural (Tamil ethical scripture) with translations. Use when user asks for "Thirukkural", "Tamil proverbs", "ancient Tamil wisdom", or wants Tamil scripture references.
Scanned 9/10/2026
Install to Claude Code
npx -y skills add ankitjh4/indic-ai-skills --skill thirukkural --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Thirukkural?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/ankitjh4-thirukkural)More formats (shields.io, HTML) on the badges page.
---
name: thirukkural
description: Access the Thirukkural (Tamil ethical scripture) with translations. Use when user asks for "Thirukkural", "Tamil proverbs", "ancient Tamil wisdom", or wants Tamil scripture references.
---
# Thirukkural API
Classic Tamil ethical scripture with translations.
## Quick Use
```bash
# Get a specific couplet
python3 scripts/thirukkural.py couplet 1
# Get by chapter
python3 scripts/thirukkural.py chapter 1
```
## API Used
https://api.thirukkural.com (free, no key)
## Structure
- 1330 couplets (Acaṅgaľ)
- 133 Sections (Iṟal)
- 38 Chapters (Pāḷ)
## Translations
English, Tamil, Hindi, and other languages available.
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!