skills/ifsc-api/SKILL.md
Get Indian bank branch details using IFSC (Indian Financial Systems Code). Use when user asks for "IFSC code", "bank branch details", "bank address", or "bank MICR code".
npx skillsauth add ankitjh4/indic-ai-skills ifsc-apiInstall 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.
Indian Financial Systems Code lookup.
# Get bank details by IFSC
python3 scripts/ifsc.py "HDFC0001234"
# Search bank by name
python3 scripts/ifsc.py search "HDFC Bank"
# Get bank branches in a city
python3 scripts/ifsc.py city "Mumbai" "HDFC"
https://ifsc.razorpay.com (free, no key)
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.