1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
| # WSL
npm install -g https: //github.com/Backtthefuture/skillmanager/raw/main/release/claude-skill-hub.tgz && skill-hub
added 104 packages in 5s
34 packages are looking for funding
run `npm fund` for details
🚀 Claude Skill Hub running at http://localhost:3456
🌐 Web UI: http://localhost:3456
🔍 Debug: http://localhost:3456/api/debug
✅ Found 134 skills (9/41 locations, 525ms)
👀 File watcher active
💡 下次启动直接敲: skill-hub (或访问 http://localhost:3456)
|