← 返回 Skills 市场
edwardyen724-g

Web Distiller

作者 edwardyen724-g · GitHub ↗ · v0.1.0 · MIT-0
cross-platform ✓ 安全检测通过
141
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install web-distiller
功能描述
Fetch agent-ready cleaned Markdown from the Distiller API instead of relying on raw webpage fetches.
安全使用建议
This skill appears coherent for calling a hosted Distiller API, but before installing or using it: 1) Verify the webdistiller.dev service is the legitimate provider you expect (check official site or vendor docs). 2) If you plan to run the suggested 'pip install web-distiller', locate the package on PyPI or the vendor's source repo and inspect its provenance and code before installing. 3) Treat DISTILLER_API_KEY as a secret: provide it only if you trust the service and understand what web content will be sent to that API (avoid sending private/internal pages). 4) If you need stronger isolation, create a dedicated API key with limited scope or run the integration in a sandbox. 5) If you require assurance about billing or data retention (distill vs markdown, batch jobs), confirm the product's pricing/terms before enabling paid endpoints.
功能分析
Type: OpenClaw Skill Name: web-distiller Version: 0.1.0 The web-distiller skill is a legitimate integration for the Web Distiller API (webdistiller.dev), designed to convert webpages into agent-ready Markdown. The instructions in SKILL.md and README.md are focused on operational guidance, such as handling missing API keys and selecting appropriate API endpoints, with no evidence of malicious intent, data exfiltration, or unauthorized command execution.
能力评估
Purpose & Capability
The skill name/description (fetch cleaned Markdown from Distiller) matches what the SKILL.md instructs (POST /markdown, optional /distill, batch endpoints). The only required environment variables (DISTILLER_API_BASE and a primary API key) align with a typical API integration.
Instruction Scope
SKILL.md limits runtime actions to calling the Distiller endpoints, guiding operators to the dashboard for an API key, and polling batch jobs. It does not instruct reading unrelated host files, other env vars, or sending data to unknown endpoints; the external endpoints mentioned are consistently under webdistiller.dev.
Install Mechanism
This is an instruction-only skill (no install spec or code files). SKILL.md suggests 'pip install web-distiller' but the registry bundle contains no install spec or package provenance. This is not necessarily malicious, but you should verify the pip package identity/source before running it.
Credentials
Only DISTILLER_API_BASE and a primary API key are requested, which is proportional for a remote-API integration. No unrelated secrets or config paths are requested.
Persistence & Privilege
The skill is not always-on and does not request system-wide configuration or elevated privileges. It is user-invocable and allows autonomous invocation by default, which is the platform norm.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install web-distiller
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /web-distiller 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.0
Initial release of web-distiller v0.1.0 - Fetches cleaned, agent-ready Markdown using the Distiller API instead of raw webpage fetches. - Guides users through setup if API key is missing, including dashboard and sign-in instructions. - Defaults to using `POST /markdown`; uses `POST /distill` for paid users and provides fallback guidance. - Provides install, environment, command-line usage, and batch workflow documentation. - Offers operator guidance for choosing output formats and handling common errors.
元数据
Slug web-distiller
版本 0.1.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Web Distiller 是什么?

Fetch agent-ready cleaned Markdown from the Distiller API instead of relying on raw webpage fetches. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 141 次。

如何安装 Web Distiller?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install web-distiller」即可一键安装,无需额外配置。

Web Distiller 是免费的吗?

是的,Web Distiller 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Web Distiller 支持哪些平台?

Web Distiller 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Web Distiller?

由 edwardyen724-g(@edwardyen724-g)开发并维护,当前版本 v0.1.0。

💬 留言讨论