combined-resources

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

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "combined-resources" with this command: npx skills add ivanvza/dspy-skills/ivanvza-dspy-skills-combined-resources

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.

  • First, read references/guide.md to understand the data format

  • Then, read assets/data.csv to get the actual data

  • Use the guide to interpret the codes in the data

Example Workflow

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

  • Read references/guide.md using read_skill_resource with resource_type='references'

  • Read assets/data.csv using read_skill_resource with resource_type='assets'

  • Look up region code R02 in the guide

  • Return the region name and any relevant data

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

web-scraper

No summary provided by upstream source.

Repository SourceNeeds Review
General

web-fingerprint

No summary provided by upstream source.

Repository SourceNeeds Review
General

file-utils

No summary provided by upstream source.

Repository SourceNeeds Review
General

network-recon

No summary provided by upstream source.

Repository SourceNeeds Review