Discover and explore top open-source AI tools and projects—updated daily.
yibieNative macOS app for coding agent skill management
Top 79.6% on SourcePulse
Summary
Skills Manager is a native macOS application that unifies skill management across numerous coding agents (Claude Code, Cursor, Copilot CLI, Gemini CLI, etc.). It solves the problem of scattered skill formats and installation paths by providing a single interface to discover, install, test, and manage skills from sources like skills.sh, improving developer workflow with multiple AI assistants.
How It Works
The app employs a pure local architecture, functioning offline except for network-dependent features like skill discovery refresh, search, detail loading, and LLM translation fallbacks. It directly manages agent configuration files and uses local Git history. Skills are discovered via skills.sh and community repos, with an integrated LLM sandbox for pre-installation testing. It also bundles Chinese skill descriptions and offers on-demand LLM translation.
Quick Start & Requirements
cd tui/ && npm exec skills-manager or npm link for global access.Highlighted Details
skills.sh for discovery, featuring full-site search and local caching.Maintenance & Community
Issues and PRs are welcome, with contribution guidelines available. No specific community channels or notable contributors are listed.
Licensing & Compatibility
Licensed under the permissive MIT license, suitable for commercial use and closed-source linking.
Limitations & Caveats
Version history is temporarily disabled in the TUI. Network access is required for discovery refresh/search, detail loading, LLM translation fallbacks, and sandbox LLM calls. The "Ink TUI" is for reference only.
2 months ago
Inactive