skills/indian-constitution/SKILL.md
Query Indian Constitution articles and BNS 2023 (Bharatiya Nyaya Sanhita) criminal law sections using RAG with semantic search. Look up fundamental rights, directive principles, emergency provisions, and BNS offences with cited article/section numbers. Use when the user asks about Indian law, constitutional articles, fundamental rights, BNS sections, IPC equivalents, or legal questions about India.
npx skillsauth add ankitjh4/indic-ai-skills indian-constitutionInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
RAG-based legal assistant for Indian constitutional law and BNS 2023 criminal law.
# Query Constitution
python3 scripts/query.py "What are fundamental rights?"
# Query BNS
python3 scripts/query.py "What is Section 103 BNS?"
# Get more results
python3 scripts/query.py "Emergency provisions" -k 10
python3 scripts/query.py "<question>" with a natural-language legal question-k 10 (or higher) if the initial results miss the relevant provision| Document | Details | |----------|---------| | Constitution of India | 402 pages, 395 Articles (as of July 2024, 106th Amendment) | | BNS 2023 | 102 pages, 358 Sections (effective July 1, 2024) | | Total Corpus | 1.27M characters, 2,265 chunks | | Embedding | all-MiniLM-L6-v2 (384 dim), ChromaDB, cosine similarity |
development
--- name: cashfree description: Use this skill whenever the user wants to integrate Cashfree payment APIs. Triggers include: creating orders or payment sessions, accepting payments via UPI/cards/netbanking/wallets, generating payment links to share via SMS/email, handling refunds, verifying webhook signatures, fetching payment or settlement status, building a checkout flow, writing Python code for Cashfree, switching between test and production environments, or understanding Cashfree error codes
development
Interact with Zoho CRM, Projects, and Meeting APIs. Use when managing deals, contacts, leads, tasks, projects, milestones, meeting recordings, or any Zoho workspace data.
testing
Access Vedic scriptures including Rig Veda, Yajur Veda, Atharva Veda, and Puranas. Use when user asks for "Vedas", "Rig Veda", "Vedic hymns", "ancient Indian scriptures", or wants Hindu religious/philosophical content.
testing
Complete Vedic astrology chart generation and interpretation. Generate birth charts (D1-D60), calculate Panchanga, Shadbala, Vimshottari Dasha, Ashtakavarga, and provide interpretations using Krishnamurthi Paddhati (KP) system, classical Parashara principles, and traditional texts. Supports both natal and horary (Prasna) charts.