treasure-data

62 mods across 2 repositories, 28 stars between them.

schema-auto-tagger

49

treasure-data/td-skills

Skill Claude CodeCodex

Automated schema tagging and resource classification for Treasure Data. Detects new tables/columns, analyzes metadata patterns, and suggests appropriate policy tags with confidence scoring. Reduces manual tagging effort by 80% while maintaining compliance standards (GDPR, CCPA, HIPAA, SOX).

21 7d ago A 62 tokens

hive

50

treasure-data/td-skills

Skill Claude CodeCodex

TD Hive SQL with TD-specific functions and Hive-only features (lateral view, explode, MAPJOIN hint). Use when Trino memory errors occur or for Hive-specific syntax.

21 7d ago A 38 tokens

time-filtering

51

treasure-data/td-skills

Skill Claude CodeCodex

Advanced tdinterval patterns including offset dates (-1d/2025-10-01, -7d/-1d, 0M/now), tdintervalrange for debugging, tdtimestring for display formatting, and partition pruning optimization.

21 7d ago A 53 tokens

trino-optimizer

52

treasure-data/td-skills

Skill Claude CodeCodex

TD Trino performance optimization including CTAS (5x faster), UDP bucketing for ID lookups, magic comments for join distribution, REGEXPLIKE vs LIKE, and approx functions.

21 7d ago A 43 tokens

treasure-data/td-skills

Skill Claude CodeCodex

Convert Trino queries to Hive when memory errors occur. Covers syntax differences (tdtimestring→TDTIMEFORMAT, REGEXPLIKE→RLIKE, ARRAYAGG→COLLECTLIST) and engine selection.

21 7d ago A 51 tokens

trino

54

treasure-data/td-skills

Skill Claude CodeCodex

TD Trino SQL with TD-specific functions (tdinterval, tdtimerange, tdtimestring, tdsessionize). Use for time-based filtering, partition pruning, and TD query patterns.

21 7d ago A 41 tokens

action-report

55

treasure-data/td-skills

Skill Claude CodeCodex

YAML format reference for action reports rendered via previewactionreport. MUST be read before writing any action report YAML — defines the report structure (title, summary, actions array) and action item fields (asis, tobe, reason, priority, category, impact) with incremental build workflow. Required by seo-analysis…

21 7d ago A 74 tokens

graflow

56

treasure-data/td-skills

Skill Claude CodeCodex

Build agentic workflow pipelines using Graflow (Python). Use when the user asks to create, edit, or debug a Graflow workflow, agentic pipeline, or automated multi-step business process. Covers @task decorator, workflow composition (>> sequential, | parallel), Studio Agent integration with the ephemeral-per-task…

21 7d ago A 169 tokens

grid-dashboard

57

treasure-data/td-skills

Skill Claude CodeCodex

YAML format reference for grid dashboards rendered via previewgriddashboard. MUST be read before writing any dashboard YAML — defines the page structure, 6 cell types (kpi, gauge, scores, table, chart, markdown), grid layout rules, cell merging syntax, and incremental build workflow. Required by seo-analysis and any…

21 7d ago A 74 tokens

react-dashboard

58

treasure-data/td-skills

Skill Claude CodeCodex

Build interactive React dashboards in Treasure Studio using renderreact. Use when the user explicitly asks for an interactive dashboard or custom React component beyond what renderchart supports.

21 7d ago A 35 tokens

schedule-review

59

treasure-data/td-skills

Skill Claude CodeCodex

Use when the user wants to review, validate, or check a scheduled task before enabling it. Runs two parallel sub-agent checks — structural validation and quality assessment. Triggers on "review this task", "check my scheduled task", "validate task", "is this task ready", etc.

21 7d ago A 61 tokens

schedule-task

60

treasure-data/td-skills

Skill Claude CodeCodex

Use when the user wants to create, set up, or configure a scheduled task in Treasure Studio. Covers TASK.md authoring, schedule.yaml configuration, script creation, and direct file-based task setup. Triggers on "create a scheduled task", "set up a recurring job", "automate daily report", "schedule a task", "cron job"…

21 7d ago A 76 tokens

mcp-server

62

treasure-data/td-mcp-server

MCP server Claude CodeCodexCursor +2

MCP server for Treasure Data - Query and interact with TD through Model Context Protocol. Runs locally from the @treasuredata/mcp-server npm package.

7 27d ago A tokens not measured original Apache-2.0