在 Manus 中运行任何 Skill
一键导入
一键导入
一键在 Manus 中运行任何 Skill
开始使用$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.