ammar2211332-jpg/my-claude-skills
Manage DNS records and automate VPS operations with tools supporting multiple cloud providers and streamlined server maintenance tasks.
Platform-specific configuration:
{
"mcpServers": {
"my-claude-skills": {
"command": "npx",
"args": [
"-y",
"my-claude-skills"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
我的 Claude Code 技能集合,包含 DNS 管理和 VPS 运维的自动化工具。
DNS 管理自动化技能,支持多个主流云服务商的 DNS API 操作。
支持的服务商:
主要功能:
适用场景:
---
VPS 服务器运维管理技能,简化日常运维操作。
主要功能:
适用场景:
将 .skill 文件复制到 Claude Code 的 skills 目录:
# Linux/MacOS
cp *.skill ~/.claude/skills/
# Windows
copy *.skill %USERPROFILE%\.claude\skills\在 Claude Code 中使用 / 命令调用技能:
/dns-api # 启动 DNS 管理技能
/vps-ops # 启动 VPS 运维技能欢迎提交 Issue 和 Pull Request!
MIT License
Loading reviews...