Manus에서 모든 스킬 실행
원클릭으로
원클릭으로
원클릭으로 Manus에서 모든 스킬 실행
시작하기get-weather
스타3
포크0
업데이트2026년 3월 10일 04:05
获取指定城市的实时天气信息
설치
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SKILL.md
readonly메뉴
获取指定城市的实时天气信息
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
| name | get_weather |
| description | 获取指定城市的实时天气信息 |
This skill allows you to fetch weather information for a specific city.
fetch_url tool to get weather data from wttr.in.
https://wttr.in/{city}?format=3https://wttr.in/Beijing?format=3User: "What's the weather in London?" Agent:
backend/skills/get_weather/SKILL.md.fetch_url("https://wttr.in/London?format=3").