awi

AWI (Agentic Web Interface) — 联网读取+搜索,单二进制零配置。 三级自动降级:直连 → 智能适配 → 浏览器渲染。 不需要 API Key,不需要 Docker。

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "awi" with this command: npx skills add jzocb/awi

AWI — Agentic Web Interface

单二进制零配置的联网工具。读取网页内容 + DuckDuckGo 搜索。

安装

# 自动安装(检测系统和架构)
bash ~/clawd/skills/awi/scripts/install.sh

# 或手动下载
# macOS ARM: https://github.com/jzOcb/awi/releases/download/v0.1.0/awi-darwin-arm64
# macOS Intel: https://github.com/jzOcb/awi/releases/download/v0.1.0/awi-darwin-amd64
# Linux: https://github.com/jzOcb/awi/releases/download/v0.1.0/awi-linux-amd64

用法

读取网页

awi read "https://example.com/article"

搜索

awi search "AI agent frameworks"

批量读取

awi batch urls.txt

参数

参数说明
--backend direct|stealth|browser指定后端,默认自动降级
--format json|markdown|text输出格式
--timeout 30s超时时间
--proxy http://...代理
--no-cache禁用缓存

降级策略

  1. direct — 直接 HTTP 请求,最快
  2. stealth — 智能适配,绕过基础反爬
  3. browser — 无头浏览器渲染,处理 JS 页面

大部分链接第一级就搞定,碰到反爬的自动升级,不需要手动干预。

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

Bing CN Search

使用必应中文搜索(Bing CN)获取互联网信息。当用户询问新闻、时事、需要搜索互联网内容、或提到"搜索一下"、"查一下"、"网上说"等场景时触发。

Registry SourceRecently Updated
3810Profile unavailable
General

Ddg Search Fetch

Search the web and fetch URL content using DuckDuckGo. Use when the user wants to search for information online without requiring API keys or paid services....

Registry SourceRecently Updated
2490Profile unavailable
Coding

Wordpress AEO Autoblogger

Autonomous AEO and SEO content generation and optimization engine for scaling business operations. Use when Codex needs to run end-to-end programmatic SEO wo...

Registry SourceRecently Updated
770Profile unavailable
General

Simple Websearch

极简网络搜索技能 - 支持通用搜索 + 社交媒体搜索(小红书/知乎/微博)

Registry SourceRecently Updated
1620Profile unavailable