Execute qualquer Skill no Manus
com um clique
com um clique
Execute qualquer Skill no Manus com um clique
Começar$pwd:
$ git log --oneline --stat
stars:0
forks:0
updated:30 de janeiro de 2026 às 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.