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.

54

Quality

62%

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 ./config/.claude/skills/http-api-cloudbase/SKILL.md

The canonical home for this skill is http-api-cloudbase in TencentCloudBase/CloudBase-AI-Toolkit

SKILL.md
Quality
Evals
Security

Quality

Content

50%

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-organized and offers genuinely concrete URL/auth/tool guidance, but it is held back by duplicated sections, the absence of a complete executable API-call example, no validation checkpoints, and a broken checklist.md reference. Fixing the broken reference and deduplicating the trigger sections would raise several dimensions.

Suggestions

Remove or merge the redundant 'When to use this skill' section with the 'Activation Contract', and fold the standalone 'OpenAPI Swagger Documentation' section into step 4 to eliminate duplicated content.

Add at least one complete, executable end-to-end HTTP request example (e.g., a curl call to a database endpoint with method, path, headers, and body) so the actionability reaches copy-paste-ready completeness.

Fix the broken 'checklist.md' reference — either ship the file in the bundle or remove the 'Minimal checklist' pointer — and add an explicit validation step (e.g., confirm the resolved endpoint against the swagger spec before sending) to the workflow.

DimensionReasoningScore

Conciseness

The body is mostly efficient and concrete, but the 'Activation Contract' and 'When to use this skill' sections overlap heavily, and the 'OpenAPI Swagger Documentation' section restates step 4 of 'How to use this skill' — clear tightening opportunities that pad the token budget.

2 / 3

Actionability

Provides concrete, copy-paste-ready pieces (base URL templates, the Authorization header with a worked substitution example, and the searchKnowledgeBase call with an apiName enum), but never shows a complete end-to-end executable HTTP request, deferring all endpoint specifics to the swagger tool.

2 / 3

Workflow Clarity

The four-step 'How to use this skill' sequence is clearly ordered, but there are no explicit validation checkpoints, and the referenced 'HTTP API Routing Checklist' (checklist.md) is a broken link absent from the bundle.

2 / 3

Progressive Disclosure

The extended-guide.md reference is real, one level deep, and clearly signaled, but the referenced checklist.md does not exist in the bundle, and substantial inline content (auth methods, endpoint URLs, OpenAPI usage) could arguably live in the extended guide rather than the overview.

2 / 3

Total

8

/

12

Passed

Description

75%

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 well-structured: it states the capability, gives an explicit 'use when' trigger, and distinguishes itself from SDK/MCP alternatives. Its main weakness is trigger-term naturalness and a single-capability framing rather than a list of concrete actions.

DimensionReasoningScore

Specificity

Names the domain ('CloudBase official HTTP API client guide') and a concrete action ('call CloudBase platform APIs over raw HTTP') with contexts, but describes a single capability rather than the multiple distinct concrete actions required for a 3.

2 / 3

Completeness

Clearly answers both 'what' (guide for calling platform APIs over raw HTTP) and 'when' with an explicit trigger clause ('This skill should be used when backends, scripts, or non-SDK clients must call...').

3 / 3

Trigger Term Quality

Includes natural terms a user might say ('HTTP API', 'raw HTTP'), but leans on technical jargon ('non-SDK clients', 'MCP management tool') and omits common variations, matching 'some relevant keywords but missing common variations' rather than full coverage.

2 / 3

Distinctiveness Conflict Risk

It carves a clear niche (raw HTTP calls to official CloudBase endpoints) and explicitly contrasts it against the alternatives ('instead of using a platform SDK or MCP management tool'), making a wrong-skill trigger unlikely.

3 / 3

Total

10

/

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

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.