Claude Skills
CollectionsCompareWorkflowsNominate
Sign inSign up
© 2026 Curated Agent Skills·Learn more about Agent Skills
Back to repository

ds-tools

verified

This skill should be used when the user asks "what plugins are available", "list data science tools", "what MCP servers can I use", "enable code intelligence", or needs to discover available plugins like serena, context7, or data access skills like wrds and lseg-data.

View on GitHub

Marketplace

edwinhu-plugins

edwinhu/workflows

Plugin

workflows

development

Repository

edwinhu/workflows
3stars

skills/ds-tools/SKILL.md

Last Verified

February 4, 2026

Install Skill

Select agents to install to:

Scope:
npx add-skill https://github.com/edwinhu/workflows/blob/main/skills/ds-tools/SKILL.md -a claude-code --skill ds-tools

Installation paths:

Claude
.claude/skills/ds-tools/
Powered by add-skill CLI

Instructions

# Available Data Science Plugins

These plugins extend Claude Code capabilities for data science workflows. Enable when needed.

## Code Intelligence

| Plugin | Description | Enable Command |
|--------|-------------|----------------|
| `serena` | Semantic code analysis, refactoring, symbol navigation | `claude --enable-plugin serena@claude-plugins-official` |
| `pyright-lsp` | Python type checking and diagnostics | `claude --enable-plugin pyright-lsp@claude-plugins-official` |

## Documentation

| Plugin | Description | Enable Command |
|--------|-------------|----------------|
| `context7` | Up-to-date library docs (pandas, numpy, sklearn, etc.) | `claude --enable-plugin context7@claude-plugins-official` |

## Web & Automation

| Plugin | Description | Enable Command |
|--------|-------------|----------------|
| `playwright` | Web scraping, browser automation, screenshots | `claude --enable-plugin playwright@claude-plugins-official` |

## Workflow

| Plugin | Description | Enable Command |
|--------|-------------|----------------|
| `ralph-loop` | Self-referential iteration loops | Already enabled |
| `hookify` | Create custom hooks from conversation patterns | Already enabled |

## Data Access Skills (Built-in)

These are skills, not plugins - already available via `/ds`:

| 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 |
| `/jupytext` | Jupyter notebooks as text files |
| `/marimo` | Marimo reactive Python notebooks |

## File Format Skills (Bundled)

Office document and PDF skills from Anthropic's official skills repo (bundled via submodule):

| Skill | Use For |
|-------|---------|
| `/xlsx` | Spreadsheets, formulas, CSV→Excel conversion |
| `/pdf` | PDF extraction, creation, form filling |
| `/pptx` | Presentation creation and editing |
| `/docx` | Word docs, tracked changes, 

Validation Details

Front Matter
Required Fields
Valid Name Format
Valid Description
Has Sections
Allowed Tools
Instruction Length:
2665 chars