CtrlK
BlogDocsLog inGet started
Tessl Logo

google-my-business

Google My Business integration. Manage Businesses, Users. Use when the user wants to interact with Google My Business data.

52

Quality

59%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Low

Low-risk findings worth noting

Fix and improve this skill with Tessl

tessl review fix ./skills/google-my-business/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

61%Weight 40%Scale 1-5

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

The body is a well-structured, actionable guide to driving Google My Business through the Membrane CLI, with executable commands and a genuine connection-readiness feedback loop. Its main weaknesses are padding in the intro, a broken step reference, and missing validation guidance for the destructive actions it lists.

Suggestions

Remove or condense the opening paragraph explaining what Google My Business is; Claude already knows this and it consumes context unnecessarily.

Add a validation/verification checkpoint before destructive actions (e.g. 'Before delete-location, list-locations to confirm the target and confirm with the user') and fix the orphaned 'skip to Step 2' reference.

Provide one fully-worked end-to-end example (e.g. create-location with a realistic --input JSON payload and the expected output) to lift actionability.

DimensionReasoningScore

Conciseness

The body is mostly operational CLI content Claude would not know, but it opens with padding Claude already knows ("Google My Business helps local businesses manage their online presence across Google, including Search and Maps...") and includes light marketing fluff ("so you can focus on the integration logic rather than auth plumbing"). This fits 'mostly efficient but includes some unnecessary explanation or could be tightened'; it is not 4 because the intro paragraph is clearly removable.

3 / 5

Actionability

It provides concrete, copy-paste-ready commands throughout (npm install, membrane login, connection ensure, action list/run, request) plus a popular-actions table with real keys and flag reference. It is not 5 because there is no fully-worked end-to-end example with realistic parameters for a representative action, leaving a minor gap in covering the common cases.

4 / 5

Workflow Clarity

The connect → search → run sequence is clear and the connection-readiness branch (READY / CLIENT_ACTION_REQUIRED / CONFIGURATION_ERROR) includes a real poll-and-re-poll feedback loop. However, the popular-actions table includes destructive operations (Delete Location, Delete Place Action Link) with no validation/verification guidance, which caps workflow clarity at 3 per the destructive-operations rule; a broken 'skip to Step 2' reference with no labeled Step 2 further weakens the sequence.

3 / 5

Progressive Disclosure

No bundle files exist, and the body is organized into well-labeled sections (Overview, Working with GMB, Install, Auth, Connecting, Searching, Popular actions, Running actions, Proxy, Best practices) with easy navigation. It is not 5 because the skill exceeds 50 lines and the sizable popular-actions table is inlined rather than split into a separate reference, leaving minor organization gaps.

4 / 5

Total

14

/

20

Passed

Description

57%Weight 40%Scale 1-5

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

The description answers both 'what' and 'when' with an explicit trigger and names a distinct product, but its action verb is generic and it lacks synonyms or concrete sub-tasks. It is solid but could be sharpened with specific capabilities and broader trigger terms.

Suggestions

Replace the generic verb 'Manage' with concrete actions, e.g. 'List and update locations, create questions and answers, manage reviews and posts'.

Add natural trigger variations users actually say, such as 'GMB', 'business listings', 'reviews', 'local SEO', or 'Google Maps business info'.

Tighten the 'when' clause to list concrete triggers, e.g. 'Use when the user wants to update business listings, reply to reviews, or post offers on Google My Business.'

DimensionReasoningScore

Specificity

The description names the domain and entities ("Manage Businesses, Users") but the only action verb is the generic "Manage", which is minimal rather than concrete — matching the anchor where actions are minimal or generic. It does not reach 3 because there is no second distinct concrete action (e.g. 'list', 'create', 'answer'), only one generic verb applied to two nouns.

2 / 5

Completeness

Both halves are present: "what" via "Google My Business integration. Manage Businesses, Users." and an explicit "when" via "Use when the user wants to interact with Google My Business data." It is not a 5 because the trigger is a single generic clause rather than concrete varied trigger phrases, matching 'Has both what and when; when could be more explicit or specific'. The present 'Use when...' clause means the missing-trigger cap at 3 does not apply.

4 / 5

Trigger Term Quality

It repeats the natural product name "Google My Business" and phrases like "interact with Google My Business data", but offers no common synonyms or variations a user might say (GMB, business listings, reviews, locations, posts, Q&A). This fits 'some relevant keywords but missing common variations or synonyms' rather than 4, which requires broader natural-term coverage.

3 / 5

Distinctiveness Conflict Risk

Naming the specific product "Google My Business" gives it a clear niche and the trigger references that product directly, so conflict risk is low. It stops short of 5 because the generic "Manage Businesses, Users" could overlap with other business-management skills, fitting 'mostly distinct; minor overlap risk'.

4 / 5

Total

13

/

20

Passed

Validation

93%

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

Validation15 / 16 Passed

Validation for skill structure

CriteriaDescriptionResult

frontmatter_unknown_keys

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

Warning

Total

15

/

16

Passed

Repository
membranedev/application-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.