content-asset-creator

Generate branded HTML content assets from structured data.

1.1k|200|Updated Mar 2, 2026
One-click install
npx skills add https://github.com/gooseworks-ai/goose-skills --skill content-asset-creator-gooseworks-ai
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: content-asset-creator
Source: https://github.com/gooseworks-ai/goose-skills/tree/main/skills/capabilities/content-asset-creator
Command: npx skills add https://github.com/gooseworks-ai/goose-skills --skill content-asset-creator-gooseworks-ai

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Creating branded, ready-to-publish content assets from structured data without manual design effort, ensuring consistency and speed across campaigns.

Core Features & Use Cases

  • Generate industry reports, landing pages, comparison sheets, and one-pagers from structured data with brand-aware styling.
  • Apply brand configurations and templates to produce self-contained HTML outputs suitable for hosting or PDF export.
  • Support multiple generation backends (Gamma API, v0.dev Platform API, or self-hosted HTML templates) to fit different workflows.

Quick Start

Create a branded 2-page industry report for a client using structured data and a brand profile.

Frequently Asked Questions about content-asset-creator

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

FAQPage Schema
How do I generate branded HTML assets from structured data?

To generate branded HTML assets from structured data, you provide your dataset to a generation backend that applies brand configurations and templates. This process outputs self-contained HTML files suitable for immediate hosting or PDF export without manual design effort.

Can I use Tailwind CSS with self-hosted HTML templates for content generation?

Yes, you can use Tailwind CSS with self-hosted HTML templates to generate content assets. This approach allows you to apply custom brand styling directly within your templates while leveraging structured data to produce self-contained HTML outputs.

Does the Gamma API support creating landing pages and one-pagers?

Yes, the Gamma API supports creating landing pages and one-pagers. It acts as a generation backend that takes structured data and applies brand-aware styling to produce self-contained HTML assets ready for hosting or PDF export.

What is the best way to convert industry report data into brand-aware HTML?

The best way to convert industry report data into brand-aware HTML is using a generation backend like the v0.dev Platform API or self-hosted templates. These apply consistent brand configurations to your structured data, yielding self-contained HTML outputs for campaigns.

Do I need a brand profile to generate comparison sheets from structured data?

You need a brand profile to generate comparison sheets from structured data if you want brand-aware styling. Providing brand configurations ensures the resulting self-contained HTML output maintains visual consistency across your marketing and design workflows.

What are the limitations when exporting self-contained HTML to PDF?

A limitation when exporting self-contained HTML to PDF is that complex CSS or interactive Tailwind styling might not render perfectly in static PDF formats. The primary output is self-contained HTML, so PDF export compatibility depends on the hosting environment's rendering engine.