array-url-extractor
Installation
SKILL.md
Array URL Extractor
Extract valid URLs from Array[String] structures, output directly without any additional text.
Use Cases
Use when users need to "extract URLs from array", "extract download links", or "parse URLs in array".
Workflow
1. Parse Array
Receive user-provided Array[String] structures (JSON arrays, code snippets, etc.).