spreadsheets

Clean, analyze, format, and convert XLSX, CSV, and TSV spreadsheets.

17|1|Updated Jun 1, 2026
One-click install
npx skills add https://github.com/jrcjrcc/deepseek-nyamu --skill spreadsheets-jrcjrcc
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: spreadsheets
Source: https://github.com/jrcjrcc/deepseek-nyamu/tree/main/crates/tui/assets/skills/spreadsheets
Command: npx skills add https://github.com/jrcjrcc/deepseek-nyamu --skill spreadsheets-jrcjrcc

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires csv, pandas, openpyxl, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

The spreadsheets Skill simplifies the creation, editing, analysis, and conversion of spreadsheets, streamlining tasks that traditionally require manual effort and time.

Core Features & Use Cases

  • Spreadsheet Creation: Build new spreadsheets from scratch.
  • Edit & Analyze: Clean, analyze, and format existing spreadsheets.
  • Conversion: Convert between different spreadsheet formats (XLSX, CSV, TSV).
  • Use Case: When you need to analyze sales data stored in an Excel file, use this Skill to easily convert it to CSV for more flexible data manipulation.

Quick Start

Create a new spreadsheet with the data in the attached CSV file 'sales_data.csv'.

Frequently Asked Questions about spreadsheets

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I convert an Excel file to CSV for data analysis?

You can convert Excel files to CSV by loading your XLSX file into this Skill, which leverages pandas and openpyxl to parse and export the data as CSV. This conversion enables more flexible data manipulation for your analysis workflows.

What is the best way to clean and format spreadsheet data?

Cleaning and formatting spreadsheet data is handled by this Skill's manipulation features, which process XLSX, CSV, and TSV files to streamline data cleaning tasks. It eliminates manual effort traditionally required for these administrative workflows.

Do I need Python pandas installed to manage spreadsheets?

Yes, you need Python's csv, pandas, and openpyxl libraries installed to manage spreadsheets with this Skill. These dependencies are strictly required to execute the core data cleaning, analysis, and conversion operations.

Can I use this tool to analyze sales data stored in an Excel file?

You can analyze sales data stored in an Excel file by using this Skill to clean and evaluate the data directly, or by converting it to CSV for more flexible manipulation. It fully supports administrative and financial workflow analysis.

Does this approach support TSV file conversion?

Yes, this approach supports TSV file conversion alongside XLSX and CSV formats. It streamlines conversion between these different spreadsheet formats to accommodate a wide range of data manipulation workflows.