← 返回 Skills 市场
athola

Nm Leyline Document Conversion

作者 athola · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
106
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install nm-leyline-document-conversion
功能描述
Document-to-markdown conversion with tiered fallback: MCP markitdown, native tools, or user notice
安全使用建议
This skill looks coherent for converting documents, but it can read local files and/or pass their URIs to an external MCP server for conversion. Before installing or enabling this skill: (1) Confirm whether your agent will automatically send local file:// URIs or remote URLs to an external converter and require explicit user confirmation if you want to avoid that. (2) Verify trust in the markitdown/MCP server you configure (running markitdown-mcp or remote services may receive full document contents). (3) Review and tune the night-market.content-sanitization checklist so sensitive content is truncated or redacted before transmission. (4) If you need strict data residency, avoid using Tier 1 (MCP) or host the MCP server in a trusted environment. If you want stronger assurance, ask for explicit runtime prompts before any file is uploaded or fetched by the MCP server.
功能分析
Type: OpenClaw Skill Name: nm-leyline-document-conversion Version: 1.0.0 The skill is a document conversion utility that implements a tiered fallback strategy to convert various file formats (PDF, Office docs, HTML, etc.) into markdown. It uses legitimate tools such as the Microsoft 'markitdown' MCP server and native Claude tools (Read, WebFetch), and includes a 'SANITIZE' step in SKILL.md specifically designed to mitigate prompt injection from external document content. No indicators of data exfiltration, unauthorized execution, or malicious intent were found.
能力评估
Purpose & Capability
Name and description match the runtime instructions: the skill implements a three-tier conversion strategy (MCP markitdown, native tools, user notice). Requested config paths relate to content-sanitization and error patterns which are reasonable for a conversion/integration layer.
Instruction Scope
Instructions explicitly tell the agent to resolve local paths (expand ~, construct file:// URIs), call Read/WebFetch, and pass URIs to the external MCP convert_to_markdown tool. This is coherent for conversion, but it means the agent may read arbitrary user files and/or cause those files (or remote URLs) to be fetched or transmitted to an external MCP server. The skill does include a content-sanitization step, but it does not mandate explicit user consent before sending local files to a remote converter.
Install Mechanism
Instruction-only skill with no install spec and no code files — lowest risk in terms of disk writes and third-party downloads.
Credentials
No environment variables or credentials are requested. The two required config paths (night-market.content-sanitization, night-market.error-patterns) are configuration-only and align with the described sanitize/error-handling steps.
Persistence & Privilege
Skill is not always-included and does not request persistent elevated privileges or modify other skills' configs. It only references adding an MCP server to .mcp.json as an optional user action (not automatic).
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install nm-leyline-document-conversion
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /nm-leyline-document-conversion 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release of document-to-markdown conversion skill using a tiered fallback system. - Supports conversion of various formats (PDF, DOCX, PPTX, XLSX, HTML, images, audio, CSV, JSON, XML, ZIP, EPUB) with format detection based on URI. - Tier 1 uses the MCP markitdown tool for highest quality; Tier 2 falls back to native tools; Tier 3 notifies user if conversion isn't possible. - Automatic content sanitization applied post-conversion. - Designed for use as an infrastructure dependency for other skills needing document ingestion.
元数据
Slug nm-leyline-document-conversion
版本 1.0.0
许可证 MIT-0
累计安装 1
当前安装数 1
历史版本数 1
常见问题

Nm Leyline Document Conversion 是什么?

Document-to-markdown conversion with tiered fallback: MCP markitdown, native tools, or user notice. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 106 次。

如何安装 Nm Leyline Document Conversion?

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

Nm Leyline Document Conversion 是免费的吗?

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

Nm Leyline Document Conversion 支持哪些平台?

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

谁开发了 Nm Leyline Document Conversion?

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

💬 留言讨论