Manus에서 모든 스킬 실행
원클릭으로
원클릭으로
원클릭으로 Manus에서 모든 스킬 실행
시작하기$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.