Directory · Claude Skills

Convert Excel To Md

github/awesome-copilot

Converts Excel (.xlsx) workbooks into Markdown so their contents can be accurately analyzed, summarized, searched, or extracted from. Use this skill whenever the user shares, references, or asks about a .xlsx file — even if they don''t say "convert" or "markdown" explicitly. This includes requests to "read", "summarize", "review", "extract data from", "compare", "chart", or "analyze" a spreadsheet, workbook, budget, data export, or tracker. Always run the bundled conversion script to produce Markdown first; do not attempt to parse .xlsx content directly or write ad-hoc extraction code. Also us...

★ 37,336 Synced 8 hours ago View SKILL.md

At a glance

Documents & Spreadsheets Manual install Python Actively maintained

This skill is for Documents & Spreadsheets and helps you convert excel files to markdown, extract data from spreadsheets, and summarize excel workbook contents.

Install git clone --depth 1 https://github.com/github/awesome-copilot cp -r awesome-copilot/skills/convert-excel-to-md ~/.claude/skills/convert-excel-to-md
Can use Not declared by the author
Good for convert excel files to markdownextract data from spreadsheetssummarize excel workbook contentssearch spreadsheet datacompare spreadsheet filesanalyze spreadsheet data

Setup, runtime and requirements describe github/awesome-copilot, the repo this skill ships in.

excelXlsxmarkdowndata-extractionconversionSpreadsheets

Also in github/awesome-copilot

View the repo

Use this skill when the user explicitly asks to map, document, or onboard into an existing codebase. Trigger for prompts like "map this code...

acreadiness-assess Data & Analytics

Run the AgentRC readiness assessment on the current repository and produce a static HTML dashboard at reports/index.html. Wraps `npx github:...

acreadiness-generate-instructions DevOps & Infrastructure

Generate tailored AI agent instruction files via AgentRC instructions command. Produces .github/copilot-instructions.md (default, recommende...

Help the user pick, write, or apply an AgentRC policy. Policies customise readiness scoring by disabling irrelevant checks, overriding impac...

Use this skill when the user shares ad campaign performance data and asks what to cut, scale, or test. Trigger for prompts like "analyze my...

add-educational-comments Code Review & Testing

Add educational comments to the file specified, or prompt asking for file to comment if one is not provided.

Write, debug, and optimize Adobe Illustrator automation scripts using ExtendScript (JavaScript/JSX). Use when creating or modifying scripts...

agent-governance DevOps & Infrastructure

Patterns and techniques for adding governance, safety, and trust controls to AI agent systems. Use this skill when: - Building AI agents tha...

agentic-eval Code Review & Testing

Patterns and techniques for evaluating and improving AI agent outputs. Use this skill when: - Implementing self-critique and reflection loop...

agent-owasp-compliance DevOps & Infrastructure

Check any AI agent codebase against the OWASP Agentic Security Initiative (ASI) Top 10 risks. Use this skill when: - Evaluating an agent sys...

Find, evaluate, and assemble the smallest compatible set of AI Agent Skills for an end-to-end natural-language goal. Use when a user wants S...

agent-supply-chain DevOps & Infrastructure

Verify supply chain integrity for AI agent plugins, tools, and dependencies. Use this skill when: - Generating SHA-256 integrity manifests f...

Other Documents & Spreadsheets skills

docx anthropics/skills

Use this skill whenever the user wants to create, read, edit, or manipulate Word documents (.docx files) or Word templates (.dotx files). Tr...

canvas-design anthropics/skills

Create beautiful visual art in .png and .pdf documents using design philosophy. You should use this skill when the user asks to create a pos...

xlsx anthropics/skills

Use this skill any time a spreadsheet file is the primary input or output. This means any task where the user wants to: open, read, edit, or...

pdf anthropics/skills

Use this skill whenever the user wants to do anything with PDF files. This includes reading or extracting text/tables from PDFs, combining o...

to-spec mattpocock/skills

Turn the current conversation into a spec and publish it to the project issue tracker — no interview, just synthesis of what you've already...

handoff mattpocock/skills

Compact the current conversation into a handoff document for another agent to pick up.