Capability
3 artifacts provide this capability.
Want a personalized recommendation?
Find the best match →Fetch source code for npm packages to give AI coding agents deeper context
Unique: Provides metadata-driven listing that reads from an index rather than filesystem scanning, enabling fast queries and structured output without I/O overhead
vs others: Faster than ls -la opensrc/ because it reads pre-computed metadata; more reliable than filesystem-based detection because it reflects the actual state tracked by opensrc
via “installed-package-inventory-and-status”
** - Interact with Homebrew (the package manager for macOS and Linux) using natural language commands.
Unique: Transforms Homebrew's list output into structured, queryable data accessible through natural language, allowing LLMs to analyze package inventory and make informed decisions about updates or removals.
vs others: More discoverable and analyzable than raw 'brew list' output because it structures data for LLM consumption and can answer complex queries about the package inventory.
via “package metadata and registry querying”
** - iOS Swift Package Manager server written in Swift
Unique: Integrates directly with Swift Package Index and SPM registry APIs, providing authoritative metadata without relying on third-party package databases, and implementing intelligent caching to balance freshness with performance
vs others: Provides more accurate and up-to-date metadata than manual registry searches because it queries official sources directly, and caching reduces latency compared to repeated HTTP requests
Building an AI tool with “List And Inspect Fetched Packages With Metadata Reporting”?
Submit your artifact →curl unfragile.ai/agents.md | sh© 2026 Unfragile. The platform for software for agents.