Use when the user mentions DhanHQ, Dhan API, or wants to trade on Indian exchanges (NSE, BSE, MCX). Triggers for: place, modify, or cancel stock/F&O/commodity orders on Dhan; fetch portfolio holdings or positions; get live or historical market data; access option chains with Greeks; check fund limits or margin; build any trading automation for Indian markets; resolve NSE/BSE instrument IDs; stream live WebSocket market feeds or order updates. Also trigger for general questions about programmatic trading on Indian exchanges if Dhan is the user's broker.
$npx -y skills add dhan-oss/dhanhq-skills --skill dhanhqInstalls into the current project.
Run `npx skills use "https://github.com/dhan-oss/dhanhq-skills" --skill "dhan-oss/dhanhq-skills/dhanhq"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/dhan-oss/dhanhq-skills" that are relevant to the current task. Run `npx skills add "https://github.com/dhan-oss/dhanhq-skills"` and select the relevant skills, then follow their instructions.