Install with Tessl CLI
npx tessl i github:jeremylongshore/claude-code-plugins-plus-skills --skill cloud-run-service-configCloud Run Service Config - Auto-activating skill for GCP Skills. Triggers on: cloud run service config, cloud run service config Part of the GCP Skills skill category.
Overall
score
19%
Does it follow best practices?
Validation for skill structure
Activation
7%This description is severely underdeveloped, essentially just restating the skill name without explaining capabilities or use cases. It provides no actionable information for Claude to determine when to select this skill over others. The redundant trigger terms and lack of concrete actions make this description nearly useless for skill selection.
Suggestions
Add specific actions the skill performs, e.g., 'Configure Cloud Run services including memory limits, CPU allocation, scaling parameters, environment variables, and traffic splitting'
Add a 'Use when...' clause with natural trigger terms like 'deploy container to GCP', 'cloud run configuration', 'serverless container settings', 'GCP service scaling'
Remove the redundant trigger term and expand with variations users would naturally say when needing Cloud Run configuration help
| Dimension | Reasoning | Score |
|---|---|---|
Specificity | The description only names the domain 'Cloud Run Service Config' but provides no concrete actions. There are no verbs describing what the skill actually does (e.g., deploy, configure, scale, manage). | 1 / 3 |
Completeness | The description fails to answer 'what does this do' beyond naming the topic, and provides no explicit 'when to use' guidance. The 'Triggers on' section just repeats the skill name rather than providing meaningful trigger scenarios. | 1 / 3 |
Trigger Term Quality | The trigger terms are redundant ('cloud run service config' listed twice) and overly technical. Missing natural variations users might say like 'deploy to cloud run', 'GCP container service', 'serverless containers', or 'cloud run yaml'. | 1 / 3 |
Distinctiveness Conflict Risk | Being part of 'GCP Skills' category and mentioning 'Cloud Run' provides some specificity, but without describing actual capabilities, it could easily conflict with other GCP or container-related skills. | 2 / 3 |
Total | 5 / 12 Passed |
Implementation
0%This skill is essentially a placeholder with no actionable content. It describes what the skill claims to do but provides zero actual guidance on Cloud Run service configuration - no gcloud commands, no service.yaml examples, no environment variable configuration, no scaling settings, nothing Claude could use to help a user.
Suggestions
Add concrete gcloud commands for common Cloud Run operations (e.g., `gcloud run deploy`, `gcloud run services update`)
Include a sample service.yaml configuration file showing key settings like memory, CPU, scaling, and environment variables
Provide a workflow for deploying and validating a Cloud Run service with explicit steps and validation checkpoints
Replace generic capability descriptions with specific Cloud Run configuration patterns (traffic splitting, VPC connectors, secrets management)
| Dimension | Reasoning | Score |
|---|---|---|
Conciseness | The content is padded with generic boilerplate that explains nothing specific about Cloud Run service configuration. Phrases like 'provides automated assistance' and 'follows industry best practices' are filler that waste tokens without adding value. | 1 / 3 |
Actionability | No concrete code, commands, or specific guidance is provided. The skill describes what it does in abstract terms but never shows how to actually configure a Cloud Run service - no YAML examples, no gcloud commands, no configuration parameters. | 1 / 3 |
Workflow Clarity | There is no workflow defined at all. No steps for configuring a Cloud Run service, no validation checkpoints, no sequence of operations. The content only describes trigger phrases, not actual procedures. | 1 / 3 |
Progressive Disclosure | The content is a monolithic block of generic descriptions with no structure pointing to detailed materials. No references to configuration examples, API documentation, or related guides that would help with actual Cloud Run configuration tasks. | 1 / 3 |
Total | 4 / 12 Passed |
Validation
69%Validation — 11 / 16 Passed
Validation for skill structure
| Criteria | Description | Result |
|---|---|---|
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
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.