CtrlK
CommunityDocumentationLog inGet started
Tessl Logo

bigquery-view-generator

Install with Tessl CLI

npx tessl i github:jeremylongshore/claude-code-plugins-plus-skills --skill bigquery-view-generator
What are skills?

Bigquery View Generator - Auto-activating skill for GCP Skills. Triggers on: bigquery view generator, bigquery view generator Part of the GCP Skills skill category.

Overall
score

19%

Does it follow best practices?

Validation for skill structure

SKILL.md
Review
Evals

Activation

7%

This description is severely lacking in substance - it essentially just restates the skill name without explaining what the skill actually does or when to use it. The redundant trigger terms and absence of concrete actions make it nearly useless for skill selection among multiple options.

Suggestions

Add specific actions the skill performs, e.g., 'Generates BigQuery view definitions, creates SQL DDL statements, configures view schemas and permissions'

Add a 'Use when...' clause with natural trigger scenarios like 'Use when creating views in BigQuery, defining SQL views for GCP data warehouse, or setting up BigQuery analytics layers'

Include natural keyword variations users might say: 'BQ view', 'BigQuery SQL view', 'create view', 'view definition', 'analytics view'

DimensionReasoningScore

Specificity

The description only names the tool ('Bigquery View Generator') without describing any concrete actions. There's no explanation of what it actually does - no verbs describing capabilities like 'creates views', 'generates SQL', or 'defines schemas'.

1 / 3

Completeness

The description fails to answer 'what does this do' beyond the name, and provides no 'when to use' guidance. The 'Triggers on' section just repeats the skill name rather than describing use cases or scenarios.

1 / 3

Trigger Term Quality

The trigger terms are redundant ('bigquery view generator' listed twice) and overly specific. Missing natural variations users might say like 'create bigquery view', 'BQ view', 'generate view SQL', or 'BigQuery DDL'.

1 / 3

Distinctiveness Conflict Risk

The specific mention of 'Bigquery View Generator' and 'GCP Skills' provides some distinctiveness, but without describing actual capabilities, it could conflict with other BigQuery-related skills or general SQL/view generation tools.

2 / 3

Total

5

/

12

Passed

Implementation

0%

This skill content is essentially a placeholder template with no actual instructional value. It contains only generic descriptions of what a skill should do without any concrete BigQuery view creation guidance, SQL examples, or actionable steps. The content fails on all dimensions by providing zero executable information.

Suggestions

Add concrete SQL examples showing how to create BigQuery views (e.g., CREATE VIEW syntax with actual field selections and transformations)

Include a step-by-step workflow: 1) Identify source tables, 2) Write SELECT query, 3) Create view with CREATE OR REPLACE VIEW, 4) Validate with SELECT * FROM view LIMIT 10

Provide specific BigQuery CLI commands (e.g., `bq mk --view 'SELECT...' dataset.view_name`) as copy-paste ready examples

Add references to detailed documentation for advanced topics like materialized views, authorized views, or view permissions

DimensionReasoningScore

Conciseness

The content is padded with generic boilerplate that provides no actual value. Phrases like 'provides automated assistance' and 'follows industry best practices' are meaningless filler that Claude doesn't need.

1 / 3

Actionability

There is zero concrete guidance - no SQL examples, no BigQuery commands, no actual view creation syntax. The content describes what the skill does rather than instructing how to do anything.

1 / 3

Workflow Clarity

No workflow is defined at all. There are no steps for creating BigQuery views, no validation checkpoints, and no sequence of operations to follow.

1 / 3

Progressive Disclosure

The content is a monolithic block of vague descriptions with no references to detailed materials, no examples file, and no actual technical documentation to point to.

1 / 3

Total

4

/

12

Passed

Validation

69%

Validation11 / 16 Passed

Validation for skill structure

CriteriaDescriptionResult

description_trigger_hint

Description may be missing an explicit 'when to use' trigger hint (e.g., 'Use when...')

Warning

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

body_steps

No step-by-step structure detected (no ordered list); consider adding a simple workflow

Warning

Total

11

/

16

Passed

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.