SKILLEMALL.ai

BC pdf-to-structured-markdown

A universal document parsing Skill powered by Laiye ADP (Agentic Document Processing) platform, outputting high-quality Markdown. ADP leverages large model capabilities to intelligently parse 10+ document formats including PDF, images, scanned documents, and Office files, automatically converting unstructured documents into Markdown format while fully preserving heading hierarchy, tables, lists, paragraph structure, and more. Zero-configuration and ready to use out of the box — ideal for structured document reading, content migration, technical documentation organization, and LLM context preparation.

ClawHub Agent Skills author: Laiye ADP v1.0.1 MIT-0 5 files body ≈ 4 060 tokens Open the sourceclawhub.ai analyzed 2 d ago

As a process C 57/100 · Has gaps — weak spots: when it triggers, inputs and preconditions, consistency

GeneratorGitHubAI and agentsInfrastructureWriting and documentstype and topics are labelled automatically from the skill text
JSON
Technical rating
B
86/100
safety, quality, tests
Safety 60%
85
Quality 40%
88
Run on models
none yet
Process rating
C
57/100
Has gaps
Inputs and preconditions w 11
0
When it triggers w 12
20
Running it twice w 4
30
the three weakest of ten parameters · all ten

What is at stake

Medium-severity findings: the skill is probably honest, but read what alarmed the scanner.

Dangerous commands medium severity

Below is the worst case for this category. The finding here is medium: the guard saw a sign, not a proof.

If you install

The skill contains commands that delete files, rewrite disks or execute code fetched from the network. The agent may run them without asking if it believes the instructions require it.

For the author

Replace destructive commands with safe equivalents that ask for confirmation, scope them to one folder, and stop piping curl into a shell: pin a version and a checksum.

How to improve

    For the model run — optional
    • Your own cases (evals/evals.json, 4–6 real requests with expected answers): the full check would then run those instead of a model-drafted suite.
    • A spec.yaml with trigger phrases and assertions — a behaviour contract for CI; `skilltest init` writes a template.

    Guard findings · 3

    ✓ No critical or high findings

    Medium and low: 3
    • medium Dangerous commands cmd-pipe-to-shell-known-host README-CN.md:29
      Pipe-to-shell installer from a well-known host (still executes remote code)
      curl -fsSL https://raw.githubusercontent.com/laiye-ai/adp-cli/main/scripts/adp-init.sh | bash
    • medium Dangerous commands cmd-pipe-to-shell-known-host README.md:30
      Pipe-to-shell installer from a well-known host (still executes remote code)
      curl -fsSL https://raw.githubusercontent.com/laiye-ai/adp-cli/main/scripts/adp-init.sh | bash
    • medium Dangerous commands cmd-pipe-to-shell-known-host SKILL.md:80
      Pipe-to-shell installer from a well-known host (still executes remote code)
      curl -fsSL https://raw.githubusercontent.com/laiye-ai/adp-cli/main/scripts/adp-init.sh | bash

    Files scanned: 5. Evidence is masked. Grey chips explain why severity was lowered.

    Against the Agent Skills spec

    ✓ No remarks against the Agent Skills spec

    Process rating: all ten parameters 57/100

    • 0Inputs and preconditions. Does not say what the process needs to start
    • 20When it triggers. No condition that starts the skill
    • 30Running it twice. 7 mutating operations with no state check
    • 40Consistency. Frontmatter name (pdf-to-structured-markdown) differs from the folder (adp-pdf-to-structured-markdown)
    • 60Tools and files. Uses tools (bash) that frontmatter does not declare
    • 60Result and completion. Output format stated, no completion criterion
    • 70Execution cost. Instruction body is 4060 tokens
    • 100Steps. 29 steps
    • 100Failures and branches. 3 branches, has a failure section
    • 100Progress reporting. Reports progress
    • low 12 top-level sections: this looks like several domains in one skill
    • low The response is described with custom markup (18 tags): a typed call is more reliable

    Everything here is measured from the skill text rather than judged by a model, so the numbers are checkable. A parameter weighs more when it is a more common reason for the process to stall.

    Quality signals

    • +5Description has no quoted example phrases that should trigger the skill
    • +4Description does not say when NOT to use the skill (false activations)
    • +2Single-language instructions
    • +3Description length 607: enough signal without eating the budget
    • +4Structure: 33 headings
    • +3Step-by-step instructions: 29 items
    • +3Output format is stated explicitly
    • +4Has examples (18 code blocks)
    • +1License stated

    Quality base 70; lint remarks subtract, signals add up to 100. Result: 88.

    External checks

    ClawHub: suspicious
    This appears to be a legitimate Laiye ADP cloud document-parsing skill, but it needs review because it can send documents to a third-party service and its documentation exposes broader CLI powers than Markdown conversion.
    LLM: suspicious (high) · VirusTotal: · 3 Jun 2026