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:0
forks:0
updated:30. Januar 2026 um 03:53
SKILL.md
| name | browser-screenshot |
| description | Take a screenshot of a webpage using the streaming browser |
| allowed-tools | Bash |
| argument-hint | <url> |
Take a high-quality screenshot of a webpage using the streaming browser infrastructure.
cd ${pluginDir} && npm run dev -- screenshot --url "$ARGUMENTS" --output ./screenshots --headless
Screenshots are saved as screenshot_<timestamp>.jpg in the specified output directory.