
Product
Introducing Repository Access Permissions and Custom Roles
Socket now supports Custom Roles and Repository Access Permissions so organizations can control who can access specific repositories and actions.
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许可。
FAQs
SkillHub CLI - 从 SkillHub 平台安装 AI Skills
The npm package mtskillhub receives a total of 6 weekly downloads. As such, mtskillhub popularity was classified as not popular.
We found that mtskillhub demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

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.

Product
Socket now supports Custom Roles and Repository Access Permissions so organizations can control who can access specific repositories and actions.

Product
Socket MCP now lets AI assistants review org alerts, investigate threats using the Socket threat feed, and inspect package files in addition to dependency scoring.

Product
Socket Firewall blocks malicious VS Code and Open VSX extensions before install, protecting developers from compromised editor marketplaces.