source-finder
OfficialInstantly find Python package source, with confidence.
Authoropendatahub-io
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Finding the authoritative source code repository for a Python package can be tricky, especially with multiple links or outdated information. This Skill automates the search, providing a direct link with a confidence score, saving you manual searching time.
Core Features & Use Cases
- PyPI Metadata Analysis: Automatically queries PyPI to extract project URLs and homepage links, prioritizing known repository keys like "Source" or "Repository".
- Repository URL Validation: Intelligently identifies common code hosting platforms (GitHub, GitLab, Bitbucket) within URLs to confirm repository authenticity.
- Confidence Scoring: Assigns a high, medium, or low confidence level to the found URL based on the reliability of the metadata source.
- Fallback Mechanism: If PyPI metadata is insufficient, it suggests using web search for broader discovery, ensuring you always have a path forward.
- Use Case: You need to contribute to an open-source Python library or inspect its code. Instead of manually searching, you can ask Claude, "Find the source code repository for the 'requests' package."
Quick Start
Find the source code repository for the 'pandas' Python package.
Dependency Matrix
Required Modules
None requiredComponents
scripts
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: source-finder Download link: https://github.com/opendatahub-io/ai-helpers/archive/main.zip#source-finder Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.