Exécutez n'importe quel Skill dans Manus
en un clic
en un clic
Exécutez n'importe quel Skill dans Manus en un clic
Commencer$pwd:
$ git log --oneline --stat
stars:0
forks:0
updated:30 janvier 2026 à 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.