Manus에서 모든 스킬 실행
원클릭으로
원클릭으로
원클릭으로 Manus에서 모든 스킬 실행
시작하기$pwd:
$ git log --oneline --stat
stars:7
forks:2
updated:2026년 1월 6일 18:19
SKILL.md
| name | user-files |
| description | Search and read user's uploaded files (PDFs, markdown, images, documents) |
| when_to_use | When the user asks about their files, documents, or wants to find/summarize content from uploaded materials |
| allowed_tools | ["files"] |
You have access to the user's uploaded files stored in /files/. These can include:
Use the files tool with these commands:
files(command="search", query="your search query", path="/files/")
This performs semantic search across all uploaded files. Use natural language queries.
files(command="list", path="/files/")
files(command="list", path="/files/subfolder/")
files(command="read", path="/files/document.md")
Draft professional emails with appropriate tone and context
Prepare comprehensive briefings for upcoming meetings
Deep research on a topic using web search and memory synthesis