picgo-upload
Installation
SKILL.md
PicGo Upload
Turn a local image or file into a hosted, shareable URL using PicGo. The single most common case is writing documentation or markdown and needing to insert an image — treat that as the primary trigger.
When to use
Reach for this skill when the user wants a link for a local image or file and hasn't named a specific destination platform:
- Docs / markdown (the #1 case): inserting a screenshot or image into a README, blog post, wiki, Obsidian/Notion/语雀/掘金 note; "turn this screenshot into a markdown image link"; "add an image to this doc".
- Any image/screenshot that needs a shareable or embeddable URL.
- Any file (PDF, zip, installer, etc.) that needs a public download link.
- The user says "传图床", "图床", "upload this image", "host this file".
When NOT to use
- The user named a specific destination or method (any cloud drive, object storage, CDN,
npm publish,scp/ftp, etc.) → use the tool for that platform instead. - Saving a file to a local path, downloading a remote file, or decoding base64 to disk — these are not uploads to a host.
- Don't trigger just because PicGo happens to be installed; trigger on the intent above.