ワンクリックで
array-url-extractor
Extract valid downloadable URLs from Array[String] structures, clean and standardize them, then output directly.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Extract valid downloadable URLs from Array[String] structures, clean and standardize them, then output directly.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
Crawl and analyze a website's visual design system from a given URL, identifying design style, color system, typography, component styles, and UI patterns. Output a structured design specification document for UI generation. Suitable for competitive design analysis, UI restoration, design system reverse engineering, style migration, and similar scenarios.
Agent Skills standard reference guide. Covers SKILL.md specification format, progressive loading, skill discovery and activation, authoring best practices, quality evaluation, description optimization, and more.
Loop Engineering AI programming paradigm guide. Covers the core concepts of transitioning from single prompt calls to autonomous loop systems, key components, loop patterns, configuration examples, and anti-patterns.
A professional email writing assistant. Based on the user's email purpose and content points, writes clear, concise, and polite emails covering subject, body, and attachment notes, adapted to different audiences and scenarios.
A senior industry research consultant. Conducts in-depth analysis of specified industries, covering development history, industry trends, competitive landscape, and technological innovation, and outputs forward-looking, actionable recommendations.
A professional job description (JD) writing assistant. Based on job title and recruitment requirements, writes precise, professional, and compelling job descriptions covering three modules: job responsibilities, qualifications, and key skills.
| name | array-url-extractor |
| description | Extract valid downloadable URLs from Array[String] structures, clean and standardize them, then output directly. |
Extract valid URLs from Array[String] structures, output directly without any additional text.
Use when users need to "extract URLs from array", "extract download links", or "parse URLs in array".
Receive user-provided Array[String] structures (JSON arrays, code snippets, etc.).
https:// or http://)Output URLs directly, one per line, without any additional text:
https://example.com/file1.jpg
https://example.com/file2.png