CtrlK
BlogDocsLog inGet started
Tessl Logo

bestbuy-automation

Automate Bestbuy tasks via Rube MCP (Composio). Always search tools first for current schemas.

67

Quality

53%

Does it follow best practices?

Impact

Pending

No eval scenarios have been run

SecuritybySnyk

Advisory

Suggest reviewing before use

Optimize this skill with Tessl

npx tessl skill review --optimize ./composio-skills/bestbuy-automation/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Discovery

22%

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

This description is too vague to effectively guide skill selection. It mentions the target platform (Bestbuy) and integration method (Rube MCP/Composio) but fails to specify what actions are possible or when the skill should be triggered. The procedural note about searching tools first is implementation detail rather than useful selection criteria.

Suggestions

Replace 'Automate Bestbuy tasks' with specific capabilities like 'Search products, track prices, check inventory, manage orders on Best Buy'

Add a 'Use when...' clause with natural trigger terms like 'Best Buy', 'electronics shopping', 'product prices', 'order status'

Remove the procedural instruction about searching tools - this belongs in the skill body, not the description

DimensionReasoningScore

Specificity

The description says 'Automate Bestbuy tasks' which is extremely vague - it doesn't specify what tasks can be automated (orders, price checks, inventory, etc.). 'Always search tools first' is a procedural instruction, not a capability description.

1 / 3

Completeness

The 'what' is vague ('automate tasks') and there is no 'Use when...' clause or equivalent trigger guidance. The description fails to explain when Claude should select this skill over others.

1 / 3

Trigger Term Quality

Contains 'Bestbuy' and 'Rube MCP' and 'Composio' as identifiable terms, but lacks natural user language like 'shopping', 'orders', 'price tracking', 'product search' that users would actually say when needing this skill.

2 / 3

Distinctiveness Conflict Risk

'Bestbuy' provides some distinctiveness as a specific retailer, and 'Rube MCP (Composio)' identifies the integration method. However, 'automate tasks' is generic enough to potentially conflict with other automation or e-commerce skills.

2 / 3

Total

6

/

12

Passed

Implementation

85%

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

This is a well-structured skill that efficiently teaches Bestbuy automation via Rube MCP. Its strengths are clear workflow sequencing, good organization, and appropriate brevity. The main weakness is that tool call examples use a pseudo-notation rather than executable code in a specific language, which reduces immediate actionability.

Suggestions

Convert tool call examples to actual executable format (e.g., show how to call these via the MCP client SDK or specific language bindings) rather than pseudo-notation

Add a concrete end-to-end example showing a complete Bestbuy task from search to execution with actual response handling

DimensionReasoningScore

Conciseness

The content is lean and efficient, avoiding unnecessary explanations of what Bestbuy or Composio are. Every section serves a purpose and assumes Claude's competence with APIs and tool execution patterns.

3 / 3

Actionability

Provides concrete tool call patterns with parameter structures, but uses pseudo-code notation rather than actual executable code. The examples show structure but aren't copy-paste ready for any specific programming language or MCP client.

2 / 3

Workflow Clarity

Clear 3-step workflow pattern with explicit sequencing (discover → check connection → execute). Includes validation checkpoint for connection status ('Confirm connection status shows ACTIVE before running any workflows') and known pitfalls section addresses error prevention.

3 / 3

Progressive Disclosure

Well-organized with clear sections progressing from prerequisites to setup to workflow to pitfalls. External reference to Composio docs is one level deep and clearly signaled. Quick reference table provides efficient navigation for common operations.

3 / 3

Total

11

/

12

Passed

Validation

90%

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

Validation10 / 11 Passed

Validation for skill structure

CriteriaDescriptionResult

frontmatter_unknown_keys

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

Warning

Total

10

/

11

Passed

Repository
ComposioHQ/awesome-claude-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.