CtrlK
CommunityDocumentationLog inGet started
Tessl Logo

cloud-logging-sink-setup

Install with Tessl CLI

npx tessl i github:jeremylongshore/claude-code-plugins-plus-skills --skill cloud-logging-sink-setup
What are skills?

Cloud Logging Sink Setup - Auto-activating skill for GCP Skills. Triggers on: cloud logging sink setup, cloud logging sink setup 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 underdeveloped, essentially just restating the skill name without explaining capabilities or usage triggers. It lacks concrete actions, natural trigger terms, and explicit guidance on when Claude should select this skill. The redundant trigger terms and boilerplate 'Part of GCP Skills' add no value.

Suggestions

Add specific actions the skill performs, e.g., 'Creates and configures Cloud Logging sinks to export logs to BigQuery, Cloud Storage, or Pub/Sub destinations'

Include a 'Use when...' clause with natural trigger terms like 'export logs', 'log routing', 'send logs to BigQuery', 'logging destination', 'log sink'

Remove the redundant duplicate trigger term and expand with variations users would naturally say when needing this functionality

DimensionReasoningScore

Specificity

The description only names the domain ('Cloud Logging Sink Setup') but provides no concrete actions. It doesn't explain what specific tasks this skill performs (e.g., create sinks, configure destinations, set filters).

1 / 3

Completeness

The description fails to answer 'what does this do' beyond the title, and 'when should Claude use it' is not addressed at all. There's no explicit 'Use when...' clause or equivalent guidance.

1 / 3

Trigger Term Quality

The trigger terms are redundant ('cloud logging sink setup' repeated twice) and overly technical. Missing natural variations users might say like 'log export', 'send logs to BigQuery', 'logging destination', or 'log routing'.

1 / 3

Distinctiveness Conflict Risk

The mention of 'Cloud Logging Sink' is fairly specific to GCP logging infrastructure, which provides some distinctiveness. However, the vague description could still overlap with other GCP or logging-related skills.

2 / 3

Total

5

/

12

Passed

Implementation

0%

This skill is entirely meta-content describing what a skill should do rather than providing any actual guidance for Cloud Logging sink setup. It contains no executable commands, no gcloud CLI examples, no IAM considerations, no sink filter syntax, and no concrete implementation details. The skill is essentially a placeholder template with no substantive value.

Suggestions

Add actual gcloud commands for creating logging sinks, e.g., `gcloud logging sinks create SINK_NAME DESTINATION --log-filter=FILTER`

Include concrete examples of common sink destinations (BigQuery, Cloud Storage, Pub/Sub) with their specific configuration requirements

Provide a workflow with validation steps: create sink -> verify permissions -> test with sample logs -> confirm logs appear at destination

Add filter syntax examples for common use cases (e.g., filtering by severity, resource type, or specific log names)

DimensionReasoningScore

Conciseness

The content is padded with generic boilerplate that explains nothing Claude doesn't already know. Phrases like 'Provides step-by-step guidance' and 'Follows industry best practices' are meaningless filler without actual content.

1 / 3

Actionability

There is zero concrete guidance - no commands, no code, no actual steps for setting up a Cloud Logging sink. The skill describes what it claims to do rather than actually doing it.

1 / 3

Workflow Clarity

No workflow is provided whatsoever. Despite claiming to provide 'step-by-step guidance,' there are no actual steps, no sequence, and no validation checkpoints for sink setup.

1 / 3

Progressive Disclosure

The content is a monolithic block of meta-description with no useful structure. There are no references to detailed materials, no examples, and no organized sections with actual technical content.

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.