CtrlK
BlogDocsLog inGet started
Tessl Logo

service-account-manager

Service Account Manager - Auto-activating skill for GCP Skills. Triggers on: service account manager, service account manager Part of the GCP Skills skill category.

36

1.02x
Quality

3%

Does it follow best practices?

Impact

100%

1.02x

Average score across 3 eval scenarios

SecuritybySnyk

Passed

No known issues

Optimize this skill with Tessl

npx tessl skill review --optimize ./planned-skills/generated/14-gcp-skills/service-account-manager/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Discovery

7%

Based on the skill's description, can an agent find and select it at the right time? Clear, specific descriptions lead to better discovery.

This description is severely underdeveloped, essentially just naming the skill without explaining its capabilities or providing meaningful trigger guidance. It lacks any concrete actions, useful trigger terms, or explicit 'Use when...' guidance. The redundant trigger terms and circular self-reference provide no value for skill selection.

Suggestions

Add specific actions the skill performs, e.g., 'Creates, lists, and manages GCP service accounts. Configures IAM roles and generates authentication keys.'

Include a 'Use when...' clause with natural trigger terms: 'Use when the user needs to create service accounts, manage GCP credentials, configure IAM permissions, or work with authentication keys.'

Add common user phrases and file/resource types: 'service account', 'IAM', 'GCP permissions', 'credentials', 'authentication', 'key file', '.json key'

DimensionReasoningScore

Specificity

The description only names the tool ('Service Account Manager') without describing any concrete actions. There are no verbs indicating what the skill actually does - no 'creates', 'manages', 'configures', etc.

1 / 3

Completeness

The description fails to answer 'what does this do' beyond naming itself, and the 'when' clause only repeats the skill name rather than describing actual use cases or scenarios.

1 / 3

Trigger Term Quality

The trigger terms are redundant ('service account manager' listed twice) and overly specific to the tool name. Missing natural user phrases like 'create service account', 'IAM', 'GCP permissions', 'credentials', or 'authentication'.

1 / 3

Distinctiveness Conflict Risk

The GCP/service account focus provides some specificity that distinguishes it from generic skills, but 'GCP Skills skill category' is vague and could overlap with other GCP-related skills without clear boundaries.

2 / 3

Total

5

/

12

Passed

Implementation

0%

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

This skill is an empty placeholder that provides zero actionable guidance for GCP service account management. It consists entirely of generic boilerplate text that could apply to any skill topic, with no specific commands, code examples, or workflows for creating, configuring, or managing service accounts.

Suggestions

Add concrete gcloud CLI commands for common service account operations (e.g., `gcloud iam service-accounts create`, `gcloud iam service-accounts keys create`)

Include a step-by-step workflow for creating a service account and granting it appropriate IAM roles with validation checkpoints

Provide specific examples showing how to use service accounts for authentication in different contexts (Compute Engine, Cloud Run, local development)

Remove all generic boilerplate text and replace with GCP-specific guidance that Claude doesn't already know

DimensionReasoningScore

Conciseness

The content is padded with generic boilerplate that explains nothing specific about service account management. Phrases like 'provides automated assistance' and 'follows industry best practices' are meaningless filler that Claude doesn't need.

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 create, manage, or configure GCP service accounts.

1 / 3

Workflow Clarity

No workflow or steps are defined. Service account management involves specific operations (create, grant roles, generate keys, etc.) but none are sequenced or explained.

1 / 3

Progressive Disclosure

The content is a flat, uninformative document with no references to detailed materials, no links to GCP documentation, and no structured navigation to related resources.

1 / 3

Total

4

/

12

Passed

Validation

81%

Checks the skill against the spec for correct structure and formatting. All validation checks must pass before discovery and implementation can be scored.

Validation9 / 11 Passed

Validation for skill structure

CriteriaDescriptionResult

allowed_tools_field

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

Warning

frontmatter_unknown_keys

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

Warning

Total

9

/

11

Passed

Repository
jeremylongshore/claude-code-plugins-plus-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.