← Back to Skills Marketplace
helloene

PhotoPlus Album Downloader

by helloene · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
59
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install photoplus-album-downloader
Description
Download PhotoPlus / 谱时图片直播 albums from a URL or activity ID; use to inspect metadata, filter date tabs, save JSON, or write caption/GPS metadata.
Usage Guidance
This skill is functionally coherent but executes code fetched from the network (GitHub main/raw) and may install Python packages. Before installing or running it: (1) review the upstream repository (or bundle) and prefer a pinned commit; (2) run the wrapper in a sandbox or VM; (3) use --dry-run and --repo-dir pointing to a vetted local clone instead of letting it auto-download; (4) avoid --install-deps in sensitive environments — instead inspect requirements.txt and install dependencies from a trusted source; and (5) be aware it will write output to ./PhotoPlus and create a .codex cache directory in the working directory.
Capability Assessment
Purpose & Capability
Name, description, SKILL.md, wrapper script, and upstream notes all align: the skill downloads PhotoPlus live albums and exposes relevant flags. Required binary (python3) matches the stated purpose; no unrelated credentials or config paths are requested.
Instruction Scope
Runtime instructions include cloning or downloading the upstream script from GitHub and then executing it. The SKILL.md and wrapper explicitly allow installing dependencies and running the upstream script; they do not require reading unrelated system files, but they do instruct the agent/operator to fetch and run remote code. The wrapper creates a local cache directory (.codex) and writes output under ./PhotoPlus, which is expected but should be noted.
Install Mechanism
There is no packaged install spec (instruction-only), but the included wrapper will: (1) attempt a shallow git clone of the upstream repo or (2) download a raw script from raw.githubusercontent.com (main branch), and then execute it. Downloading and executing unpinned code from the main branch and running pip install (possibly from a requirements file) is a higher-risk pattern because the fetched code can change after skill publication. The hosts used (github.com, raw.githubusercontent.com, PyPI) are well-known, which mitigates some risk, but the lack of pinning is the main concern.
Credentials
The skill requests no environment variables or credentials. The ability to install dependencies uses pip and network access, which is proportional to the claimed functionality but represents an escalation of runtime privileges (network + package install).
Persistence & Privilege
always is false and the skill does not request to be always-present. It creates local files/directories (.codex and ./PhotoPlus) in the working directory but does not modify other skills or system-wide agent configuration.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install photoplus-album-downloader
  3. After installation, invoke the skill by name or use /photoplus-album-downloader
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
- Initial release of PhotoPlus Album Downloader (version 1.0.0). - Download original images from PhotoPlus/谱时图片直播 albums using a URL or activity ID. - Inspect album metadata, filter by date tabs, and save metadata (JSON/EXIF/IPTC). - Supports partial downloads, custom output folders, and test runs. - Built-in wrapper handles dependencies and upstream project cloning for ease of use.
Metadata
Slug photoplus-album-downloader
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is PhotoPlus Album Downloader?

Download PhotoPlus / 谱时图片直播 albums from a URL or activity ID; use to inspect metadata, filter date tabs, save JSON, or write caption/GPS metadata. It is an AI Agent Skill for Claude Code / OpenClaw, with 59 downloads so far.

How do I install PhotoPlus Album Downloader?

Run "/install photoplus-album-downloader" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is PhotoPlus Album Downloader free?

Yes, PhotoPlus Album Downloader is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does PhotoPlus Album Downloader support?

PhotoPlus Album Downloader is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created PhotoPlus Album Downloader?

It is built and maintained by helloene (@helloene); the current version is v1.0.0.

💬 Comments