Skill comparison
Use this as a shortlist, then open the skill detail page before adopting.
Decision summary
Strongest overall
python-code-style
Prototype with this skill first; keep a fallback candidate ready.
Fastest prototype
python-code-style
Best first install candidate based on install readiness and adoption.
Freshest repo
python-code-style
Most recent maintenance signal among this shortlist.
| Signal | python-code-style Owns Python code style for this stack: ruff for lint + format, numpydoc for docstrings. Three responsibilities — (1) place the project's `ruff.toml` from the bundled template once the stack and workspace are in place, (2) run ruff against any Python files Claude has just generated or edited, and (3) contextualize each touched file's comments to the data-science problem — rewriting any leftover template / workflow prose (skill names, gates, runner, digest, guard-rails) into concise, problem-specific docs so the user's committed files read like a colleague wrote them, not like a generated scaffold. Stops at "the touched files pass `ruff check` and document the problem, not the process." TRIGGER when (any of these): (1) a Python file was just created or edited via Write / Edit / MultiEdit — invoke this skill before declaring the task done so ruff is run AND the file's comments are contextualized to the problem; (2) a fresh ML workspace was just scaffolded by `organize-ml-workspace` and th |
|---|---|
| Quality | 67/100 Promising |
| Decision verdict | 66/100 Prototype first Prototype with this skill first; keep a fallback candidate ready. |
| Adoption | 119 stars Verified outcomes are shown on each skill page |
| Freshness | Aug 17, 2026 |
| Use-case fit | |
| Workflow fit | |
| Platform hints | Claude Code |
| Warnings | No OpenAgentSkill engagement data yet |
| Best for |
| Research agents workflows · Claude Code teams · builders willing to evaluate younger projects |
| Not ideal for | teams that need a vendor-supported SLA · high-compliance environments without internal security review |
| OpenAgentSkill engagement | 0 views 0 install copies |
| Install | $ npx skills add probabl-ai/skills --skill python-code-style |