Combined Resources

by ivanvza

codedocumentdata

Analyze data files using lookup guides. Use when the user needs to interpret CSV data with code lookups, or process data files that require reference documentation.

Skill Details

Repository Files

3 files in this skill directory


name: combined-resources description: Analyze data files using lookup guides. Use when the user needs to interpret CSV data with code lookups, or process data files that require reference documentation. license: MIT metadata: author: dspy-skills-test version: "1.0"

Combined Resources

A skill that uses both references and assets together for data analysis.

When to Use This Skill

Activate this skill when the user needs to:

  • Analyze data files that contain codes requiring lookup
  • Interpret CSV data using reference documentation
  • Process data with the help of a guide

Available Resources

References

  • guide.md - Documentation for interpreting the data file

Assets

  • data.csv - Sample data file containing codes

How to Complete Tasks

IMPORTANT: You must use BOTH the reference guide AND the data file.

  1. First, read references/guide.md to understand the data format
  2. Then, read assets/data.csv to get the actual data
  3. Use the guide to interpret the codes in the data

Example Workflow

User asks: "Analyze the data and tell me what region R02 represents"

  1. Read references/guide.md using read_skill_resource with resource_type='references'
  2. Read assets/data.csv using read_skill_resource with resource_type='assets'
  3. Look up region code R02 in the guide
  4. Return the region name and any relevant data

Related Skills

Xlsx

Comprehensive spreadsheet creation, editing, and analysis with support for formulas, formatting, data analysis, and visualization. When Claude needs to work with spreadsheets (.xlsx, .xlsm, .csv, .tsv, etc) for: (1) Creating new spreadsheets with formulas and formatting, (2) Reading or analyzing data, (3) Modify existing spreadsheets while preserving formulas, (4) Data analysis and visualization in spreadsheets, or (5) Recalculating formulas

data

Clickhouse Io

ClickHouse database patterns, query optimization, analytics, and data engineering best practices for high-performance analytical workloads.

datacli

Clickhouse Io

ClickHouse database patterns, query optimization, analytics, and data engineering best practices for high-performance analytical workloads.

datacli

Analyzing Financial Statements

This skill calculates key financial ratios and metrics from financial statement data for investment analysis

data

Data Storytelling

Transform data into compelling narratives using visualization, context, and persuasive structure. Use when presenting analytics to stakeholders, creating data reports, or building executive presentations.

data

Kpi Dashboard Design

Design effective KPI dashboards with metrics selection, visualization best practices, and real-time monitoring patterns. Use when building business dashboards, selecting metrics, or designing data visualization layouts.

designdata

Dbt Transformation Patterns

Master dbt (data build tool) for analytics engineering with model organization, testing, documentation, and incremental strategies. Use when building data transformations, creating data models, or implementing analytics engineering best practices.

testingdocumenttool

Sql Optimization Patterns

Master SQL query optimization, indexing strategies, and EXPLAIN analysis to dramatically improve database performance and eliminate slow queries. Use when debugging slow queries, designing database schemas, or optimizing application performance.

designdata

Clinical Decision Support

Generate professional clinical decision support (CDS) documents for pharmaceutical and clinical research settings, including patient cohort analyses (biomarker-stratified with outcomes) and treatment recommendation reports (evidence-based guidelines with decision algorithms). Supports GRADE evidence grading, statistical analysis (hazard ratios, survival curves, waterfall plots), biomarker integration, and regulatory compliance. Outputs publication-ready LaTeX/PDF format optimized for drug develo

developmentdocumentcli

Anndata

This skill should be used when working with annotated data matrices in Python, particularly for single-cell genomics analysis, managing experimental measurements with metadata, or handling large-scale biological datasets. Use when tasks involve AnnData objects, h5ad files, single-cell RNA-seq data, or integration with scanpy/scverse tools.

arttooldata

Skill Information

Category:Technical
License:MIT
Version:1.0
Last Updated:1/8/2026