在 Manus 中运行任何 Skill
一键导入
一键导入
一键在 Manus 中运行任何 Skill
开始使用概览
max_chars 选择 + 响应风格 for web_fetch.
安装命令
npx skills add https://github.com/zinohome/CozyNanoBot --skill web-fetch复制此命令并粘贴到 Claude Code 中以安装该技能
星标0
分支0
更新时间2026年4月28日 00:23
SKILL.md
readonlymax_chars 选择 + 响应风格 for web_fetch.
npx skills add https://github.com/zinohome/CozyNanoBot --skill web-fetch复制此命令并粘贴到 Claude Code 中以安装该技能
| name | web_fetch |
| description | max_chars 选择 + 响应风格 for web_fetch. |
| always | true |
This file covers 参数选择 + 响应风格。
max_chars=8000{url (最终 URL after redirect), title (页面 <title>),
content (正文), truncated (bool), bytes (原始字节数)}
失败: {url, error} —— 常见为 404 / 超时 / 非 HTML。
抓到后总结 + 引用(不要原样复述 4000 字正文):
摘要: FastAPI 是一个现代化、快速的 Python Web 框架。 本次 release 主要修复了 ...
search(query) → 拿 3-5 条摘要web_fetch(url) 读全文Timezone input conventions + response formatting for current_time.
Response formatting for the news tool (RSS aggregation).
Response formatting + query construction for DuckDuckGo search.
Response formatting for the translate tool (Tencent TMT).
Supported units + response formatting for unit_convert.
Response formatting guide for weather tool results.