nansen-web-fetcher by nansen-ai/nansen-cli
npx skills add https://github.com/nansen-ai/nansen-cli --skill nansen-web-fetcher使用 Gemini 2.5 Flash 的 URL 上下文功能,从一个或多个 URL 获取并分析内容。
nansen web fetch https://nansen.ai --question "What products does Nansen offer?"
nansen web fetch --url https://example.com --url https://other.com --question "Compare these two sites"
nansen web fetch https://docs.uniswap.org/contracts/v4/overview --question "What changed in v4?"
位置参数和 --url 标志可以组合使用——所有参数都将成为要获取的 URL。
| 标志 | 值 | 默认值 | 用途 |
|---|---|---|---|
--url | URL | — | 要获取的 URL(可重复用于多个 URL,最多 20 个) |
--question |
广告位招租
在这里展示您的产品或服务
触达数万 AI 开发者,精准高效
| 字符串 |
| 必填 |
| 关于 URL 内容的提问 |
--pretty | 标志 | 关闭 | 人类可读的 JSON |
返回:
analysis — AI 生成的针对您问题的答案retrieved_urls — 成功获取的 URLfailed_urls — 无法获取的 URL提示: 与 web search 结合使用——先搜索以找到相关 URL,然后获取以获取完整内容。
# 分两步查找和分析
nansen web search "uniswap v4 launch" --num-results 3 --fields link
nansen web fetch https://blog.uniswap.org/... --question "What are the key changes?"
注意: 30 秒超时。付费墙或机器人拦截的页面可能会出现在 failed_urls 中。
每周安装次数
96
代码仓库
GitHub 星标数
101
首次出现
7 天前
安全审计
安装于
opencode93
codex93
gemini-cli92
amp92
cline92
github-copilot92
Fetch and analyze content from one or more URLs using Gemini 2.5 Flash with URL context.
nansen web fetch https://nansen.ai --question "What products does Nansen offer?"
nansen web fetch --url https://example.com --url https://other.com --question "Compare these two sites"
nansen web fetch https://docs.uniswap.org/contracts/v4/overview --question "What changed in v4?"
Positional args and --url flags can be combined — all become URLs to fetch.
| Flag | Values | Default | Purpose |
|---|---|---|---|
--url | URL | — | URL to fetch (repeatable for multiple URLs, up to 20) |
--question | string | required | Question to answer about the URL content |
--pretty | flag | off | Human-readable JSON |
Returns:
analysis — AI-generated answer to your questionretrieved_urls — URLs successfully fetchedfailed_urls — URLs that could not be retrievedTip: Combine with web search — search first to find relevant URLs, then fetch to get full content.
# Find and analyze in two steps
nansen web search "uniswap v4 launch" --num-results 3 --fields link
nansen web fetch https://blog.uniswap.org/... --question "What are the key changes?"
Note: 30s timeout. Paywalled or bot-blocked pages may appear in failed_urls.
Weekly Installs
96
Repository
GitHub Stars
101
First Seen
7 days ago
Security Audits
Gen Agent Trust HubPassSocketPassSnykWarn
Installed on
opencode93
codex93
gemini-cli92
amp92
cline92
github-copilot92
AI Elements:基于shadcn/ui的AI原生应用组件库,快速构建对话界面
66,200 周安装