od-new-generation

Automate the discovery, planning, generation, and critique of digital artifacts within design workflows.

93.2k|10.8k|Updated Apr 28, 2026
One-click install
npx skills add https://github.com/nexu-io/open-design --skill od-new-generation
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: od-new-generation
Source: https://github.com/nexu-io/open-design/tree/main/plugins/_official/scenarios/od-new-generation
Command: npx skills add https://github.com/nexu-io/open-design --skill od-new-generation

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes assets (resource) components.

What problem does it solve?

This Skill addresses the inconsistency and lack of structure in AI-generated design artifacts by enforcing a rigorous, iterative development loop that ensures outputs meet specific quality standards.

Core Features & Use Cases

  • Structured Pipeline: Implements a mandatory discovery-to-critique workflow for consistent artifact generation.
  • Critique-Theater: Features an automated self-critique loop that iterates until a quality score threshold is met.
  • Use Case: Use this to generate high-quality SaaS landing pages or investor decks by providing a topic and audience, ensuring the agent refines the output through multiple critique cycles.

Quick Start

Generate a landing page for a fintech startup targeting enterprise clients using the new-generation pipeline.

Frequently Asked Questions about od-new-generation

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

FAQPage Schema
How do I trigger the new-generation pipeline?

Invoke the od-new-generation skill by providing the required artifactKind, audience, and topic parameters to the agent. The system will automatically initiate the discovery, planning, generation, and critique stages.

What happens during the critique stage?

The critique stage utilizes the critique-theater atom to evaluate the generated artifact against quality metrics. It repeats the generation process until the critique score reaches 4 or the iteration limit of 3 is hit.

Can I customize the generation pipeline?

Yes, you can override the default pipeline by declaring a custom od.pipeline in your own plugin configuration. The default pipeline only applies when a specific plugin pipeline is absent.

Where are the generated artifacts saved?

Generated files are persisted within the OpenDesign workflow under the .od/artifacts/ directory, allowing for live preview and delivery.