Converting the Henry's Kitchen Alexa Skill to Dialogflow
In the previous section, you learned about similarities and differences between the Alexa skill and Dialogflow agent. In this section, you will be converting the previously built Henry's Kitchen Skill from Alexa into Dialogflow Agent. Before you begin, make sure that you have created Dialogflow account. You can find more detailed information in Chapter 2, Build a FAQs Chat Bot, and Chapter 3, Build a Fortune Cookie Application, regarding Dialogflow.
Creating the agent
Dialogflow agent is similar to Alexa Skill. Dialogflow agent will contain your conversational flows:
- Open Firefox or Chrome.
- Go to https://console.dialogflow.com and log in to Dialogflow.
- Click the down arrow in the top-left corner, next to the Gear icon, and select
Create new agent
.
The following screenshot shows the Create new agent
menu:

Create new agent menu
- Enter
HenrysKitchen
as an agent name and use all the defaults. You may change the default time zone to match your own...