CtrlK
CommunityDocumentationLog inGet started
Tessl Logo

vertex-ai-media-master

Execute automatic activation for all google vertex ai multimodal operations operations. Use when appropriate context detected. Trigger with relevant phrases based on skill purpose.

Overall
score

22%

Does it follow best practices?

Validation for skill structure

Install with Tessl CLI

npx tessl i github:jeremylongshore/claude-code-plugins-plus-skills --skill vertex-ai-media-master
What are skills?
SKILL.md
Review
Evals

Activation

0%

This description is essentially a template with placeholder language that provides no meaningful information. It fails on all dimensions by using circular definitions ('trigger with relevant phrases'), vague actions ('automatic activation'), and no concrete capabilities or user-facing trigger terms. The redundant 'operations operations' suggests auto-generated or poorly edited content.

Suggestions

Replace vague language with specific actions: list what Vertex AI multimodal operations this skill performs (e.g., 'Analyze images, transcribe audio, process video using Google Vertex AI').

Add explicit trigger terms users would naturally say: include phrases like 'image analysis', 'video processing', 'Gemini', 'multimodal AI', 'vision API'.

Add a concrete 'Use when...' clause: specify exact scenarios like 'Use when the user needs to analyze images, process video content, or combine text with visual inputs using Google Cloud AI.'

DimensionReasoningScore

Specificity

The description uses vague, abstract language like 'automatic activation' and 'multimodal operations operations' without listing any concrete actions. No specific capabilities are described.

1 / 3

Completeness

Both 'what' and 'when' are extremely weak. 'Execute automatic activation' doesn't explain what the skill does, and 'Use when appropriate context detected' provides no explicit trigger guidance.

1 / 3

Trigger Term Quality

The phrase 'Trigger with relevant phrases based on skill purpose' is circular and provides no actual trigger terms. 'Google vertex ai multimodal' is technical jargon, and no natural user keywords are included.

1 / 3

Distinctiveness Conflict Risk

The description is so vague it could conflict with any AI/ML-related skill. 'Multimodal operations' is generic and doesn't carve out a clear niche.

1 / 3

Total

4

/

12

Passed

Implementation

7%

This skill is a generic template with no actual content about Google Vertex AI multimodal operations. It contains only placeholder text that could apply to any skill, providing zero actionable guidance for the stated purpose. The skill fails to teach Claude anything about Vertex AI APIs, authentication, model selection, or multimodal processing.

Suggestions

Add concrete Python code examples showing Vertex AI multimodal API calls (e.g., image analysis, video processing) with actual imports and method calls

Include specific authentication setup (service account, credentials path) and project configuration for Vertex AI

Document the actual multimodal models available (Gemini Pro Vision, etc.) with their capabilities and input/output formats

Replace generic workflow steps with specific sequences like: authenticate -> initialize client -> prepare media input -> call API -> parse response

DimensionReasoningScore

Conciseness

The content is entirely generic boilerplate with no specific information about Vertex AI or multimodal operations. Every section contains placeholder text that adds no value and wastes tokens on obvious instructions Claude already knows.

1 / 3

Actionability

No concrete code, commands, or specific guidance for Vertex AI multimodal operations. Instructions like 'Execute skill workflow systematically' and 'Validate outputs meet requirements' are completely abstract and non-executable.

1 / 3

Workflow Clarity

The numbered steps are generic placeholders with no actual workflow for Vertex AI operations. No validation checkpoints, no specific sequences, and no feedback loops for error recovery.

1 / 3

Progressive Disclosure

References to external files (errors.md, examples.md) are present and one-level deep, but the main content provides no useful overview. The structure exists but contains no substantive content to organize.

2 / 3

Total

5

/

12

Passed

Validation

81%

Validation13 / 16 Passed

Validation for skill structure

CriteriaDescriptionResult

allowed_tools_field

'allowed-tools' contains unusual tool name(s)

Warning

metadata_version

'metadata' field is not a dictionary

Warning

frontmatter_unknown_keys

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

Warning

Total

13

/

16

Passed

Reviewed

Table of Contents

ActivationImplementationValidation

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.