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.).

2. Extract URLs

Installs
3
Repository
openlark/skills
GitHub Stars
4
First Seen
Aug 8, 2026
array-url-extractor — openlark/skills