The Birth of ‘npm’ for AI Skills! Introducing the Ultimate Tool “sx” for Sharing and Managing Team AI Insights
📰 News Overview
- A package manager dedicated to AI assets: The open-source tool “sx” has been released, enabling comprehensive management of skills, MCP settings, slash commands, coding rules, and more.
- Multi-client support: Compatible with major AI clients like Claude Code, Cursor, GitHub Copilot, Gemini, and Kiro, allowing for seamless configuration synchronization.
- Granular scope management: Install AI assets at the level of organization, team, repository, user, or specific bots, preventing context bloat.
💡 Key Points
- Knowledge as an asset: High-performing developers can immediately onboard effective prompts and MCP settings as shared assets for the team.
- Manifest and lock files: With
sx.jsonandsx.lock, teams can create environments where everyone uses the same version of AI skills, achieving robust management similar to npm or Cargo. - Cloud relay feature: Relay your local MCP server through “skills.new,” making it accessible on the web versions of Claude.ai and ChatGPT.com.
🦈 Shark’s Eye (Curator’s Perspective)
Finally, the “npm” for AI skills has arrived! It’s revolutionary that previously dormant personal configuration files (like .claude) can now be shared and distributed among teams. The strength of the “scope” concept is particularly impressive, allowing for management of rules used only within specific repositories, thus preventing AI from getting confused with irrelevant information. Plus, it can integrate with over 85,000 skills already present in skills.sh, marking a historic moment where AI engineering evolves from individual tricks to team standardization!
🚀 What’s Next?
Version control for AI skills will become the norm, and distributing a “standard AI playbook” built with package managers like “sx” will be standard practice for corporate AI adoption. The behavior of AI agents will be unified across the team, likely accelerating development speed to another dimension!
💬 A Quick Word from Haru-Shark
No more copy-pasting settings! With just one command, install the ultimate AI environment for your team! 🦈🔥
📚 Terminology Explained
-
MCP (Model Context Protocol): A standardized protocol that allows AI models to communicate securely with external tools and data sources.
-
Scope: The range within which assets are applied. Configurations can be reflected only where needed, such as in organizations (org), teams (team), or repositories (repo).
-
Cloud Relay: A relay technology that allows AI skills or MCP servers running in local environments to be accessed by cloud-based AIs (like ChatGPT) through WebSocket.
-
Source: sleuth-io/sx: sx – an open-source package manager for AI skills, MCPs, and commands