smithery/swami086

data-processing

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

Installation

$ npx skills add smithery/swami086 --skill data-processing

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/swami086.

npx skills add smithery/swami086

Browse all from smithery/swami086

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 recorded snapshot · 0 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)