Use when exploring Python project structure, finding virtualenv paths (python/pip/pytest), or locating package metadata (name, version, pyproject.toml).
4.9
Rating
0
Installs
Tools & Utilities
Category
A well-structured skill that wraps a specific CLI tool (shai-py project-info) for Python project metadata discovery. The description is clear about what it does (finding virtualenv paths, package metadata), and the implementation is straightforward. The structure is clean and appropriate for a single-purpose tool. However, novelty is limited since it's essentially a thin wrapper around an existing CLI tool that a CLI agent could invoke directly with similar token cost. The skill would be more valuable if it added parsing, filtering, or interpretation logic beyond just running the command.
Loading SKILL.md…

Skill Author