CtrlK
BlogDocsLog inGet started
Tessl Logo

cloudbase-document-database-web-sdk

Use CloudBase document database Web SDK only for confirmed NoSQL collection work. Query, create, update, and delete document data; if the task mentions PostgreSQL / CloudBase PG / app.rdb(), route to postgresql-development instead.

73

Quality

92%

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

The canonical home for this skill is cloudbase-document-database-web-sdk in TencentCloudBase/CloudBase-AI-Toolkit

SKILL.md
Quality
Evals
Security

Quality

Content

85%

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

A well-structured, highly actionable skill body with clear routing to one-level-deep references and explicit validation loops for risky writes. Its main weakness is redundancy across the gotchas, working rules, and examples sections.

Suggestions

Dedupe the result._id guidance: state the created-ID-is-result._id rule once and reference it, rather than repeating it in gotchas, working rules, and quick examples.

Consolidate the CMS CUSTOM-rule pattern into a single canonical block (either gotchas or working rules) to avoid restating the role/authorId expression twice.

Trim the standalone-install URL boilerplate or move it behind a collapsible aside so it stops competing with the operational content for token budget.

DimensionReasoningScore

Conciseness

The body is mostly efficient with executable snippets, but repeats the same guidance in multiple places (the result._id gotcha appears in gotchas, working rules, and quick examples; the CMS CUSTOM-rule pattern appears twice) and carries standalone-install URL boilerplate, so it could be tightened.

2 / 3

Actionability

It provides concrete, copy-paste-ready code for init, query, create-and-capture-ID, ordered pagination, field selection, and error handling, plus specific method names throughout.

3 / 3

Workflow Clarity

An Activation Contract, minimal checklist, and numbered working rules give a clear sequence, and the database-write guidance includes explicit validation/feedback loops (check result.code/message, get() round-trip on the written _id, retry after rule propagation).

3 / 3

Progressive Disclosure

The body is an overview with a well-signaled one-level-deep Quick routing section pointing to crud-operations.md, complex-queries.md, etc., and a standalone-install note supplies fallback URLs for absent local bundles.

3 / 3

Total

11

/

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.

A tight, third-person description that names concrete CRUD actions, includes natural trigger terms, and adds an explicit route-away clause for PostgreSQL. It cleanly answers both what and when while minimizing conflict risk.

DimensionReasoningScore

Specificity

"Query, create, update, and delete document data" lists multiple specific concrete CRUD actions on a named surface (CloudBase document database Web SDK), matching the level-3 anchor.

3 / 3

Completeness

It states what the skill does (Web SDK CRUD on NoSQL collections) and gives explicit when/routing guidance ("only for confirmed NoSQL collection work" and the PostgreSQL route-away), satisfying both what AND when.

3 / 3

Trigger Term Quality

Natural user-facing terms are present ("CloudBase document database", "NoSQL collection", "document data", "PostgreSQL / CloudBase PG / app.rdb()"), giving good coverage of phrasings a user would actually say.

3 / 3

Distinctiveness Conflict Risk

An explicit conflict guard routes PG / app.rdb() traffic to postgresql-development, carving a clear niche unlikely to trigger the wrong skill.

3 / 3

Total

12

/

12

Passed

Validation

87%

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

Validation14 / 16 Passed

Validation for skill structure

CriteriaDescriptionResult

frontmatter_unknown_keys

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

Warning

referenced_paths_exist

Referenced path issues: 1 missing

Warning

Total

14

/

16

Passed

Repository
TencentCloudBase/CloudBase-AI-Toolkit
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.