cyberneticlibrary

Source royalty-free images for articles

fetch-imagesworkflowsetup L20
skyymar69-rgb/naturo-nutri
What it does

Source unique royalty-free Wikimedia Commons photos per article, verified

Best for

Chunked batch download with parallel agents and sequential within-chunk ordering.

Inputs
  • · total (count, int)
  • · batches (parallelism, int)
Outputs
  • · results array (structured JSON)
Requires
  • · Claude agent (sub-LLM orchestration)
  • · Workflow parallel execution
  • · External API (Wikimedia Commons)
  • · HTTP client (curl)
Preconditions
  • · Python 3 runtime required
Failure modes
  • · Network timeout or long-running sub-task timeout
Trust signals
  • · Multi-phase orchestration with explicit flow names
  • · Explicit parallelization with concurrency guard
  • · Explicit dependency declaration