skills/ds-tools/SKILL.md
This skill should be used when the user asks 'what data science tools are available', 'list data analysis plugins', 'what skills work with data', 'enable data science code intelligence', or needs to discover data-specific plugins and skills like wrds, lseg-data, gemini-batch, or data context skills. Use this for data science tool discovery; use dev-tools for general development tool discovery.
npx skillsauth add edwinhu/workflows ds-toolsInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Plugins and skills for data science workflows. For general development tools (testing, automation), see /dev-tools.
| Plugin | Description | Enable Command |
|--------|-------------|----------------|
| serena | Semantic code analysis, symbol navigation | claude --enable-plugin serena@claude-plugins-official |
| pyright-lsp | Python type checking and diagnostics | claude --enable-plugin pyright-lsp@claude-plugins-official |
| context7 | Up-to-date library docs (pandas, numpy, sklearn, etc.) | claude --enable-plugin context7@claude-plugins-official |
These are skills, not plugins - already available:
| Skill | Description |
|-------|-------------|
| /wrds | WRDS (Wharton Research Data Services) queries |
| /lseg-data | LSEG Data Library (formerly Refinitiv) |
| /gemini-batch | Gemini Batch API for large-scale LLM processing |
| /data-context | Extract tribal knowledge about datasets, generate data context skills |
| Skill | Description |
|-------|-------------|
| /jupytext | Jupyter notebooks as text files |
| /marimo | Marimo reactive Python notebooks |
| /xlsx | Spreadsheets, formulas, CSV conversion |
| /pdf | PDF extraction, creation, form filling |
| /docx | Word docs, tracked changes, reports |
claude --enable-plugin <plugin-name> # Enable for current session
testing
Internal skill for literature review and source materialization. Called after brainstorm, before setup. NOT user-facing.
documentation
This skill should be used when the user asks to 'write a paper', 'start a writing project', 'draft an article', 'write about', 'brainstorm writing topics', 'gather sources for a paper', 'what should I write about', or needs the writing workflow entry point for any writing task.
testing
Validate draft sections cover all PRECIS claims before review.
testing
Internal skill for creating PRECIS.md, OUTLINE.md, and ACTIVE_WORKFLOW.md. Called after brainstorm sources are gathered.