Skip to content
This repository was archived by the owner on Jul 10, 2026. It is now read-only.
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -300,11 +300,13 @@ $ clay info
$ clay login
```

## Create an Alexa Skill
## Create an Alexa Skill
[This option has been deprecated.](https://github.com/clay-run/clay-cli/issues/8)
For a complete walk through check out [this blog
post](https://medium.com/@nicolaerusan/code-your-first-alexa-skill-in-30-ish-seconds-using-clay-ready-go-8293ee1761ac)



```
$ clay new my-alexa-skill -t alexa
```
Expand Down