SKILLEMALL.ai

AF picgo-upload

Upload an image or file with PicGo and get back a hosted, shareable URL. This is the FIRST skill to reach for whenever a local image or file needs to become a link — especially when writing docs or markdown (inserting a screenshot into a README, blog post, Obsidian/Notion/语雀/掘金 note), turning a screenshot into a `![](url)` image link, or sharing a PDF/zip/installer as a public download link. Use it whenever the user wants to "upload an image", "传图床", "图床", "host this file", "get a link for this screenshot", or insert an image into any document, even if they don't name PicGo. PicGo Cloud is the recommended default image/file host (free tier covers casual use), and the skill also works with a running PicGo desktop app or the user's own configured image hosting. Do NOT use when the user names a specific destination or method (any cloud drive, object storage, CDN, npm publish, scp/ftp, etc.), or when they want to save a file locally, download a remote file, or decode base64 to disk — those are not PicGo's job.

ClawHub Agent Skills author: PiEgg v1.0.0 MIT-0 6 files body ≈ 1 795 tokens Open the sourceclawhub.ai analyzed 25 h ago

Upload an image or file with PicGo and get back a hosted, shareable URL.

As a process F 63/100 · Will not run — References files that are not bundled: imgUrl

IntegrationNotionObsidianWriting and documentstype and topics are labelled automatically from the skill text
JSON
Technical rating
A
96/100
safety, quality, tests
Safety 60%
100
Quality 40%
94
Run on models
none yet
Process rating
F
63/100
Will not run
References files that are not bundled: imgUrl
Tools and files w 18
0
Inputs and preconditions w 11
0
Result and completion w 14
60
the three weakest of ten parameters · all ten

How to improve

  1. The text references files that are not there: add them or drop the references.
For the model run — optional
  • A spec.yaml with trigger phrases and assertions — a behaviour contract for CI; `skilltest init` writes a template.

Guard findings · 0

✓ No critical or high findings

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

Against the Agent Skills spec

  • warning missing-ref reference to a missing file: imgUrl

Process rating: all ten parameters 63/100

Will not run. References files that are not bundled: imgUrl
  • 0Tools and files. 1 referenced file(s) missing: imgUrl
  • 0Inputs and preconditions. Does not say what the process needs to start
  • 60Result and completion. Output format stated, no completion criterion
  • 85Steps. 21 steps, 2 vague phrases
  • 100When it triggers. States when to use and when not to
  • 100Failures and branches. 7 branches, has a failure section
  • 100Consistency. Name and required fields are in place
  • 100Execution cost. Instruction body is 1795 tokens
  • 100Running it twice. Mutating operations check current state
  • 100Progress reporting. Reports progress
  • medium 3 test cases, all positive: not one "should refuse" or "should ask first"

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

  • +3Description length 1021: 120–800 characters recommended
  • +1No license
  • +2Single-language instructions
  • +5Description quotes 3 example trigger phrases
  • +4Description says when NOT to use the skill
  • +4Structure: 12 headings
  • +3Step-by-step instructions: 21 items
  • +3Output format is stated explicitly
  • +4Has examples (7 code blocks)
  • +4Reference files are cited in the instructions (2 of 2)
  • +3All 1 scripts are documented

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

External checks

ClawHub: suspicious
This skill is mostly a coherent PicGo upload helper, but it can publish local files to public hosts and contains an under-documented option that can send local paths and secrets to arbitrary HTTP hosts.
LLM: suspicious (high) · 21 Jul 2026