Manus에서 모든 스킬 실행
원클릭으로
원클릭으로
원클릭으로 Manus에서 모든 스킬 실행
시작하기$pwd:
$ git log --oneline --stat
stars:9
forks:2
updated:2026년 5월 11일 18:30
파일 탐색기
SKILL.md
Guide for creating implementation plans. Use when breaking down complex work into actionable steps.
Fetch a URL and extract its main text content as markdown.
Automate browser actions using Puppeteer with a simple DSL for web testing and automation
| name | search |
| description | Search the web. |
cd ~/.claude/skills/search && pkgx uv run scripts/search.py "query"
--count <n> — number of results (default 10, max 20)--offset <n> — pagination offset (default 0)--country <code> — country code, e.g. US, GB (default US)--freshness <value> — pd (past day), pw (past week), pm (past month), py (past year), or a date range YYYY-MM-DDtoYYYY-MM-DD--raw — print the full raw JSON response instead of the condensed result list