Narrative Layout
The Narrative Layout component organizes text-based narrative outputs for display in your skill response and artifact areas.
Basic Setup
- Have a narrative-producing component (e.g., Prompt Runner) in your skill
- Add the Narrative Layout component from the node list
- Connect your narrative source to the input
Configuration Steps
- Navigate to Inputs/Outputs section
- Select your narrative source in the input narratives field
- Can be node outputs or dataset values
- Test the component by running the skill to this point
Integration with Skill Response
- In the Skill Response node, connect the "narrative layout content block" to the "content blocks" input
- 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.
Updated 8 days ago