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