AwsIoTAlexaSkill: ```text
Installation
$skills install @tmorin/IoT
Claude Code
Cursor
Copilot
Codex
Antigravity
Details
Repositorytmorin/plantuml-libs
Pathdistribution/aws-q3-2025/Resource/IoT/AwsIoTAlexaSkill.md
Branchmaster
Scoped Name@tmorin/IoT
Usage
After installing, this skill will be available to your AI coding assistant.
Verify installation:
skills listSkill Instructions
AwsIoTAlexaSkill
aws-q3-2025/Resource/IoT/AwsIoTAlexaSkill
include('aws-q3-2025/Resource/IoT/AwsIoTAlexaSkill')
| Illustration | AwsIoTAlexaSkill | AwsIoTAlexaSkillCard | AwsIoTAlexaSkillGroup |
|---|---|---|---|
![]() | ![]() | ![]() | ![]() |
Sprites
The item provides the following sriptes:
<$AwsIoTAlexaSkillXs><$AwsIoTAlexaSkillSm><$AwsIoTAlexaSkillMd><$AwsIoTAlexaSkillLg>
AwsIoTAlexaSkill
Load remotely
@startuml
' configures the library
!global $LIB_BASE_LOCATION="https://raw.githubusercontent.com/tmorin/plantuml-libs/master/distribution"
' loads the library's bootstrap
!include $LIB_BASE_LOCATION/bootstrap.puml
' loads the package bootstrap
include('aws-q3-2025/bootstrap')
' loads the Item which embeds the element AwsIoTAlexaSkill
include('aws-q3-2025/Resource/IoT/AwsIoTAlexaSkill')
' renders the element
AwsIoTAlexaSkill('AwsIoTAlexaSkill', 'Aws Io T Alexa Skill', 'an optional tech label', 'an optional description')
@enduml
Load locally
@startuml
' configures the library
!global $INCLUSION_MODE="local"
!global $LIB_BASE_LOCATION="../../.."
' loads the library's bootstrap
!include $LIB_BASE_LOCATION/bootstrap.puml
' loads the package bootstrap
include('aws-q3-2025/bootstrap')
' loads the Item which embeds the element AwsIoTAlexaSkill
include('aws-q3-2025/Resource/IoT/AwsIoTAlexaSkill')
' renders the element
AwsIoTAlexaSkill('AwsIoTAlexaSkill', 'Aws Io T Alexa Skill', 'an optional tech label', 'an optional description')
@enduml
AwsIoTAlexaSkillCard
Load remotely
@startuml
' configures the library
!global $LIB_BASE_LOCATION="https://raw.githubusercontent.com/tmorin/plantuml-libs/master/distribution"
' loads the library's bootstrap
!include $LIB_BASE_LOCATION/bootstrap.puml
' loads the package bootstrap
include('aws-q3-2025/bootstrap')
' loads the Item which embeds the element AwsIoTAlexaSkillCard
include('aws-q3-2025/Resource/IoT/AwsIoTAlexaSkill')
' renders the element
AwsIoTAlexaSkillCard('AwsIoTAlexaSkillCard', 'Aws Io T Alexa Skill Card', 'an optional description')
@enduml
Load locally
@startuml
' configures the library
!global $INCLUSION_MODE="local"
!global $LIB_BASE_LOCATION="../../.."
' loads the library's bootstrap
!include $LIB_BASE_LOCATION/bootstrap.puml
' loads the package bootstrap
include('aws-q3-2025/bootstrap')
' loads the Item which embeds the element AwsIoTAlexaSkillCard
include('aws-q3-2025/Resource/IoT/AwsIoTAlexaSkill')
' renders the element
AwsIoTAlexaSkillCard('AwsIoTAlexaSkillCard', 'Aws Io T Alexa Skill Card', 'an optional description')
@enduml
AwsIoTAlexaSkillGroup
Load remotely
@startuml
' configures the library
!global $LIB_BASE_LOCATION="https://raw.githubusercontent.com/tmorin/plantuml-libs/master/distribution"
' loads the library's bootstrap
!include $LIB_BASE_LOCATION/bootstrap.puml
' loads the package bootstrap
include('aws-q3-2025/bootstrap')
' loads the Item which embeds the element AwsIoTAlexaSkillGroup
include('aws-q3-2025/Resource/IoT/AwsIoTAlexaSkill')
' renders the element
AwsIoTAlexaSkillGroup('AwsIoTAlexaSkillGroup', 'Aws Io T Alexa Skill Group', 'an optional tech label') {
note as note
the content of the group
end note
}
@enduml
Load locally
@startuml
' configures the library
!global $INCLUSION_MODE="local"
!global $LIB_BASE_LOCATION="../../.."
' loads the library's bootstrap
!include $LIB_BASE_LOCATION/bootstrap.puml
' loads the package bootstrap
include('aws-q3-2025/bootstrap')
' loads the Item which embeds the element AwsIoTAlexaSkillGroup
include('aws-q3-2025/Resource/IoT/AwsIoTAlexaSkill')
' renders the element
AwsIoTAlexaSkillGroup('AwsIoTAlexaSkillGroup', 'Aws Io T Alexa Skill Group', 'an optional tech label') {
note as note
the content of the group
end note
}
@enduml
More by tmorin
View allaws-package-upgrading
163Upgrade AWS icons package to the latest version following established procedures
azure-package-upgrading
163Azure Package Upgrading Skill: Upgrade Azure package with latest Microsoft Azure Icons following established procedures
gcp-package-upgrading
163GCP Package Upgrading Skill: Upgrade GCP package with latest Google Cloud Icons following established procedures
npm-dependency-management
163NPM Dependency Management Skill: Safely upgrade and manage Node/npm dependencies with lockfile consistency




