CtrlK
BlogDocsLog inGet started
Tessl Logo

cloud-functions

CloudBase function runtime guide for building, deploying, and debugging your own Event Functions or HTTP Functions. This skill should be used when users need application runtime code on CloudBase, not when they are merely calling CloudBase official platform APIs.

63

Quality

76%

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 ./plugin/cloudbase/skills/cloud-functions/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.

Highly actionable content with complete executable code and concrete tool signatures, undermined by notable cross-section repetition and dangling navigation references (references.md, checklist.md) that are not in the bundle. Inline validation for destructive/batch deploy operations is missing, capping workflow clarity.

Suggestions

Add an inline post-deploy validation checkpoint (e.g. queryFunctions getFunctionDetail / invoke + log check) to the 'How to use this skill' workflow, or inline the Change Safety / Deployment Gate checks rather than only linking sibling-skill protocol files.

Either create the referenced references.md and checklist.md files or replace those links with direct pointers to the actual bundled files under references/ (the Reference index already lists them) to remove dangling navigation.

De-duplicate the credential, scf_bootstrap/port-9000, and sensitive-data guidance into single authoritative sections and cross-reference them, to tighten the body and reduce token cost.

DimensionReasoningScore

Conciseness

Largely assumes Claude's competence and avoids explaining basic concepts, but key guidance is restated across multiple sections (explicit-credential requirement, scf_bootstrap/port-9000, sensitive-data warnings each appear 3-4 times), which is more than minor padding.

3 / 5

Actionability

Fully executable guidance: complete copy-paste HTTP/Event Function code skeletons with CORS and body parsing, concrete MCP action signatures (e.g. manageFunctions(action="createFunction")), CLI fallback commands, and CLS query-syntax examples covering common cases.

5 / 5

Workflow Clarity

A numbered 5-step 'How to use this skill' sequence exists, but for a destructive/batch deployment skill the validation checkpoints are delegated to external protocol files rather than inline, and the referenced checklist.md is absent — the rubric caps such skills at 3.

3 / 5

Progressive Disclosure

Structure is reasonable with an overview, decision table, and a Reference index listing the 6 real bundled files, but the primary routing target './references.md' and 'checklist.md' are referenced in the body and do not exist in the bundle, breaking navigation.

3 / 5

Total

14

/

20

Passed

Description

87%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.

A strong description that pairs concrete capability verbs with an explicit, negatively-bounded trigger clause, making it both complete and highly distinguishable. Specificity and trigger-term coverage are good rather than exhaustive, capping those dimensions at 4.

DimensionReasoningScore

Specificity

Names the domain (CloudBase functions) and three concrete actions ('building, deploying, and debugging') across two distinct function types, but the verbs are generic and coverage stops short of comprehensive (no inspect/configure).

4 / 5

Completeness

Explicitly answers both 'what' (runtime guide for building/deploying/debugging Event or HTTP Functions) and 'when' ('This skill should be used when users need application runtime code on CloudBase'), with a concrete negative trigger separating it from platform-API work.

5 / 5

Trigger Term Quality

Good natural-term coverage with 'Event Functions', 'HTTP Functions', 'application runtime code', and 'function runtime', but missing common synonyms like 'serverless' or 'SCF'/'cloud function' that users would also say.

4 / 5

Distinctiveness Conflict Risk

The explicit negative boundary ('not when they are merely calling CloudBase official platform APIs') carves a clear niche and actively disambiguates from sibling skills like http-api-cloudbase, giving minimal conflict risk.

5 / 5

Total

18

/

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: 2 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.