HomeGuidesAnnouncementsCommunity
Guides

Narrative Layout

The Narrative Layout component organizes text-based narrative outputs for display in your skill response and artifact areas.

Basic Setup

  1. Have a narrative-producing component (e.g., Prompt Runner) in your skill
  2. Add the Narrative Layout component from the node list
  3. Connect your narrative source to the input

Configuration Steps

  1. Navigate to Inputs/Outputs section
  2. Select your narrative source in the input narratives field
    • Can be node outputs or dataset values
  3. Test the component by running the skill to this point

Integration with Skill Response

  1. In the Skill Response node, connect the "narrative layout content block" to the "content blocks" input
  2. Run the complete skill to validate the layout

Testing and Validation

  • Check the output value in preview
  • Review the narrative content block
  • Verify narrative appears correctly under tabs in the final skill response

Best Practices

  • Test the complete flow from narrative creation to final display
  • Ensure narratives are properly formatted
  • Verify content appears as expected in the preview
  • Use in combination with other layout components when needed

The Narrative Layout component serves as the bridge between your text-based outputs and the final skill response, ensuring proper formatting and display of narrative content.