CtrlK
BlogDocsLog inGet started
Tessl Logo

cloudbase-cli

CloudBase CLI (tcb, 云开发CLI, Tencent CloudBase命令行) resource management skill. Use when deploying cloud functions, CloudRun, storage, NoSQL/MySQL, static hosting, permissions, CORS/domains via tcb; for CI/CD and batch ops; when the user prefers CLI; or as the first-session fallback when CloudBase MCP tools are not loaded yet (after install/config, before IDE restart). Covers tcb login (device code for Tencent Cloud accounts; --cloudbase-api-key -e for environment API Key without an account; --apiKeyId/--apiKey for CI) and domain commands (fn/hosting/cloudrun/…) as MCP auth/manage parity — do not default to tcb deploy.

70

Quality

86%

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-cli in TencentCloudBase/CloudBase-AI-Toolkit

SKILL.md
Quality
Evals
Security

Quality

Content

85%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 well-organized CLI skill body: concise principles, a clear routing table to real one-level references, and a validated workflow with dry-run/verify checkpoints and an error-recovery loop. Minor redundancy of the fallback theme and a list-numbering slip keep conciseness just short of perfect.

Suggestions

State the first-session fallback once (e.g., in 'When to use') and reference it from elsewhere rather than re-explaining it in Core Principles and routing.

Fix the duplicate numbering in Core Principles (two items labeled '3') for clean sequencing.

DimensionReasoningScore

Conciseness

Mostly lean with no padding of concepts Claude already knows, but the first-session fallback idea is restated across principles, 'When to use', and routing, and the numbered list has a duplicate '3' that could be cleaned up.

4 / 5

Actionability

Concrete executable commands appear throughout (tcb login, tcb env use <envId>, tcb <command> --help, --dry-run) and the routing table maps tasks to specific files; full per-domain syntax is deferred to references, leaving minor gaps in the body itself.

4 / 5

Workflow Clarity

Clear sequenced Quick workflow with explicit validation checkpoints (verify with list/detail, --dry-run before destructive ops, confirm envId first) and an error-recovery feedback loop ('Recover from errors, don't loop'), plus a self-check checklist.

5 / 5

Progressive Disclosure

Well-structured overview with a routing table pointing to one-level-deep reference files (all verified present in references/), a 'load only the one reference' instruction, and a complete reference index.

5 / 5

Total

18

/

20

Passed

Description

88%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, specific description that clearly states capabilities and multiple explicit trigger conditions, with concrete auth-mode detail and an anti-pattern boundary. Minor tightening of overlap with sibling CloudBase skills would push it to full marks.

Suggestions

Add one or two plain-user phrasings (e.g., 'when the user says they want to deploy via command line') to broaden natural trigger coverage.

Sharpen the distinction from sibling skills with a single clause like 'for CLI/CI only — for SDK integration use cloud-functions'.

DimensionReasoningScore

Specificity

Lists multiple concrete actions (deploying cloud functions, CloudRun, storage, NoSQL/MySQL, static hosting, permissions, CORS/domains) plus specific auth flags (--cloudbase-api-key -e, --apiKeyId/--apiKey), giving comprehensive coverage.

5 / 5

Completeness

Explicitly answers both 'what' (CloudBase CLI resource management) and 'when' via a clear 'Use when...' clause enumerating concrete triggers (deploying, CI/CD, user prefers CLI, first-session MCP fallback).

5 / 5

Trigger Term Quality

Good natural-term coverage ('deploying cloud functions', 'CloudRun', 'CI/CD', 'storage', 'CORS/domains') with synonyms (tcb, 云开发CLI, Tencent CloudBase命令行), but the phrasing leans technical and a few common user phrasings are absent.

4 / 5

Distinctiveness Conflict Risk

Clear CLI niche with an explicit boundary ('do not default to tcb deploy', MCP parity), but some overlap risk with sibling CloudBase skills (auth-tool-cloudbase, MCP/SDK skills) keeps it just below a 5.

4 / 5

Total

18

/

20

Passed

Validation

93%

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

Validation15 / 16 Passed

Validation for skill structure

CriteriaDescriptionResult

frontmatter_unknown_keys

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

Warning

Total

15

/

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.