agentsclimarketplace

Shared

Skill thapakrish/sanskrit-skills/sanskrit-skills/shared

Shared Sanskrit resources including Devanagari script guide, transliteration systems, terminology glossary, online resources, and Python utility scripts. Use for script conversion, general Sanskrit reference, or when other skills need common resources.From its SKILL.md

Install
npx -y skills add thapakrish/sanskrit-skills --skill shared

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

2 things to look at

  • no licenseNo license file was found in the repository. Code published without one is not open source by default, so using it at work is a question for whoever answers licensing questions where you are.
  • 3 stars3 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

SKILL.md

2.5 KB, 726 tokens by cl100k_base, as published. Nobody here has run it

Shared Sanskrit Resources

Common reference materials and tools used across all Sanskrit skills.

Reference Files

FileContents
devanagari.mdVowels, consonants, conjuncts, numerals, pronunciation
transliteration.mdIAST, Harvard-Kyoto, ITRANS, SLP1, Velthuis systems
terminology.md150+ common terms (grammar, prosody, poetics, philosophy)
online-resources.mdCurated platforms, dictionaries, tools, academic resources

Scripts

Python utilities in shared/scripts/. Setup:

cd shared/scripts
uv sync

Available Tools

ScriptPurposeExample
transliterate.pyScript conversionuv run python transliterate.py "राम" devanagari iastrāma
sandhi.pySandhi split/joinuv run python sandhi.py --join "deva" "ālaya"devālaya
dhatu.pyVerbal root lookupuv run python dhatu.py bhū
chandas.pyMeter detectionuv run python chandas.py "<verse>"

Libraries Used

LibraryPurpose
indic-transliteration15+ script conversions
sanskrit_parserSandhi splitting, morphology
vidyutPrakriya, kosha (Ambuda project)

Online Platforms

PlatformBest For
ambuda.orgText library, volunteer-proofed
sanskritsahitya.orgKavya + Mallinatha commentary, AI search
ashtadhyayi.comPaninian grammar, prakriya, dhatu patha
dharmamitra.orgBuddhist texts, AI translation, OCR

Quick Transliteration Reference

DevanagariIASTHKITRANS
अ आ इ ईa ā i īa A i Ia A i I
उ ऊ ऋu ū ṛu U Ru U RRi
ए ऐ ओ औe ai o aue ai o aue ai o au
क ख ग घk kh g ghk kh g ghk kh g gh
ट ठ ड ढ णṭ ṭh ḍ ḍh ṇT Th D Dh NT Th D Dh N
श ष सś ṣ sz S ssh Sh s
ं ःṃ ḥM HM H

What ships with it: 19 files

86.7 KB alongside SKILL.md, 11 of them executable

Keep looking

Skills are one crate of 326,851. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.