Manages a private-first distribution system for skills, agents, prompts, and MCP servers across devices and teams.
The Agentic Library Manager is a meta-skill designed to centralize and automate the lifecycle of Claude Code extensions. It functions as a private catalog that allows users to register, install, sync, and version-control specialized capabilities from both local filesystems and remote GitHub repositories. By treating skills and agents as portable assets, it ensures that your domain-specific guidance and implementation patterns are consistently available across your entire development environment or shared seamlessly with your organization.
主要功能
01Recursive dependency resolution for complex skill and agent configurations
02Automated synchronization across global and project-specific directories
03Centralized catalog management via library.yaml for all AI agentics
04Seamless GitHub integration for pulling and pushing skill updates
050 GitHub stars
06Comprehensive MCP server lifecycle management including secure credential handling
使用场景
01Managing a private collection of custom MCP servers with secure API key placeholders
02Syncing personalized AI agent behaviors and workflows across multiple development machines
03Distributing standardized coding best practices and prompts across a distributed engineering team