Skills DirectorySkills Directory
SkillsLearnSecurityCategoriesDocsCommunityBlog
Sign InSubmit Skill
Skills Directory

Security-tested agent skills for Claude, coding agents, and AI workflows.

Directory

  • Browse Skills
  • All Skills A–Z
  • Claude Skills
  • Claude Code Skills
  • Agent Skills
  • Categories
  • Authors
  • Submit a Skill

Learn

  • Learn Hub
  • Install Claude Skills
  • Write SKILL.md
  • Skills vs MCP
  • Directories Compared

Security

  • Security
  • Methodology
  • Secure Claude Skills
  • Security Badges

Company

  • About
  • Community
  • Blog
  • API Docs
  • Advertise

2026 Skills Directory. All rights reserved.

ProTermsPrivacyRefunds
Back to skills

Thirukkural

ASecurity

Access the Thirukkural (Tamil ethical scripture) with translations. Use when user asks for "Thirukkural", "Tamil proverbs", "ancient Tamil wisdom", or wants Tamil scripture references.

65 stars
0 votes
0 copies
1 views
Added 9/10/2026
documentationpythonbashapi

Works with

api

Security Analysis

A100/100

Scanned 9/10/2026

Install to Claude Code

$npx -y skills add ankitjh4/indic-ai-skills --skill thirukkural --agent claude-code

Installs 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.

Security grade badge for Thirukkural
[![Security: A — Skills Directory](https://www.skillsdirectory.com/api/skills/ankitjh4-thirukkural/badge)](https://www.skillsdirectory.com/skills/ankitjh4-thirukkural)

More formats (shields.io, HTML) on the badges page.

Download with Pro
Files
SKILL.md
---
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.

Attribution

ankitjh4ankitjh4
View sourceMore from ankitjh4 →
SSkills DirectorySkills Directory

Your tool, in front of Claude Code builders.

3 founder slots · $299/mo · GSC-verified traffic · sponsors can never buy grades.

See placements

Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.

Comments (0)

No comments yet. Be the first to comment!

SSkills DirectorySkills Directory

Your tool, in front of Claude Code builders.

3 founder slots · $299/mo · GSC-verified traffic · sponsors can never buy grades.

See placements

Related Skills

Context Fundamentals

Understand the components, mechanics, and constraints of context in agent systems. Use when designing agent architectures, debugging context-related failures, or optimizing context usage.

179001 votes

release-notes

Draft release notes and changelog entries from git history or merged PRs between two refs (tags/SHAs/branches), including breaking changes, migrations, and upgrade steps. Use when the user asks for release notes, changelog updates, or a GitHub Release draft.

1301 votes

docs-style-guide

Documentation style guide enforcer by @planetabhi. Applies and reviews the writing style guide when authoring or editing product documentation and tutorials. Use to check prose for voice, tense, word choice, inclusive language, formatting, code block, UI, Markdown, and number/date conventions.

11 votes

Caveman Help

Quick-reference card for caveman modes, skills and commands. Trigger: /caveman-help or "caveman help".

1074700 votes

How It Works

Explain how claude-mem captures observations, when memory injection kicks in, and where data lives. Use when the user asks "how does claude-mem work?" or "what is this thing doing?".

946660 votes
View all in documentation →