bannerbear-compositor

Overlay branding or text onto raw generated images in n8n pipelines.

1|Updated Feb 6, 2026
One-click install
npx skills add https://github.com/williamsforeal/Cyclone-SS --skill bannerbear-compositor
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: bannerbear-compositor
Source: https://github.com/williamsforeal/Cyclone-SS/tree/main/global-skills/_deferred/bannerbear-compositor
Command: npx skills add https://github.com/williamsforeal/Cyclone-SS --skill bannerbear-compositor

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

It prevents a missing branding/compositing step by defining a final image finishing action for outputs that require overlaid text or brand elements.

Core Features & Use Cases

  • Final composite step: Overlays branding and/or text onto raw image output to produce a share-ready final image.
  • n8n integration contract: Provides a placeholder skill entry intended to be called by n8n once implemented.
  • Stub-only status: Currently not runnable because the operational body is not yet implemented.

Quick Start

Ask the system to register and implement the bannerbear-compositor skill by following the build checklist in _buildlist.md and writing a complete non-stub SKILL.md in the same folder.

Frequently Asked Questions about bannerbear-compositor

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

FAQPage Schema
How do I overlay branding onto AI generated images for marketing assets?

To overlay branding onto generated images, you need a final image compositing workflow that applies text or brand elements to raw outputs. This skill provides that finishing step to produce share-ready marketing assets.

Can I automate image compositing and branding overlays using n8n?

You can automate image compositing with n8n by calling this skill as a final finishing step in your media pipeline. It serves as an integration contract for n8n to trigger deterministic branding overlays after image generation.

What is a final image compositing step in an automated media pipeline?

A final image compositing step is a post-generation action that applies branding overlays or text onto raw image outputs. It ensures automated media pipelines produce share-ready marketing assets for publishing.

Does the bannerbear-compositor skill require any dependencies to run?

The skill currently has no dependencies listed and is a stub-only entry. It requires a fully implemented non-stub SKILL.md body defining inputs, outputs, and external dependencies before it can run deterministically.

Why is my bannerbear-compositor skill not working in n8n?

The skill is not working because it is currently a stub-only placeholder and is not runnable. You must implement the operational body by writing a complete non-stub SKILL.md before n8n can execute the compositing step.