CtrlK
BlogDocsLog inGet started
Tessl Logo

goplaces

Query Google Places API (New) via the goplaces CLI for text search, place details, resolve, and reviews. Use for human-friendly place lookup or JSON output for scripts.

97

3.88x
Quality

Does it follow best practices?

Impact

97%

3.88x

Average score across 3 eval scenarios

SecuritybySnyk

Advisory

Suggest reviewing before use

SKILL.md
Quality
Evals
Security

Quality

Content

100%

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 tight, executable reference for a simple CLI skill: concrete commands, clear sections, and no padding. It appropriately assumes Claude's competence and needs no external bundle files.

DimensionReasoningScore

Conciseness

The body is lean with no concept explanation Claude already knows; every line (Install, Config, Common commands, Notes) earns its place, matching the score-3 anchor.

3 / 3

Actionability

Commands like `goplaces search "coffee" --open-now --min-rating 4 --limit 5` are fully executable and copy-paste ready with concrete flag examples.

3 / 3

Workflow Clarity

A simple single-task CLI skill under 50 lines with clearly organized command categories; per the simple-skills note, this scores 3 without a multi-step workflow, and no destructive/batch operations trigger the validation cap.

3 / 3

Progressive Disclosure

Under 50 lines with no need for external references, organized into well-signaled sections (Install, Config, Common commands, Notes), satisfying the simple-skills score-3 criterion.

3 / 3

Total

12

/

12

Passed

Description

100%

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 cleanly states what the skill does and when to use it, with concrete actions and natural trigger terms in a distinctive niche. Third-person voice is maintained throughout.

DimensionReasoningScore

Specificity

"for text search, place details, resolve, and reviews" lists multiple specific concrete actions matching the score-3 anchor; it is not the vague single-action level 2.

3 / 3

Completeness

"Query Google Places API (New) via the goplaces CLI..." answers what, and "Use for human-friendly place lookup or JSON output for scripts." is an explicit when-trigger, satisfying both halves.

3 / 3

Trigger Term Quality

"human-friendly place lookup", "place details", "reviews", and "JSON output" are natural terms a user would say when needing this skill; better than the partial-coverage level 2.

3 / 3

Distinctiveness Conflict Risk

Google Places API via the goplaces CLI is a clear niche with distinct triggers unlikely to conflict with other skills.

3 / 3

Total

12

/

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.

Validation13 / 16 Passed

Validation for skill structure

CriteriaDescriptionResult

metadata_version

'metadata.version' is missing

Warning

metadata_field

'metadata' should map string keys to string values

Warning

frontmatter_unknown_keys

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

Warning

Total

13

/

16

Passed

Repository
trpc-group/trpc-agent-go
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.