template-application

Layer a pet PNG onto a template background to compose a design image without AI.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/worm-13/pet-design-agent --skill template-application
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: template-application
Source: https://github.com/worm-13/pet-design-agent/tree/main/.cursor/skills/template-application
Command: npx skills add https://github.com/worm-13/pet-design-agent --skill template-application

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

将抠图后的宠物透明背景图与背景模板进行简单的图层合成,不使用 AI,快速得到可用于设计的最终图像。

Core Features & Use Cases

  • 纯图层合成:将宠物图层(透明背景)叠加到背景模板上,保留透明度。
  • 模板驱动:支持固定模板样式或自定义背景路径,快速生成设计图。
  • Use Case: 设计师希望在无 AI 的前提下,快速为宠物设计搭配背景以用于社媒海报或商品图。

Quick Start

只需提供宠物 PNG 与模板背景,即可执行合成,输出设计图。

Frequently Asked Questions about template-application

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

FAQPage Schema
How do I overlay a pet PNG onto a background template without using AI?

To overlay a pet PNG onto a background template without AI, you provide a transparent pet image and a background path to execute pure layering. The process outputs a composed design image suitable for social media posters or product visuals.

What is pure layering for pet design compositing?

Pure layering for pet design compositing is the process of stacking a transparent pet PNG over a template background. This mechanism preserves the original transparency and layers to quickly produce a final mockup image without generating new pixels.

Can I adjust the position and scale of the pet image during the overlay process?

Yes, you can adjust the position and scale of the pet image during the overlay process. The layering logic accepts optional position and scale parameters alongside the required pet PNG and template background inputs to customize the composition.

Do I need a pre-cutout transparent pet PNG to use the template background layering?

Yes, you need a pre-cutout transparent pet PNG to use the template background layering. The compositing workflow relies on an already transparent pet image to overlay it correctly onto the background template and produce the final design.

What are the limitations of using template-driven layering for pet mockups?

The main limitation of template-driven layering for pet mockups is that it performs pure layering without AI generation or background removal. It requires a pre-cutout transparent pet PNG and a predefined template background to function correctly.