CtrlK
BlogDocsLog inGet started
Tessl Logo

netlify-blobs

Guide for using Netlify Blobs object storage. Use when storing files, images, documents, or simple key-value data without a full database. Covers getStore(), CRUD operations, metadata, listing, deploy-scoped vs site-scoped stores, and local development.

80

Quality

100%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Passed

No findings from the security scan

SKILL.md
Quality
Evals
Security

Quality

Content

100%Weight 40%Scale 1-3

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

A tight, executable reference that respects Claude's competence: no conceptual padding, complete copy-paste code for every method, clear sectioning, and a useful common-error note for local dev. It is appropriately self-contained for a compact API guide.

DimensionReasoningScore

Conciseness

Lean and efficient throughout — it jumps straight to install and executable code with no padding about what object storage is; the one-line opener earns its place by listing compute surfaces. Not the slightly-padded level of a 2.

3 / 3

Actionability

Fully executable copy-paste-ready TypeScript across getStore, set/setJSON, typed get variants, getWithMetadata, getMetadata, delete, and list with prefix — concrete and complete, matching the score-3 anchor rather than the pseudocode of a 2.

3 / 3

Workflow Clarity

A simple single-purpose API reference whose individual actions are unambiguous and clearly sectioned; per the simple-skills note it qualifies for 3, and no destructive/batch operation is present that would require validation checkpoints capping it at 2.

3 / 3

Progressive Disclosure

A compact (~95 line) single-file reference with no need for external doc files — bundle contains only two unreferenced images and there are no broken or nested references — well-organized into clearly labeled sections, qualifying for 3 under the simple-skills guidance.

3 / 3

Total

12

/

12

Passed

Description

100%Weight 40%Scale 1-3

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

A strong description that concisely states what the skill does, names concrete capabilities, and provides an explicit 'Use when...' trigger with natural user terms, all in third person. It clearly distinguishes the skill and avoids over-claiming.

DimensionReasoningScore

Specificity

Names multiple concrete capabilities — 'getStore(), CRUD operations, metadata, listing, deploy-scoped vs site-scoped stores, and local development' — matching the 'lists multiple specific concrete actions' anchor rather than the partial coverage of a 2.

3 / 3

Completeness

Explicitly answers both what ('Guide for using Netlify Blobs object storage... Covers getStore()...') and when via an explicit 'Use when storing files, images, documents...' trigger, matching the score-3 example pattern exactly.

3 / 3

Trigger Term Quality

'storing files, images, documents, or simple key-value data' are natural phrases users would actually say, giving good coverage of common variations rather than the thin single-keyword set of a 2.

3 / 3

Distinctiveness Conflict Risk

'Netlify Blobs object storage' is a clear, narrow niche with distinct triggers tied to a specific platform feature, unlikely to fire for unrelated skills; not the generic overlap of a 2.

3 / 3

Total

12

/

12

Passed

Validation

100%

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

Validation16 / 16 Passed

Validation for skill structure

No warnings or errors.

Repository
openai/plugins
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.