Manus에서 모든 스킬 실행
원클릭으로
원클릭으로
원클릭으로 Manus에서 모든 스킬 실행
시작하기$pwd:
$ git log --oneline --stat
stars:0
forks:0
updated:2026년 1월 30일 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.