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.

65

Quality

80%

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

Fix and improve this skill with Tessl

tessl review fix ./config/.claude/skills/cloud-functions/SKILL.md

The canonical home for this skill is cloud-functions in TencentCloudBase/CloudBase-AI-Toolkit

SKILL.md
Quality
Evals
Security

Quality

Content

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

A thorough, highly actionable skill body with strong sequencing and validation for risky deploy operations, backed by a clean one-level reference structure. Its main weakness is redundancy and inlined bulk that push length beyond what the overview role demands.

Suggestions

De-duplicate the image-deployment polling instructions — keep the full workflow in the dedicated section and reduce the gotcha bullet to a one-line pointer.

Move the complete HTTP Function code skeleton and the long gotchas list into the appropriate reference files, leaving the SKILL.md as a tighter overview with pointers.

Consolidate the repeated HTTP-Function credential / scf_bootstrap reminders into a single canonical location referenced where needed.

DimensionReasoningScore

Conciseness

Mostly dense, domain-specific guidance that assumes Claude's competence, but it repeats material — the image-deploy polling workflow appears both as a gotcha bullet and as a full dedicated section, and HTTP-Function credential/scf_bootstrap points recur across sections — so it could be tightened.

3 / 5

Actionability

Provides copy-paste-ready code skeletons for both Event and HTTP Functions (including full CORS and body-parsing), concrete MCP action names with parameters, and specific CLI fallbacks — fully executable with the common cases covered.

5 / 5

Workflow Clarity

The 'How to use this skill' section gives a clear 5-step sequence, and the image-deployment section includes an explicit polling feedback loop (running -> succeeded/failed, expired handling) plus referenced Change Safety and Deployment Gate checkpoints — validation is present for these destructive/batch operations.

5 / 5

Progressive Disclosure

Well-structured with one-level-deep references that all resolve to real files (verified against references/) and a clear reference index, but the body inlines substantial material (full code skeletons, an extensive gotchas list) that could live in the reference files.

4 / 5

Total

17

/

20

Passed

Description

78%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 focused, third-person description that answers both what and when and draws a clear boundary against sibling skills. It is slightly held back by an abstract trigger phrase and action coverage that undersells the full surface documented in the body.

Suggestions

Add 1-2 concrete user-facing trigger phrases (e.g. 'Use when the user asks to create or debug an SCF function, configure function logs, or expose an HTTP endpoint') to lift completeness and trigger-term quality.

Expand the action list to match the body (e.g. add 'inspect'/'configure'/'deploy via MCP') for fuller specificity.

DimensionReasoningScore

Specificity

Names the domain (CloudBase Event/HTTP Functions) and three concrete actions — 'building, deploying, and debugging' — plus the two function types, but stops short of the fuller action coverage (inspect, configure, gateway) shown in the body.

4 / 5

Completeness

Explicitly states both what ('building, deploying, and debugging... Event Functions or HTTP Functions') and when ('This skill should be used when users need application runtime code on CloudBase'), with a distinguishing negative boundary; the 'when' trigger is somewhat abstract rather than concrete user utterances.

4 / 5

Trigger Term Quality

Includes natural terms users would say ('Event Functions', 'HTTP Functions', 'deploying', 'debugging', 'application runtime code') with good coverage, though a few common variants ('serverless', 'SCF', 'function logs') appear only in the body, not the description.

4 / 5

Distinctiveness Conflict Risk

Carves a clear niche ('your own Event Functions or HTTP Functions' for application runtime code) and adds an explicit negative ('not when they are merely calling CloudBase official platform APIs'), minimizing overlap with sibling platform-API and CloudRun skills.

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