smithery.ai

data-processing

A specialized skill for extracting, cleaning, and analyzing structured data from various formats (CSV, JSON, Markdown tables).

First seen Mar 22, 2026

Installation

$ npx skills add https://smithery.ai

Similar popular skills

Related neighbors and high-traction skills in the same topics — useful to compare before installing.

Also in this package

Other skills from smithery.ai · top by installs.

npx skills add https://smithery.ai

Browse all from smithery.ai

More details

Agent compatibility

Declared targets from SKILL.md / docs. Unmarked agents are not listed — the skill may still install via the CLI.

Claude Code Not declared
Cursor Not declared
Codex Not declared
GitHub Copilot Not declared
Windsurf Not declared
Gemini CLI Not declared
Cline Not declared
OpenCode Not declared

Package contents

Files included with this skill beyond the listing page.

  • skill md SKILL.md 846 B
  • docs SUMMARY.md 149 B

History

  1. First seen on skills.sh
  2. First recorded snapshot · 2 installs

SKILL.md

Data Processing Skill

This skill provides the agent with enhanced capabilities for handling complex data transformation tasks.

Capabilities

  • Extraction: Identify and extract tabular data from fuzzy text or logs.
  • Cleaning: Normalize date formats, handle missing values, and deduplicate records.
  • Analysis: Calculate aggregates (sum, mean, median) and identify trends.

How to use

When you need to process a large dataset or clean up messy logs:

  1. Provide the data or the path to the file.
  2. Ask the agent to "Use the data-processing skill to analyze this."

Scripts

(None currently - this is a demonstration of the instruction-based capability)