Indic-ai-skills indian-constitution
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.
install
source · Clone the upstream repo
git clone https://github.com/ankitjh4/indic-ai-skills
Claude Code · Install into ~/.claude/skills/
T=$(mktemp -d) && git clone --depth=1 https://github.com/ankitjh4/indic-ai-skills "$T" && mkdir -p ~/.claude/skills && cp -r "$T/skills/indian-constitution" ~/.claude/skills/ankitjh4-indic-ai-skills-indian-constitution && rm -rf "$T"
manifest:
skills/indian-constitution/SKILL.mdsource content
Indian Constitution + BNS Lawyer Skill
RAG-based legal assistant for Indian constitutional law and BNS 2023 criminal law.
Quick Start
# 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
Workflow
- Query — run
with a natural-language legal questionpython3 scripts/query.py "<question>" - Review citations — responses include Article/Section numbers; verify against official sources
- Refine — use
(or higher) if the initial results miss the relevant provision-k 10 - Cross-reference — query both Constitution and BNS terms when a question spans civil and criminal law
What You Can Ask
Constitutional Law
- "What are fundamental rights under Part III?"
- "How is the President elected?"
- "Emergency provisions in Constitution"
- "Article 370 and special status"
BNS 2023 (Replaced IPC)
- "What is punishment for murder under Section 103 BNS?"
- "Hate speech laws in BNS"
- "Sedition under Section 150 BNS"
- "Domestic violence sections in BNS"
Data Coverage
| 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 |
Important Notes
- Not Legal Advice — this skill provides legal information, not professional counsel.
- Citations — all responses include relevant Article/Section numbers for verification.
- Source — Constitution text from https://cdnbbsr.s3waas.gov.in/