logo-motion

Convert raster logo images into SVG paths with CSS animations.

12|3|Updated Jun 17, 2026
One-click install
npx skills add https://github.com/phuhao00/bony-agent --skill logo-motion
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: logo-motion
Source: https://github.com/phuhao00/bony-agent/tree/main/.agent/skills/logo-motion
Command: npx skills add https://github.com/phuhao00/bony-agent --skill logo-motion

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires Pillow, numpy, Playwright.

What problem does it solve?

This Skill solves the challenge of converting static brand assets into high-quality, web-ready motion graphics without requiring manual animation software expertise.

Core Features & Use Cases

  • Automated Vectorization: Converts raster images into clean SVG paths using automated tracing.
  • Dynamic CSS Animation: Generates custom CSS motion profiles based on natural language style requirements.
  • Use Case: A marketing team needs to create a consistent set of animated loading icons for their website; they can simply upload their brand logo and request a subtle reveal animation to generate the necessary HTML and CSS files instantly.

Quick Start

Use the logo-motion skill to convert the uploaded logo.png into a cinematic animation with a duration of 2000ms.

Frequently Asked Questions about logo-motion

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

FAQPage Schema
How do I convert a static raster logo into an animated SVG for web integration?

To convert a static raster logo into an animated SVG, this Skill uses automated path tracing to vectorize the image and generates custom CSS animations for direct web integration. It outputs semantic SVG paths alongside performance-optimized motion code.

Can I generate specific CSS animation styles like a cinematic reveal from a PNG logo?

Yes, you can generate specific CSS animation styles like a cinematic reveal from a PNG logo. The Skill accepts natural language style requirements to create dynamic motion profiles, supporting subtle, energetic, and cinematic reveal effects.

What is the best way to automate creating web-ready motion graphics from existing brand assets?

The best way to automate creating web-ready motion graphics from brand assets is using headless browser rendering and path tracing. This process converts static images into high-fidelity visual output without requiring manual animation software expertise.

Does converting images to SVG paths with Playwright support high-fidelity visual output?

Converting images to SVG paths with Playwright does support high-fidelity visual output. The Skill utilizes headless browser rendering to ensure the generated semantic SVG paths and CSS animations maintain visual accuracy across web platforms.

How do I set a specific duration for a CSS logo animation generated from an image?

To set a specific duration for a CSS logo animation, you include the timing requirement in your natural language prompt. For example, you can request a cinematic animation with a duration of 2000ms to get precisely timed CSS code.

What are the limitations of using automated tracing for logo animation?

A limitation of using automated tracing for logo animation is that it requires a static raster image input to generate semantic SVG paths. Complex source images may affect the fidelity of the automated vectorization and subsequent CSS motion profiles.