๐Ÿ“Š
DataPython

Minimax XLSX

by poco-ai

Minimax XLSX is a Data skill for Claude Code, published by poco-ai in poco-claw.

1.4K stars127 forkson poco-ai/poco-clawAdded 2026/08/19Repository updated 2026/08/06
agentaichatbotclaude-codeclawdbotmanusopenclaw
Install in seconds
Install Minimax XLSX
Copy Minimax XLSX into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/poco-ai/poco-claw/tree/main/backend/assets/skills/minimax-xlsx ~/.claude/skills/minimax-xlsx

Requires Node.js. Downloads this skill only โ€” not the rest of the repository โ€” into your Claude Code skills folder.

Without Node.js

git clone https://github.com/poco-ai/poco-claw.git

Clones the whole repository, then copy the skillโ€™s own directory into your skills folder yourself.

In this catalog

Source file
backend/assets/skills/minimax-xlsx/SKILL.md in poco-ai/poco-claw
Installs to
~/.claude/skills/minimax-xlsx
Collection
One of 7 skills cataloged from this repository
Category
Data โ€” 668 skills

What Minimax XLSX does

Minimax XLSX opens, creates, reads, analyzes, edits, and validates Excel and spreadsheet files, including .xlsx, .xlsm, .csv, and .tsv. Use it when working with financial models, pivot tables, formulas, or any tabular data in Excel format.

Minimax XLSX is cataloged under Data on DirSkills. Minimax XLSX comes from a repository tagged agent, ai, chatbot, claude-code and clawdbot.

Documentation

README

MiniMax XLSX Skill

Handle the request directly. Do NOT spawn sub-agents. Always write the output file the user requests.

Task Routing

Task Method Guide
READ โ€” analyze existing data xlsx_reader.py + pandas references/read-analyze.md
CREATE โ€” new xlsx from scratch XML template references/create.md + references/format.md
EDIT โ€” modify existing xlsx XML unpackโ†’editโ†’pack references/edit.md (+ format.md if styling needed)
FIX โ€” repair broken formulas in existing xlsx XML unpackโ†’fix <f> nodesโ†’pack references/fix.md
VALIDATE โ€” check formulas formula_check.py references/validate.md

READ โ€” Analyze data (read references/read-analyze.md first)

This is the opening of the README. Read the full README on GitHub.

Frequently asked about Minimax XLSX

  • What else does poco-ai publish alongside Minimax XLSX?

    Minimax XLSX is one of 7 skills that DirSkills catalogs from poco-ai/poco-claw, the repository it ships in. Its siblings there include GIF Sticker Maker, MiniMax DOCX and MiniMax Multimodal Toolkit. Each one is a separate skill with its own page in this directory, installs the same way Minimax XLSX does, and is maintained by poco-ai in that same repository. The rest of the collection is listed on the poco-ai/poco-claw page.

  • How does Minimax XLSX compare to other Data skills?

    Minimax XLSX ranks #409 by stars among the 668 Data skills in this catalog. The most-starred ones next to it are Benchmark Methodology, Jupyter Notebook and Solana. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Minimax XLSX against them. Open each page to compare what they document and how they install.

More from poco-ai/poco-claw

Minimax XLSX is one of 7 skills cataloged on DirSkills from poco-ai/poco-claw.

See all 7 skills โ†’
๐ŸŽจ
2w ago

GIF Sticker Maker

GIF Sticker Maker converts photos of people, pets, objects, or logos into four animated Funko Pop/Pop Mart style GIF stickers with captions. Use it when someone wants cartoon stickers, emoji packs, or animated avatars.
AI Engineering
1.4K127
๐Ÿ“„
2w ago

MiniMax DOCX

MiniMax DOCX creates, edits, and formats Word documents using OpenXML SDK (.NET). Use it when the task output is a .docx file, such as reports, proposals, contracts, or template-based formatting.
Writing
1.4K127
๐ŸŽฌ
2w ago

MiniMax Multimodal Toolkit

MiniMax Multimodal Toolkit generates voice, music, video, and image content using MiniMax APIs. Use it when the user wants to create audio, visuals, or video with MiniMax, including voice cloning, character reference, and FFmpeg media processing.
AI Engineering
1.4K127
๐Ÿ“„
2w ago

Minimax PDF

Minimax PDF generates print-ready PDFs from scratch, fills existing PDF form fields, and reformats existing documents with design tokens for color, typography, and spacing.
Writing
1.4K127
๐Ÿ“Š
2w ago

PowerPoint Generator & Editor

PowerPoint Generator & Editor creates, edits, and reads PowerPoint presentations. It generates slides from scratch using PptxGenJS with reusable design systems, edits existing PPTX via XML workflows, and extracts text with markitdown.
Automation
1.4K127
๐Ÿ› ๏ธ
2w ago

Skill Creator

Skill Creator helps users create, modify, and evaluate skills for AI assistants. It guides drafting skill files, running evals, benchmarking performance with variance analysis, and optimizing skill descriptions for better triggering accuracy.
AI Engineering
1.4K127