CtrlK
BlogDocsLog inGet started
Tessl Logo

vercel-automation

Automate Vercel tasks via Rube MCP (Composio): manage deployments, domains, DNS, env vars, projects, and teams. Always search tools first for current schemas.

57

Quality

66%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Critical

Do not install without reviewing

Fix and improve this skill with Tessl

tessl review fix ./plugins/AI-Agents-Safe-Coding-Skills-claude/skills/vercel-automation/SKILL.md

The canonical home for this skill is vercel-automation in administrakt0r/AI-Agents-Safe-Coding-Skills

SKILL.md
Quality
Evals
Security

Quality

Content

63%Scale 1-5

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

This is a competent skill that provides clear workflow sequences and useful pitfall documentation for Vercel automation via Rube MCP. Its main weaknesses are redundancy between sections (pitfalls repeated, quick reference duplicating workflow content), lack of executable call examples, and a monolithic structure that would benefit from splitting into overview + reference files. The content is well-organized within its single file but could be more token-efficient.

Suggestions

Remove the duplicated pitfalls from the 'Known Pitfalls' section that are already covered in per-workflow pitfalls, or consolidate all pitfalls into one section only.

Add at least one concrete MCP call example showing actual invocation syntax (e.g., a complete RUBE_SEARCH_TOOLS call followed by a VERCEL_LIST_PROJECTS call) so Claude knows the exact format.

Add explicit validation/confirmation steps before destructive operations like deleting env vars or DNS records (e.g., 'List current records first, confirm the target record ID with the user before deletion').

Remove the vacuous 'When to Use' section at the end—it adds no information beyond the description.

DimensionReasoningScore

Conciseness

The skill is reasonably structured but includes redundant information across sections. The 'Known Pitfalls' section repeats points already made in per-workflow pitfalls (e.g., secret env vars, deployment states). The quick reference table largely duplicates information from the workflow sections. The 'When to Use' section at the end is vacuous. Some explanations like pagination patterns are things Claude already knows.

3 / 5

Actionability

The skill provides concrete tool names, specific parameter names, and clear tool sequences for each workflow. However, there are no executable code examples or actual MCP call syntax shown—the guidance is specific but presented as structured lists rather than copy-paste-ready invocations. The ID resolution patterns use pseudocode-style steps rather than actual call examples.

4 / 5

Workflow Clarity

Each workflow has a clear numbered sequence with prerequisite/required/optional annotations, which is helpful. The setup section includes a verification step. However, for potentially destructive operations like deleting env vars or DNS records, there are no explicit validation/confirmation checkpoints. The deployment creation workflow mentions polling but doesn't specify a feedback loop for error recovery.

4 / 5

Progressive Disclosure

The content is entirely monolithic with no bundle files or external references. At ~200+ lines covering 6 distinct workflows plus common patterns, pitfalls, and a reference table, this would benefit from splitting detailed workflow guides or the reference table into separate files. The structure within the single file is decent with clear headers, but the volume of content makes it harder to navigate.

3 / 5

Total

14

/

20

Passed

Description

70%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 clearly identifies its domain (Vercel automation via Composio) and lists specific capability areas, making it distinctive and reasonably specific. Its main weakness is the absence of an explicit 'Use when...' clause that would help Claude know exactly when to select this skill over others. Adding trigger phrases and expanding some abbreviations would improve discoverability.

Suggestions

Add an explicit 'Use when...' clause with trigger phrases like 'Use when the user asks about Vercel deployments, domain configuration, DNS records, environment variables, or project/team management via Composio.'

Expand abbreviations and add synonyms: 'environment variables' instead of just 'env vars', and include terms like 'deploy', 'hosting', 'serverless' that users might naturally say.

DimensionReasoningScore

Specificity

Lists several specific actions: manage deployments, domains, DNS, env vars, projects, and teams. Also mentions searching tools for schemas. Minor gaps in that 'manage' is somewhat generic, but the domains covered are clearly enumerated.

4 / 5

Completeness

Has a clear 'what' (automate Vercel tasks via Rube MCP covering deployments, domains, etc.) but lacks an explicit 'when' clause. There's no 'Use when...' guidance for Claude to know when to select this skill.

3 / 5

Trigger Term Quality

Includes good natural keywords like 'Vercel', 'deployments', 'domains', 'DNS', 'env vars', 'projects', 'teams', and 'Composio'. Missing some variations users might say like 'environment variables', 'deploy', 'hosting', or 'serverless'.

4 / 5

Distinctiveness Conflict Risk

Very distinct niche: Vercel-specific automation via a specific MCP tool (Composio). The combination of platform (Vercel) and integration method (Rube MCP/Composio) makes it highly unlikely to conflict with other skills.

5 / 5

Total

16

/

20

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
administrakt0r/AI-Agents-Safe-Coding-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.