Run any Skill in Manus
with one click
with one click
Run any Skill in Manus with one click
Get Started$pwd:
$ git log --oneline --stat
stars:57
forks:9
updated:April 6, 2026 at 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