
Polars
- 51 repo stars
- Updated July 22, 2026
- polars-inc/skills
Polars Plugin Marketplace is the official Claude Code marketplace that ships a Polars skill so assistants can write fast lazy Polars Python and answer data questions concisely.
About
Polars Plugin Marketplace is the official Claude Code distribution for the Polars Python DataFrame library. Its polars plugin skill helps agents author lazy, idiomatic Polars and translate pandas-style questions into efficient queries. Add it when your service or notebook pipeline uses Polars and you want version-aware guidance loaded automatically instead of generic Python pandas habits.
- Official Polars marketplace with polars plugin skill
- Teaches fast lazy-API Polars patterns and natural-language one-shot queries
- Documented install via /plugin marketplace add polars-inc/skills
- Companion polars-mcp noted for version-accurate API lookup
Polars by the numbers
- Data as of Jul 28, 2026 (Skillselion catalog sync)
/plugin marketplace add polars-inc/skillsAdd your badge
Show developers this marketplace is listed on Skillselion. Paste this into your README.
| repo stars | ★ 51 |
|---|---|
| Last updated | July 22, 2026 |
| Repository | polars-inc/skills ↗ |
How do you keep generated Python data code idiomatic Polars instead of slow pandas patterns?
Install the official Polars skill so Claude writes lazy, idiomatic Polars Python and answers data questions in one shot.
Who is it for?
Python engineers using Polars for analytics or ETL who want the official skill loaded in Claude Code sessions.
Skip if: Codebases standardized on pandas-only workflows with no Polars dependency.
What you get
Polars-oriented code and explanations aligned with lazy API usage and documented marketplace keywords.
Plugins in this marketplace
1 plugin - install individually after you add the marketplace.
Recommended Marketplaces
FAQ
How do you install from the marketplace?
README shows /plugin marketplace add Polars-inc/skills then /plugin install Polars@Polars.
What does the Polars plugin do?
Manifest describes writing idiomatic lazy Polars, querying, analysis, and pandas-to-Polars translation.
Is there an MCP companion?
README references Polars-mcp for live API lookup against the installed Polars version.