Manus에서 모든 스킬 실행
원클릭으로
원클릭으로
원클릭으로 Manus에서 모든 스킬 실행
시작하기$pwd:
gemini
// Use Gemini CLI for web research, multimodal tasks (PDFs, images), or as a second opinion.
$ git log --oneline --stat
stars:154
forks:18
updated:2026년 2월 21일 22:42
SKILL.md
// Use Gemini CLI for web research, multimodal tasks (PDFs, images), or as a second opinion.
Read publicly shared Google Docs using curl to download into a file.
Download YouTube videos, audio, and subtitles/transcripts using yt-dlp.
Read Slack messages, channels, DMs, and search. Read-only access to your Slack workspace.
| name | gemini |
| description | Use Gemini CLI for web research, multimodal tasks (PDFs, images), or as a second opinion. |
Use Gemini for web research, multimodal tasks (PDFs, images), or as a second opinion.
gemini --yolo --model gemini-3.1-pro-preview --prompt "Your task"
Reddit research:
gemini -y -m gemini-3.1-pro-preview -p "Research what people on Reddit say about Claude Code"
Analyze an image:
gemini -y -m gemini-3.1-pro-preview -p "Describe this image: /path/to/image.png"
Analyze a PDF:
gemini -y -m gemini-3.1-pro-preview -p "Summarize this PDF: /path/to/doc.pdf"