风险评分

94/100 (Very Low)

OpenClaw: benign
VirusTotal: benign
StaticScan: unknown

PyMuPDF PDF Parser Clawdbot Skill

作者: kesslerio
Slug:pymupdf-pdf-parser-clawdbot-skill
版本:1.0.0
更新时间:2026-02-26 08:10:40
风险信息

OpenClaw: benign

查看 OpenClaw 分析摘要
The skill's files and runtime instructions match its stated purpose (local fast PDF parsing with PyMuPDF), it requests no credentials, contains no network endpoints, and performs only local file I/O.

VirusTotal: benign VT 报告

静态扫描: unknown

README

README 未提供

文件列表

无文件信息

下载
下载官方 ZIP
原始 JSON 数据
{
    "latestVersion": {
        "_creationTime": 1769196431096,
        "_id": "k970tbqmz4hapb0y2xqb5y8dc57zr47c",
        "changelog": "Initial release of PyMuPDF PDF parsing skill.\n\n- Fast local PDF extraction using PyMuPDF (fitz) with Markdown output by default.\n- Supports optional JSON, image extraction, and simple table outputs.\n- Designed for single-PDF runs with per-document output directories.\n- Includes command-line options for output format, images, tables, and language metadata.\n- Recommended as a quick alternative or fallback when heavier PDF parsers are unavailable.",
        "changelogSource": "auto",
        "createdAt": 1769196431096,
        "version": "1.0.0"
    },
    "owner": {
        "_creationTime": 0,
        "_id": "publishers:missing",
        "displayName": "kesslerio",
        "handle": "kesslerio",
        "image": "https:\/\/avatars.githubusercontent.com\/u\/2647990?v=4",
        "kind": "user",
        "linkedUserId": "kn7fmw4ybcy50qzp1d2dvb1h517znaes"
    },
    "ownerHandle": "kesslerio",
    "skill": {
        "_creationTime": 1769196431096,
        "_id": "kd72ytyfgd3chvenewdd7d123d7zrh9r",
        "badges": [],
        "createdAt": 1769196431096,
        "displayName": "PyMuPDF PDF Parser Clawdbot Skill",
        "latestVersionId": "k970tbqmz4hapb0y2xqb5y8dc57zr47c",
        "ownerUserId": "kn7fmw4ybcy50qzp1d2dvb1h517znaes",
        "slug": "pymupdf-pdf-parser-clawdbot-skill",
        "stats": {
            "comments": 0,
            "downloads": 4770,
            "installsAllTime": 35,
            "installsCurrent": 34,
            "stars": 3,
            "versions": 1
        },
        "summary": "Fast local PDF parsing with PyMuPDF (fitz) for Markdown\/JSON outputs and optional images\/tables. Use when speed matters more than robustness, or as a fallback while heavier parsers are unavailable. Default to single-PDF parsing with per-document output folders.",
        "tags": {
            "latest": "k970tbqmz4hapb0y2xqb5y8dc57zr47c"
        },
        "updatedAt": 1772064640938
    }
}