kevin-creative

Vectorize raster images to SVG, extract audio, and configure Finder Quick Actions.

Updated Oct 30, 2025
One-click install
npx skills add https://github.com/khglynn/HG-Skills-Public --skill kevin-creative
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: kevin-creative
Source: https://github.com/khglynn/HG-Skills-Public/tree/main/workflow/kevin-creative
Command: npx skills add https://github.com/khglynn/HG-Skills-Public --skill kevin-creative

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Designers and developers often need to convert raster images into scalable vector formats, pull audio from media, and automate common macOS Finder tasks to speed up workflows.

Core Features & Use Cases

  • Image Vectorization: convert raster images (PNG/JPG) to SVG with optional background removal.
  • Audio Export: extract audio from video or media and save in accessible formats.
  • Finder Quick Actions: create right-click actions to streamline file operations in Finder.

Quick Start

Vectorize the provided image to SVG, export audio from the video, and create a Finder Quick Action.

Frequently Asked Questions about kevin-creative

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I convert raster images to SVG on macOS?

You can vectorize raster images to SVG on macOS by running this Skill, which invokes local vectorization utilities to convert PNG and JPG files, with optional background removal during the image conversion process.

What is the best way to extract audio from video files using ffmpeg?

Extracting audio from video files using ffmpeg is handled by this Skill, which configures the local ffmpeg utility to export accessible audio formats from your media files.

How do I create Finder Quick Actions to automate file operations on macOS?

You create Finder Quick Actions on macOS using this Skill to configure Automator and Shortcuts workflows, enabling right-click actions that streamline and automate common file operations directly in Finder.

Do I need any specific local tools installed to use this macOS automation Skill?

You need local tools installed to use this macOS automation Skill, specifically vectorization utilities for image conversion, ffmpeg for audio export, and Automator or Shortcuts for Finder actions.

Can I remove backgrounds automatically when vectorizing PNG or JPG files?

You can remove backgrounds automatically when vectorizing PNG or JPG files because this Skill includes optional background removal functionality alongside its core raster to SVG image conversion.