Run any Skill in Manus
with one click
with one click
Run any Skill in Manus with one click
Get Started$pwd:
$ git log --oneline --stat
stars:5,888
forks:832
updated:April 25, 2026 at 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.