HomeGuidesSDK ExamplesAnnouncementsCommunity
Guides

Components

Details on how various components work and how you can leverage them in your skills.

You can use studio to build skills using foundational and repeatable code wrappers called "components". These re-usable and customizable pieces can be connected together to orchestrate complex actions that make up a skill.

Using Components can be helpful when you want your skill to be able to...

  • Build, Obtain, and Analyze a dataframe
  • Craft narratives from various data inputs
  • Customize visualizations that appear when users ask questions
  • And more using custom nodes like the "Dynamic Node" component