CtrlK
BlogDocsLog inGet started
Tessl Logo

amazon-alexa

Integracao completa com Amazon Alexa para criar skills de voz inteligentes, transformar Alexa em assistente com Claude como cerebro (projeto Auri) e integrar com AWS ecosystem (Lambda, DynamoDB, Polly, Transcribe, Lex, Smart Home).

50

Quality

55%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Low

Low-risk findings worth noting

Fix and improve this skill with Tessl

tessl review fix ./skills/amazon-alexa/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

43%Weight 40%Scale 1-5

Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.

The SKILL.md body is a lean progressive-disclosure pointer that correctly directs Claude to a detailed guide, but it contributes no actionable or workflow content itself, and the referenced guide is monolithic with several broken asset references. This makes the body generic and the bundle navigation incomplete.

Suggestions

Add a brief, concrete quick-start snippet (e.g. the `ask new` + `ask deploy` commands) directly in the body so Claude has executable guidance before loading the full guide.

Replace the generic 'When you need specialized assistance with this domain' with real Alexa-specific triggers to remove filler and improve activation precision.

Fix the broken bundle references in the guide (create the missing assets/ files and references/smart-home-api.md) or remove the dangling pointers, and consider splitting the monolithic guide into one-level-deep topic files.

DimensionReasoningScore

Conciseness

The body is lean, assumes Claude's competence, and avoids explaining concepts Claude already knows; not a 5 because generic filler like 'When you need specialized assistance with this domain' does not earn its tokens.

4 / 5

Actionability

The body provides only a high-level pointer ('Read the detailed guide before executing this skill') with no concrete code, commands, or executable steps of its own, matching the minimal-guidance anchor.

2 / 5

Workflow Clarity

No multi-step sequence or validation checkpoints appear in the body itself; it defers entirely to the referenced guide, leaving workflow gaps even though that guide contains phased checklists.

2 / 5

Progressive Disclosure

The body cleanly signals one one-level-deep reference (references/detailed-guide.md, which exists), but the guide is a monolithic 645-line wall and references non-existent bundle paths (assets/boilerplate/lambda_function.py, assets/interaction-models/pt-BR.json, assets/apl-templates/chat-interface.json, references/smart-home-api.md), so organization is only partial.

3 / 5

Total

11

/

20

Passed

Description

66%Weight 40%Scale 1-5

Based on the skill's description, can an agent find and select it at the right time? Clear, specific descriptions lead to better discovery.

The description is specific and well-scoped to Amazon Alexa voice skills with a Claude backend, with strong domain naming and service coverage. Its main weakness is the complete absence of an explicit 'when to use' trigger clause, which caps completeness.

Suggestions

Add an explicit 'Use when...' clause listing concrete trigger phrases (e.g. 'Use when building Alexa voice skills, integrating Claude as a voice assistant backend, or wiring Alexa to AWS Lambda/DynamoDB/Polly').

Include natural-language synonyms users might say (e.g. 'Alexa skill', 'Echo voice app', 'ASK', '.json interaction model') to raise trigger-term coverage.

Tighten the high-level verbs into more concrete capabilities to push specificity toward comprehensive coverage.

DimensionReasoningScore

Specificity

Names the Alexa domain and several concrete actions ('criar skills de voz inteligentes', 'transformar Alexa em assistente com Claude como cerebro', 'integrar com AWS ecosystem') plus a comprehensive service list (Lambda, DynamoDB, Polly, Transcribe, Lex, Smart Home); not a 5 because the actions stay high-level.

4 / 5

Completeness

Clearly states WHAT the skill does but provides no 'Use when...' trigger clause, so per the rubric guidance a missing when-clause caps completeness at 3.

3 / 5

Trigger Term Quality

Includes natural terms a user would say ('Amazon Alexa', 'skills de voz', 'assistente', 'Smart Home', 'AWS') with good coverage; not a 5 because common variations and synonyms are missing and there is no explicit trigger phrasing.

4 / 5

Distinctiveness Conflict Risk

The Alexa voice-skill-with-Claude niche is mostly distinct with clear triggers; not a 5 because the broad AWS service enumeration creates minor overlap with general AWS skills.

4 / 5

Total

15

/

20

Passed

Validation

93%

Checks the skill against the spec for correct structure and formatting. All validation checks must pass before discovery and implementation can be scored.

Validation15 / 16 Passed

Validation for skill structure

CriteriaDescriptionResult

frontmatter_unknown_keys

Unknown frontmatter key(s) found; consider removing or moving to metadata

Warning

Total

15

/

16

Passed

Repository
sickn33/agentic-awesome-skills
Reviewed

Table of Contents

Is this your skill?

If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.