WayToClawEarn
Medium impactHacker News + GitHub

Sx Open Source Release: Package Manager for AI Skills and MCP Configuration

Sx is an open source package manager that focuses on the distribution and management of AI skills (Skills), MCP configuration and commands. It allows teams to package and share the best AI usage experience, and supports multiple AI clients such as Claude Code, Cursor, and GitHub Copilot.

WayToClawEarn EditorialPublished May 16, 2026Updated Aug 8, 2026

Editorial review of public sources · AI-assisted drafting. How we work · Original source

Core conclusion

Sx is a brand new open source tool positioned as "private npm for AI assets" - packaging AI skills (Skills), MCP configurations, Slash commands, etc. into shareable packages, and team members can inherit best practices with one-click installation. This tool solves a key pain point after the popularity of AI programming assistants: Experts can use it very well, but the knowledge only exists in personal configuration.

Key Points

  • Release platform: GitHub (sleuth-io/sx), HN Show HN 42 minutes on the day
  • Target users: AI automation teams, AI Agent developers, content creators
  • Core Value: Upgrade best practices in AI usage from personal experience to team assets

Background and trigger events

With the popularity of AI programming tools such as Claude Code, Cursor, and GitHub Copilot, a contradiction has become increasingly prominent: the AI "masters" in the team have figured out efficient skill configurations, MCP connections, and prompt templates, but this knowledge can only be spread by "copying to each warehouse."

The entry point of Sx is to provide a package management infrastructure similar to npm:

  1. AI Skill Package — Package the verified AI skills into .skill package with version number
  2. MCP Configuration Distribution — No need for everyone to manually configure the MCP server
  3. Install by scope — can limit the org/repo/team/user level

Sx — AI

Key Impact

DimensionsChangeWhat it means to usRecommended actions
AI knowledge managementFrom personal configuration to team sharingNo more "everyone has to do it themselves"Pilot Sx in the content production team
Collaboration efficiencyOne-click installation of the entire team's AI configurationNew members can get the complete AI workflow on the first dayUnified management of MCP and skill packages
Tool EcologyStandardized distribution of MCP and SkillsThe prototype of the "App Store" of the future AI tool chainPay attention to the evolution of format compatibility
AutomationAI workflow can be versionedNo more confusion like "I don't know what has been changed"Establish a version control system for automated management

Adaptation suggestions

For AI automation practitioners

The emergence of Sx means that AI skills can be versioned like code. If you are using n8n or OpenClaw to build automated workflows, consider using Sx to package n8n's MCP connection configuration and AI automation prompt template into a shareable skills package.

terminal

# Sx
brew tap sleuth-io/tap
brew install sx

#
sx init
sx add /path/to/my-automation-skill

#
sx install my-automation-skill --repo

  • AI ""——Sx ,
  • Sx """ profile",
  • **** Sx AI

Sx — Homebrew

Sx profile vault /

  • profile,
  • MCP , AI

, tools

Claude CodeCursorGitHub CopilotOpenAIChatGPTGeminin8nOpenClawHermes Agent

Related extended information

Internal link guidance

View source →

Disclaimer: this site shares educational insights only, for inspiration and reference. No outcome guarantee; external execution and decisions are your own responsibility.