dr-tables

List and explore Datarails Finance OS tables with schemas and field values.

3|3|Updated Feb 1, 2026
One-click install
npx skills add https://github.com/Datarails/dr-claude-code-plugins-re --skill dr-tables
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: dr-tables
Source: https://github.com/Datarails/dr-claude-code-plugins-re/tree/main/skills/tables
Command: npx skills add https://github.com/Datarails/dr-claude-code-plugins-re --skill dr-tables

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps users discover and understand the available data within the Datarails Finance OS by listing tables, viewing their schemas, and exploring field values.

Core Features & Use Cases

  • List Tables: Provides a comprehensive list of all available tables in the Datarails Finance OS.
  • View Schema: Displays the columns, data types, and descriptions for a specific table.
  • Explore Field Values: Shows distinct values and their counts for a given field within a table, aiding in data exploration and understanding categorical data.
  • Use Case: Before performing financial analysis, a user can run /dr-tables to see what data is available, then use /dr-tables <table_id> --field <field_name> to understand the categories within a specific column.

Quick Start

Use the dr-tables skill to list all available tables in the Finance OS.

Frequently Asked Questions about dr-tables

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I list all tables in Datarails Finance OS?

To list all tables in Datarails Finance OS, you can use the dr-tables Skill to retrieve a comprehensive list of available tables, including their table IDs, names, and row counts for data discovery.

How can I view the schema of a specific financial data table?

You can view the schema of a specific financial data table by specifying the table ID, which displays the columns, data types, and descriptions to help you understand the table structure within Datarails Finance OS.

How do I explore distinct field values in a financial data table?

To explore distinct field values in a financial data table, you specify the table ID and field name to return distinct values and their counts, aiding in understanding categorical data for financial analysis.

Do I need an API key to access Datarails Finance OS tables?

Yes, you need Datarails Finance OS API access to retrieve tables and schemas, as the Skill requires this connection to facilitate data discovery and understanding for financial workflows.

What is the best way to discover available financial data before analysis?

The best way to discover available financial data before analysis is to list available tables and view their schemas, allowing you to see what data exists and understand the categories within specific columns.