🚀 Socket Launch Week Day 5:Introducing Repository Access Permissions and Custom Roles.Learn more
Sign In

mtskillhub

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

mtskillhub

SkillHub CLI - 从 SkillHub 平台安装 AI Skills

latest
npmnpm
Version
1.0.2
Version published
Weekly downloads
8
Maintainers
1
Weekly downloads
 
Created
Source

mtskillhub

SkillHub CLI - 从 SkillHub 平台安装 AI 编程助手 Skills。

支持安装 Anthropic SKILL.md 格式的 skills,适用于 Claude Code、Cursor 等 AI 编程助手。

安装

npm install -g mtskillhub

使用

# 按名称安装 skill
mtskillhub i <name>

# 强制覆盖已有 skill
mtskillhub i <name> -y

# 安装到自定义目录
mtskillhub i <name> --target-dir .cursor/skills

安装路径

选项安装路径
默认<当前目录>/skills/
--target-dir <path>自定义目录

安装来源记录

每次安装会在目标目录下生成 .mtskillhub-source.jsonl 文件,记录每个 skill 的安装来源信息,便于后续追溯。

版权声明

本项目基于开源项目 openskills 演进开发。使用Apache License 2.0许可。

许可证

Apache License 2.0

Keywords

skills

FAQs

Package last updated on 13 Apr 2026

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts