← 返回 Skills 市场
caol64

X Article Extractor

作者 Lei · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
110
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install x-article-to-markdown
功能描述
AI-ready skill to extract long-form X (Twitter) articles and convert them into clean Markdown files using headless browser technology.
安全使用建议
This skill appears to do what it says: it needs you to pip install a third‑party package and will download Playwright/Chromium at first run. Before installing or running it, verify the package/repo (https://github.com/caol64/omni-article-markdown is referenced), review the package source if possible, and prefer running in an isolated environment (container or VM) because pip packages can execute arbitrary code during install and headless browsers perform large downloads. Ensure the runtime environment allows outbound network access to x.com and Playwright mirrors, and avoid running this on systems with sensitive credentials or private data you wouldn't want exposed to a third‑party package.
功能分析
Type: OpenClaw Skill Name: x-article-to-markdown Version: 1.0.0 The skill bundle provides instructions for an AI agent to extract X (Twitter) articles using a CLI tool named 'mdcli' from the 'omni-article-markdown' package. While the skill involves installing external dependencies and downloading browser binaries (Chromium via Playwright), these actions are transparently documented in SKILL.md and are consistent with the stated purpose of headless browser extraction. No evidence of malicious intent, data exfiltration, or prompt injection was found.
能力评估
Purpose & Capability
The skill claims to extract long-form X articles using a headless browser; the SKILL.md directs the agent to install a package that provides a CLI (mdcli) and explains that Playwright/Chromium will be lazy-downloaded. These requirements are coherent with the stated purpose.
Instruction Scope
The instructions tell the agent to run shell commands (pip install, mdcli) and to allow Playwright to download Chromium on first run. The instructions do not request unrelated files, credentials, or access to system config, but they do require outbound network access and will write binaries to disk during installation/runtime.
Install Mechanism
There is no registry-level install spec (the skill is instruction-only) but SKILL.md asks the agent to pip install 'omni-article-markdown' and to rely on Playwright's automatic Chromium download. Pip/Playwright downloads are normal for this use case, but installing an external PyPI package and downloading a browser binary are operations with non-trivial risk if the package or mirrors are untrusted.
Credentials
No environment variables, credentials, or special config paths are requested. The lack of secrets is proportionate to the stated task.
Persistence & Privilege
The skill does not request permanent/global privileges (always:false) and does not modify other skills or system-wide settings. Autonomous invocation is allowed (platform default) but not excessive in itself.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install x-article-to-markdown
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /x-article-to-markdown 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
x-article-to-markdown 1.0.0 initial release: - Converts long-form X (Twitter) articles into clean Markdown files using a headless browser. - Requires no API keys, cookies, or configuration; browser dependencies are handled automatically. - Preserves original image URLs and converts quoted posts into Markdown links. - Cleans output by removing user interface clutter, focusing on the article body. - Notifies users about one-time setup delay on the first run due to browser dependency downloads.
元数据
Slug x-article-to-markdown
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

X Article Extractor 是什么?

AI-ready skill to extract long-form X (Twitter) articles and convert them into clean Markdown files using headless browser technology. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 110 次。

如何安装 X Article Extractor?

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

X Article Extractor 是免费的吗?

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

X Article Extractor 支持哪些平台?

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

谁开发了 X Article Extractor?

由 Lei(@caol64)开发并维护,当前版本 v1.0.0。

💬 留言讨论