CtrlK
BlogDocsLog inGet started
Tessl Logo

http-api-cloudbase

CloudBase official HTTP API client guide. This skill should be used when backends, scripts, or non-SDK clients must call CloudBase platform APIs over raw HTTP instead of using a platform SDK or MCP management tool.

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

High

Do not use without reviewing

Fix and improve this skill with Tessl

tessl review fix ./plugin/cloudbase/skills/http-api-cloudbase/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

65%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 well-structured and actionable with good progressive disclosure, but it is held back by duplicated OpenAPI content and a workflow that lacks explicit validation/verification checkpoints for API calls.

Suggestions

De-duplicate the searchKnowledgeBase/OpenAPI API-name list — keep it in one place and reference it from the other to remove redundant padding.

Add at least one complete executable HTTP request example (base URL + endpoint path + auth header + expected response) so guidance is fully copy-paste ready.

Add an explicit verification checkpoint to the workflow, e.g. 'Confirm the endpoint and parameters against the returned swagger before calling, and check the response status/error code.'

DimensionReasoningScore

Conciseness

Mostly efficient prose, but the searchKnowledgeBase/OpenAPI API-name list is duplicated nearly verbatim (in 'How to use' and again under 'OpenAPI Swagger Documentation'), and the :::warning block over-explains basic token substitution.

3 / 5

Actionability

Provides concrete executable guidance (exact URL templates, exact searchKnowledgeBase tool-call syntax, the Authorization header), but never shows a complete end-to-end HTTP request example covering a common case.

4 / 5

Workflow Clarity

A clear numbered sequence exists (clarify → base URL → auth → OpenAPI), but validation checkpoints and error-recovery loops are implicit or absent; 'Never invent endpoints' is a guardrail, not a verification step.

3 / 5

Progressive Disclosure

The body is a well-organized overview with clear section headers and a clearly signaled one-level-deep reference (references/extended-guide.md, which exists) for detailed scenarios, with a reference index at the end.

5 / 5

Total

15

/

20

Passed

Description

82%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 clear, distinct, and fully answers what and when with explicit third-person trigger guidance. Its only weakness is specificity — it describes one main action rather than enumerating multiple concrete capabilities.

DimensionReasoningScore

Specificity

Names the CloudBase HTTP API domain and one concrete action ('call CloudBase platform APIs over raw HTTP') with a distinguishing clause, but does not enumerate multiple specific actions, matching the 1-2 concrete actions anchor.

3 / 5

Completeness

Explicitly answers both what ('CloudBase official HTTP API client guide', 'call CloudBase platform APIs over raw HTTP') and when ('This skill should be used when backends, scripts, or non-SDK clients must call...') with concrete trigger phrases.

5 / 5

Trigger Term Quality

Includes several natural trigger terms a user might say ('backends', 'scripts', 'non-SDK clients', 'raw HTTP') with good keyword coverage, though it lacks synonyms and file extensions that would reach comprehensive.

4 / 5

Distinctiveness Conflict Risk

Carves a clear niche (raw HTTP calls to CloudBase platform APIs) and explicitly contrasts against platform SDK and MCP management tool usage, minimizing conflict risk.

5 / 5

Total

17

/

20

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

relative_links

Relative link 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.