CtrlK
BlogDocsLog inGet started
Tessl Logo

get-brand-assets

Get company logos, brand colors, fonts, and style guides

61

Quality

73%

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/brand/capabilities/get-brand-assets/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

83%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 content is highly actionable with complete, executable commands and clean organization appropriate for a simple single-purpose skill. The main weakness is redundant curl snippets between Usage and Examples that slightly reduce token efficiency.

Suggestions

Remove the curl command duplication between the Usage and Examples sections by having Examples reference the endpoint or show only the differing query/domain.

Add a brief validation step for API error responses (e.g., check for non-200 status) to strengthen workflow feedback.

Note that the simplified endpoint is faster when only logo + colors are needed (already hinted in Tips) to reduce unnecessary full-data calls.

DimensionReasoningScore

Conciseness

The body is mostly efficient with executable curl snippets and minimal padding, though the Examples section repeats curl commands already shown in Usage, adding some redundancy that could be trimmed.

4 / 5

Actionability

It provides copy-paste-ready, fully executable curl commands for every endpoint plus concrete parameter and response documentation, covering the common cases comprehensively.

5 / 5

Workflow Clarity

The single-action workflow (read credentials, then call endpoint) is unambiguous with setup clearly separated from usage; minor validation gaps exist around handling API errors or missing credentials beyond a one-time login hint.

4 / 5

Progressive Disclosure

For a simple skill under 50 lines with no bundle files, the content is well-organized into clear sections (Setup, When to Use, Usage, Parameters, Response, Examples, Tips), satisfying the simple-skill exception for progressive disclosure.

5 / 5

Total

18

/

20

Passed

Description

62%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 is specific and clearly distinct as a brand-asset retrieval skill, but it lacks an explicit 'Use when...' trigger clause, capping its completeness. Adding a trigger phrase would lift it toward the top anchor.

Suggestions

Add an explicit 'Use when...' clause, e.g. 'Use when the user asks for a company logo, brand colors, fonts, or style guide'.

Include natural synonyms like 'brand kit', 'brand assets', or 'visual identity' to broaden trigger coverage.

Clarify the concrete action beyond 'Get' (e.g., 'Extract... from any company's website') to strengthen specificity.

DimensionReasoningScore

Specificity

"Get company logos, brand colors, fonts, and style guides" names the domain and lists several specific concrete asset types (logos, colors, fonts, style guides), with only minor gaps such as not naming the action verb beyond 'Get'.

4 / 5

Completeness

The 'what' is clearly stated, but there is no 'Use when...' clause or equivalent explicit trigger guidance, which per the rubric caps completeness at 3.

3 / 5

Trigger Term Quality

Natural terms users say are well covered ("logos", "brand colors", "fonts", "style guides") with good keyword coverage, though it omits common synonyms or phrasings like 'brand assets' or 'brand kit'.

4 / 5

Distinctiveness Conflict Risk

"Get company logos, brand colors, fonts, and style guides" carves a clear brand-asset niche with mostly distinct triggers, with only minor overlap risk against general design/branding skills.

4 / 5

Total

15

/

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
gooseworks-ai/goose-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.