← 返回 Skills 市场
24
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install oc-document-preflight
功能描述
Convert authorized local documents into source-anchored Markdown plans before review, summarization, or agent handoff.
使用说明 (SKILL.md)
OpenClaw Document Preflight
Use this skill when local files need to be prepared for review or agent handoff without losing source traceability.
It does not upload files. It builds a plan for local conversion, section anchors, redaction, and validation.
Safety Rules
- Only process files the user is allowed to provide.
- Keep the original file path out of public output when the path reveals local machine details.
- Preserve source anchors for every extracted section.
- Mark uncertain extraction results instead of filling gaps.
- Do not write to a persistent memory store, remote storage, or external services as part of preflight.
Workflow
- Inventory the input files and file types.
- Decide the extraction mode for each file: text, table, slide notes, or manual review.
- Define source anchors using page, section, row, heading, or timestamp identifiers.
- Redact credentials, account IDs, and irrelevant personal data.
- Produce Markdown with source references beside each section.
- Validate that every output section has a source anchor.
Inputs
- Local file list.
- Allowed file types.
- Redaction rules.
- Desired output folder.
Outputs
- Markdown conversion plan.
- Source anchor map.
- Redaction notes.
- Validation checklist.
Non-Goals
- No remote fetching.
- No automatic account login.
- No external upload.
- No silent conversion of files outside the approved input list.
安全使用建议
Install only if you want an agent to help plan conversion of local documents you authorize. Review the selected files and redaction rules before use, especially for documents containing credentials, account IDs, or personal data.
能力评估
Purpose & Capability
The stated purpose and runtime instructions align: it prepares authorized local documents for Markdown conversion planning, source anchoring, redaction, and validation.
Instruction Scope
Scope is clearly bounded to approved input files, redaction rules, allowed file types, and desired output folders, with explicit non-goals against remote fetching, account login, external upload, and silent conversion.
Install Mechanism
The package contains only a single non-executable SKILL.md file; metadata, static scan, SkillSpector, and VirusTotal telemetry show no executable scripts or suspicious findings.
Credentials
Local file handling is expected for document preflight, and the skill instructs agents to avoid exposing sensitive local paths and to redact credentials, account IDs, and irrelevant personal data.
Persistence & Privilege
The artifact explicitly says not to write to persistent memory, remote storage, or external services, and it requests no elevated privileges or background persistence.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install oc-document-preflight - 安装完成后,直接呼叫该 Skill 的名称或使用
/oc-document-preflight触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of oc-document-preflight.
- Prepares authorized local documents for review by generating source-anchored Markdown conversion plans.
- Provides clear workflow steps: file inventory, extraction mode selection, source anchoring, redaction, conversion, and validation.
- Ensures safety by only handling user-approved files and keeping local file paths private.
- Includes comprehensive redaction rules and maintains traceability for every extracted section.
- Outputs a conversion plan, anchor map, redaction notes, and validation checklist.
元数据
常见问题
Oc Document Preflight 是什么?
Convert authorized local documents into source-anchored Markdown plans before review, summarization, or agent handoff. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 24 次。
如何安装 Oc Document Preflight?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install oc-document-preflight」即可一键安装,无需额外配置。
Oc Document Preflight 是免费的吗?
是的,Oc Document Preflight 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Oc Document Preflight 支持哪些平台?
Oc Document Preflight 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Oc Document Preflight?
由 jiepu110(@jiepu110)开发并维护,当前版本 v1.0.0。
推荐 Skills