Showing 28 verified skills. 284 preview entries are hidden until we confirm a real source. Show preview skills · Why?
Extract tables from PDFs, images, and web pages into clean CSV/JSON
cu install table-extractorComputer use agent that identifies tables in web pages, PDFs, and screenshots, extracts rows and columns, handles merged cells, and outputs clean structured data.
mkdir -p ~/.claude/skills/cu-table-extractor~/.claude/skills/cu-table-extractor/SKILL.mdResulting file structure:
~/.claude/
skills/
cu-table-extractor/
SKILL.md <-- skill definitionSkills are loaded automatically by Claude Code when you start a new session. The skill name and description in the frontmatter determine when Claude triggers it.
Recommended from shared domain, career, and tool overlap with Table Extractor
Automate spreadsheet workflows - formulas, pivots, and charts
Both used by Data Scientist, Finance
Generate publication-quality charts from any data format
Both used by Data Scientist, Finance
Analyze datasets with statistics, correlations, and visualizations
Both used by Data Scientist, Finance
Extract structured data from any website into JSON or CSV
Both used by Data Scientist, Researcher
Scrape JavaScript-heavy sites that break traditional scrapers
Both used by Data Scientist, Researcher
Generate complete Jupyter notebooks for EDA and model training
Both used by Data Scientist, Researcher
Table Extractor