在 Manus 中运行任何 Skill
一键导入
一键导入
一键在 Manus 中运行任何 Skill
开始使用web-fetcher
星标7
分支0
更新时间2026年2月6日 02:23
Fetches data from web APIs
安装
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
文件资源管理器
2 个文件SKILL.md
readonly菜单
Fetches data from web APIs
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
A secure AI agent skill template
Helpful system utilities
Manages files and directories
Formats text strings with basic transformations
基于 SOC 职业分类
| name | web-fetcher |
| description | Fetches data from web APIs |
| version | 1.0.0 |
| env | ["API_KEY"] |
| bins | [] |
| allowed-tools | ["browser"] |
This skill fetches data from external web APIs.
The skill uses the Fetch API to make HTTP requests. It requires an API key for authentication.
Check out the documentation at https://example.com/docs for more details.
All requests are made to trusted API endpoints only.