Drill down on a cell in the Datarails Excel Add-in to see underlying detail — also the skill to use when the user asks to "explain the variance", "explain this number", "what's driving this", "what's behind this cell", or break a figure into its line items. In a live Excel context (add-in agent bridge available) DR formula cells drill through the add-in's own drill-down; with an .xlsx file (Claude Code) it resolves DR.GET formulas, reads hidden "dr control" filters, queries Datarails, and validates totals; with no workbook at all, the user can paste a DR.GET formula, describe the data point, or give structured filters (no-file mode). Self-contained — discovers the client's financials table and fields on its own, no profile or setup step required.
$npx -y skills add datarails/dr-claude-code-plugins-re --skill drilldownInstalls into the current project.
Run `npx skills use "https://github.com/datarails/dr-claude-code-plugins-re" --skill "datarails/dr-claude-code-plugins-re/drilldown"` 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/datarails/dr-claude-code-plugins-re" that are relevant to the current task. Run `npx skills add "https://github.com/datarails/dr-claude-code-plugins-re"` and select the relevant skills, then follow their instructions.