Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
Introduction To Alexa Custom Skills
Search
Francesco Strazzullo
March 26, 2020
Programming
0
490
Introduction To Alexa Custom Skills
Francesco Strazzullo
March 26, 2020
Tweet
Share
More Decks by Francesco Strazzullo
See All by Francesco Strazzullo
Strategic Testing Decisions - Build Stuff 2021
francescostrazzullo
0
82
Contract-Driven_Development.pdf
francescostrazzullo
0
580
Domain-Driven Frontend
francescostrazzullo
0
1.5k
Strategic Testing Decisions
francescostrazzullo
0
350
A DIY Guide To Building Your Own Rendering Engine - CityJS2021
francescostrazzullo
2
88
Technical Decision-making Anti-patterns - Avanscoperta Meetup 2021
francescostrazzullo
0
410
How to Choose Your Next Technology Stack
francescostrazzullo
0
1.2k
The Definition of Framework
francescostrazzullo
1
1.2k
How to Choose Your Next Technology Stack
francescostrazzullo
1
260
Other Decks in Programming
See All in Programming
OpenNext + Hono on Cloudflare でイマドキWeb開発スタックを実現する
rokuosan
0
110
バランスを見極めよう!実装の意味を明示するための型定義 TSKaigi 2025 Day2 (5/24)
whatasoda
2
780
TypeScript だけを書いて Tauri でデスクトップアプリを作ろう / Tauri with only TypeScript
tris5572
2
540
複数アプリケーションを育てていくための共通化戦略
irof
2
700
PT AI без купюр
v0lka
0
200
MLOps Japan 勉強会 #52 - 特徴量を言語を越えて一貫して管理する, 『特徴量ドリブン』な MLOps の実現への試み
taniiicom
2
570
抽象データ型について学んだ
ryounasso
0
210
技術的負債と戦略的に戦わざるを得ない場合のオブザーバビリティ活用術 / Leveraging Observability When Strategically Dealing with Technical Debt
yoshiyoshifujii
0
160
ソフトウェア品質特性、意識してますか?AIの真の力を引き出す活用事例 / ai-and-software-quality
minodriven
19
6.7k
インターフェース設計のコツとツボ
togishima
2
490
UPDATEがシステムを複雑にする? イミュータブルデータモデルのすすめ
shimomura
0
220
【TSkaigi 2025】これは型破り?型安全? 真実はいつもひとつ!(じゃないかもしれない)TypeScript クイズ〜〜〜〜!!!!!
kimitashoichi
1
300
Featured
See All Featured
How GitHub (no longer) Works
holman
314
140k
[RailsConf 2023] Rails as a piece of cake
palkan
55
5.6k
Producing Creativity
orderedlist
PRO
346
40k
Refactoring Trust on Your Teams (GOTO; Chicago 2020)
rmw
34
3k
Raft: Consensus for Rubyists
vanstee
137
7k
ReactJS: Keep Simple. Everything can be a component!
pedronauck
667
120k
[RailsConf 2023 Opening Keynote] The Magic of Rails
eileencodes
29
9.5k
Building Better People: How to give real-time feedback that sticks.
wjessup
368
19k
CoffeeScript is Beautiful & I Never Want to Write Plain JavaScript Again
sstephenson
160
15k
RailsConf 2023
tenderlove
30
1.1k
How STYLIGHT went responsive
nonsquared
100
5.6k
Making Projects Easy
brettharned
116
6.2k
Transcript
Introduction to Alexa Custom Skills
Francesco Strazzullo (AKA Strazz) @TheStrazz86 (Follow me on Twitter!) Ego
Slide
What is an Alexa Skill?
Alexa Vocal Applications
Custom Skills
Custom Skill Elements
Skill Manifest
Interaction Model
AWS Lambda
What Do I need to start working?
Alexa Developer Account https://developer.amazon.com/alexa/console/ask
AWS Account https://aws.amazon.com/resources/create-account/
ASK CLI https://developer.amazon.com/it-IT/docs/alexa/smapi/quick-start-alexa-skills-kit-command-line-interface.html
https://github.com/francesco-strazzullo/alexa-introduction-talk
What’s next?
Audio Player
Timers/Lists/Reminders
Proactive Events
Alexa Presentation Language
Thanks! Francesco Strazzullo
[email protected]