Locate source code repositories for Python packages by analyzing PyPI metadata, project URLs, and code hosting platforms like GitHub, GitLab, and Bitbucket. Provides deterministic results with confidence levels.
/plugin marketplace add opendatahub-io/ai-helpers/plugin install konflux@odh-ai-helpersThis skill is limited to using the following tools:
scripts/finder.pyLocates source code repositories for Python packages with confidence scoring.
To find a source repository for a given package:
# Find repository
$ ./scripts/finder.py requests
# Output structure:
{
"url": "https://github.com/psf/requests",
"confidence": "high",
"method": "pypi_metadata_project_urls.Source",
"package_name": "requests"
}
url: Repository URL (or null if not found)confidence: high, medium, or lowmethod: How the URL was foundpackage_name: the package that was searchedIf confidence is low or url is null, use WebSearch: <package_name> python github repository
Present results with confidence level clearly indicated
As a result, provide structured output including:
Creating algorithmic art using p5.js with seeded randomness and interactive parameter exploration. Use this when users request creating art using code, generative art, algorithmic art, flow fields, or particle systems. Create original algorithmic art rather than copying existing artists' work to avoid copyright violations.
Applies Anthropic's official brand colors and typography to any sort of artifact that may benefit from having Anthropic's look-and-feel. Use it when brand colors or style guidelines, visual formatting, or company design standards apply.
Create beautiful visual art in .png and .pdf documents using design philosophy. You should use this skill when the user asks to create a poster, piece of art, design, or other static piece. Create original visual designs, never copying existing artists' work to avoid copyright violations.