third-party-source-catalog
CommunityLocate and cache third-party source trees.
Software Engineering#github#third-party#code-inspection#local-scan#source-catalog#dependency-caching
AuthorTairitsua
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Centralizes discovery, caching, and registration of third-party library source trees so agents and CLIs can inspect dependency code without repeatedly cloning or re-downloading archives, reducing redundant network work and improving reproducible analysis.
Core Features & Use Cases
- Cataloging: Register GitHub repositories or existing local source trees with aliases and canonical names for reuse across agents.
- Fetch & Cache: Download tag archives or perform shallow clones with automatic fallback and maintain a managed local cache.
- Local scanning: Recursively discover many local source roots by manifest markers or git repositories and register them for quick resolution.
- Manifest support: Produce and respect stub and enriched manifest files to supply retrieval metadata for downstream agents.
- Use Case: An AI code-review agent resolves a fuzzy dependency name, fetches the preferred local path from the catalog, and inspects the source without repeatedly querying GitHub.
Quick Start
Run the included source_catalog.py script to add or fetch a repository and then return the preferred local source path for inspection.
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: third-party-source-catalog Download link: https://github.com/Tairitsua/Monica/archive/main.zip#third-party-source-catalog 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 471,000+ vetted skills library on demand.