在 Manus 中运行任何 Skill
一键导入
一键导入
一键在 Manus 中运行任何 Skill
开始使用$pwd:
$ git log --oneline --stat
stars:5,888
forks:832
updated:2026年4月25日 08:15
SKILL.md
| name | hass-docs |
| description | Home Assistant documentation and helper |
npx -y ctx7 docs /home-assistant/developers.home-assistant "How to ..."
npx -y mcporter call mcp.deepwiki.com/mcp.ask_question --timeout 120000 --args '{
"repoName": "home-assistant/developers.home-assistant",
"question": "How to ..."
}'
npx -y mcporter call mcp.deepwiki.com/mcp.ask_question --timeout 120000 --args '{
"repoName": "home-assistant/core",
"question": "How to ..."
}'
mcporterTo improve compatibility, use npx -y mcporter instead of mcporter when executing commands.