Manus에서 모든 스킬 실행
원클릭으로
원클릭으로
원클릭으로 Manus에서 모든 스킬 실행
시작하기$pwd:
$ git log --oneline --stat
stars:57
forks:9
updated:2026년 4월 6일 00:18
SKILL.md
| name | research |
| description | Research solutions and patterns when implementing unfamiliar features |
| tools | ["bash"] |
You have internet access. Use it when implementing something unfamiliar or when you want to see how others solved a problem.
curl -s "https://lite.duckduckgo.com/lite?q=your+query" | sed 's/<[^>]*>//g' | head -60
curl -s https://nextjs.org/docs/... | sed 's/<[^>]*>//g' | head -100