agentsclimarketplace

Data analysis

Skill iwritec0de/conform/tests/golden-plugin/skills/data-analysis

This skill should be used when the user asks to "analyze data", "create a chart", "parse CSV", or mentions data visualization. Provides guidance for data analysis workflows.From its SKILL.md

Install
npx -y skills add iwritec0de/conform --skill data-analysis

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

One thing to look at

  • 1 stars1 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

What its file declares

Copied from the file, not written here

The file declares its own license as MIT. That is the author’s claim about this one file, and it is not the same thing as the license GitHub reports for the repository, which is listed with the other numbers below.

SKILL.md

0.7 KB, 105 tokens by cl100k_base, as published. Nobody here has run it

Data Analysis

This skill provides guidance for analyzing data and creating visualizations.

When to Use

Trigger this skill when the user asks about data analysis, CSV parsing, or chart creation.

Workflow

  1. Read the data source (CSV, JSON, etc.)
  2. Parse and validate the data
  3. Apply transformations as needed
  4. Generate visualizations or summaries

Reference Files

For detailed patterns, consult:

  • references/patterns.md - Common data analysis patterns

What ships with it: 1 file

249 B alongside SKILL.md

references/

Keep looking

Skills are one crate of 325,949. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.