Manus에서 모든 스킬 실행
원클릭으로
원클릭으로
원클릭으로 Manus에서 모든 스킬 실행
시작하기$pwd:
$ git log --oneline --stat
stars:19,094
forks:3,248
updated:2026년 4월 16일 21:10
파일 탐색기
SKILL.md
[HINT] SKILL.md 및 모든 관련 파일을 포함한 전체 스킬 디렉토리를 다운로드합니다
| name | weather-skill |
| description | A skill that provides weather information based on reference data. |
Step 1: Check 'references/weather_info.md' for the current weather.
Step 2: If humidity is requested, use run 'scripts/get_humidity.py' with the location argument.
Step 3: If wind speed is requested, use the get_wind_speed tool.
Step 4: Provide the update to the user.