← 返回 Skills 市场
setdemos

Picrd Image Hosting

作者 S. Rob Beck · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
116
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install 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,...
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install picrd-image-hosting
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /picrd-image-hosting 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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.
元数据
Slug picrd-image-hosting
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

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,... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 116 次。

如何安装 Picrd Image Hosting?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install picrd-image-hosting」即可一键安装,无需额外配置。

Picrd Image Hosting 是免费的吗?

是的,Picrd Image Hosting 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Picrd Image Hosting 支持哪些平台?

Picrd Image Hosting 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Picrd Image Hosting?

由 S. Rob Beck(@setdemos)开发并维护,当前版本 v1.0.0。

💬 留言讨论