diverse-content-gen

Generate diverse creative outputs via Verbalized Sampling with JSON responses.

2|Updated Dec 15, 2025
One-click install
npx skills add https://github.com/rfxlamia/flow --skill diverse-content-gen
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: diverse-content-gen
Source: https://github.com/rfxlamia/flow/tree/main/creative-studio/00-diverse-content-gen
Command: npx skills add https://github.com/rfxlamia/flow --skill diverse-content-gen

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Solves the problem of generating diverse creative content by leveraging Verbalized Sampling (VS) to unlock a broader distribution of outputs, reducing repetitive results and expanding ideation.

Core Features & Use Cases

  • Diverse ideation for blog posts, captions, stories, campaigns, and product descriptions.
  • VS templates & workflows with progressive references to basic core technique, advanced methods, and troubleshooting.
  • Production-ready results delivered as structured JSON with fields "text" and "probability" for downstream processing.

Quick Start

Use the diverse-content-gen skill to generate multiple variations of a user request by specifying k (e.g., k=5) and parsing the resulting JSON responses.

Frequently Asked Questions about diverse-content-gen

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

FAQPage Schema
How do I generate diverse content variations from a single prompt?

To generate diverse content variations, use Verbalized Sampling with a parameter k to recover the base model distribution, producing multiple distinct responses delivered as a structured JSON array.

What is Verbalized Sampling for content creation?

Verbalized Sampling is a prompt engineering technique that recovers the base distribution of a model to unlock broader outputs, effectively reducing repetitive results during brainstorming and creative content generation.

How do I get multiple blog ideas without repeating the same outputs?

Get multiple blog ideas without repetition by applying Verbalized Sampling templates with a specified k value and temperature, yielding an array of diverse responses formatted as JSON.

Does diverse content generation output structured JSON for downstream processing?

Yes, diverse content generation delivers production-ready structured JSON containing text and probability fields, enabling seamless downstream processing of the generated variations.

Can I use this for generating multiple marketing taglines and captions?

Yes, you can generate multiple marketing taglines and captions by using parameterized VS prompts to produce diverse creative outputs suitable for campaigns and product descriptions.

What are the limitations of using Verbalized Sampling for ideation?

Verbalized Sampling requires parameterized VS prompts including k, optional threshold, and temperature, and may require troubleshooting references if the recovered base distribution produces unexpected variations.