← Back to Skills Marketplace
setdemos

Picrd Image Hosting

by S. Rob Beck · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
116
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install picrd-image-hosting
Description
Free image hosting via picrd.com — upload screenshots, diagrams, and image files to get permanent, embeddable URLs. No account required. Supports PNG, JPEG,...
Usage Guidance
This skill appears to do what it says: use curl to upload images to picrd.com and return embeddable URLs. Before using it, avoid uploading sensitive or private images (the SKILL.md explicitly warns this), save any delete_url you receive (it is a single-use secret), and be mindful of the 60 uploads/hour rate limit. If you want the optional resizing commands to work, ensure you have the pictured tools installed (sips on macOS or ImageMagick's convert on Linux). If you require guarantees about permanence or privacy, review picrd.com's own privacy and retention policies on their site before relying on the service for important data.
Capability Analysis
Type: OpenClaw Skill Name: picrd-image-hosting Version: 1.0.0 The skill bundle provides instructions for an AI agent to upload images to picrd.com using standard curl commands. The SKILL.md file clearly documents the API endpoints, required fields, and expected JSON responses for uploading images and creating albums. It includes helpful utility commands for image resizing (sips/convert) and explicitly warns against uploading sensitive data. The behavior is entirely aligned with its stated purpose as an image hosting utility and contains no evidence of malicious intent, obfuscation, or unauthorized data access.
Capability Assessment
Purpose & Capability
The name/description (free image hosting) matches the SKILL.md which documents picrd.com upload/list endpoints. The only declared runtime dependency is curl, which is appropriate for the provided curl examples and API usage.
Instruction Scope
Instructions stay within the hosting/upload/listing scope and only call picrd.com endpoints. Minor note: the README shows optional local image-processing commands (sips and ImageMagick's convert) that are not declared as required binaries — they are optional helper suggestions but the skill metadata doesn't list them. Otherwise the instructions do not request unrelated files, credentials, or external endpoints.
Install Mechanism
This is an instruction-only skill with no install spec and no code files, so nothing is written to disk or downloaded during install. That is the lowest-risk model and matches the declared metadata.
Credentials
No environment variables, credentials, or config paths are requested. That aligns with the stated 'no account required' behavior; there are no unexplained secret requests.
Persistence & Privilege
always is false and the skill does not request persistent system-level changes. The skill can be invoked autonomously by the agent (default), which is normal for skills and not by itself a concern.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install picrd-image-hosting
  3. After installation, invoke the skill by name or use /picrd-image-hosting
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of picrd-image-hosting. - Provides free image hosting via picrd.com with permanent, embeddable URLs—no account required. - Supports PNG, JPEG, WebP, and GIF up to 10 MB per file. - Allows creation and management of image albums. - Enforces upload rate limit (60 per hour per IP); no read/download limits. - Includes clear CLI curl examples and error handling tips for file size/rate issues. - Emphasizes one-time secret delete URL and data privacy cautions.
Metadata
Slug picrd-image-hosting
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Picrd Image Hosting?

Free image hosting via picrd.com — upload screenshots, diagrams, and image files to get permanent, embeddable URLs. No account required. Supports PNG, JPEG,... It is an AI Agent Skill for Claude Code / OpenClaw, with 116 downloads so far.

How do I install Picrd Image Hosting?

Run "/install picrd-image-hosting" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Picrd Image Hosting free?

Yes, Picrd Image Hosting is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Picrd Image Hosting support?

Picrd Image Hosting is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Picrd Image Hosting?

It is built and maintained by S. Rob Beck (@setdemos); the current version is v1.0.0.

💬 Comments