Jeden Skill in Manus ausführen
mit einem Klick
mit einem Klick
Jeden Skill in Manus mit einem Klick ausführen
Loslegen$pwd:
$ git log --oneline --stat
stars:5.888
forks:832
updated:25. April 2026 um 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.