New:Microsoft Teams Notifications Are Now Available in Socket.Learn more
Get Started

skillsmith-cli

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

skillsmith-cli

Convenience wrapper for @skillsmith/cli — Claude Code skill discovery and management

latest
Source
npmnpm
Version
0.5.3
Version published
Maintainers
1
Created
Source

skillsmith-cli

This is a convenience wrapper. The primary package is @skillsmith/cli.

Important: The bare skillsmith package on npm is not this project. Use @skillsmith/cli or this wrapper (skillsmith-cli).

Install

npm install -g skillsmith-cli
# or
npm install -g @skillsmith/cli

For AI-assisted skill discovery, configure the MCP server instead:

{
  "mcpServers": {
    "skillsmith": {
      "command": "npx",
      "args": ["-y", "@skillsmith/mcp-server"]
    }
  }
}

See the full documentation for details.

License

Elastic License 2.0

Keywords

skillsmith

FAQs

Package last updated on 20 Jul 2026

Related posts