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.

69

Quality

85%

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

SKILL.md
Quality
Evals
Security

Quality

Content

78%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-structured CLI skill body: clear routing to real reference files, a sequenced workflow with dry-run/verify checkpoints, and a useful self-check. Minor repetition across sections and a numbering slip keep it from the top band on conciseness and workflow clarity.

Suggestions

Fix the duplicate '3.' numbering in Core Principles so the principles are sequentially correct.

Consolidate the overlap between 'When to use this skill', 'Do NOT use for', and Core Principle 6 to reduce repetition with the description.

Inline one or two concrete verify/list commands per destructive workflow step instead of only pointing to reference files.

DimensionReasoningScore

Conciseness

The body is mostly lean — a routing table, a five-step quick workflow, and a checklist — but 'When to use', 'Do NOT use for', and the Core Principles restate triggers already in the description, and there is a duplicate '3.' numbering in Core Principles that could be tightened.

4 / 5

Actionability

Gives concrete executable commands in the body ('tcb login', 'tcb env use <envId>', 'tcb <command> --help', '--dry-run') and a sequenced workflow, though most domain-specific command detail is delegated to the reference files rather than shown inline.

4 / 5

Workflow Clarity

A clear five-step Quick workflow with explicit validation checkpoints ('--dry-run' before destructive ops, 'Verify your work', Deployment Gate) plus an error-recovery feedback loop and a self-check checklist; the duplicate principle numbering and verify-command specifics living in refs are minor gaps.

4 / 5

Progressive Disclosure

SKILL.md is a concise overview routing to one-level-deep reference files; the Routing table and Reference index clearly signal each path, and all 10 referenced files (access, app, cloudrun, core, functions, hosting, mysql, nosql, permission, storage) exist in ./references/.

5 / 5

Total

17

/

20

Passed

Description

92%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 dense, specific description that concretely names capabilities, login variants, and trigger conditions while distinguishing itself from MCP and SDK paths. Slightly heavy on technical flags, but it clearly answers both what and when.

DimensionReasoningScore

Specificity

Lists multiple concrete actions across the CloudBase surface — 'deploying cloud functions, CloudRun, storage, NoSQL/MySQL, static hosting, permissions, CORS/domains' plus concrete login flows ('device code', '--cloudbase-api-key -e', '--apiKeyId/--apiKey for CI') — giving comprehensive coverage rather than 1-2 actions.

5 / 5

Completeness

Explicitly answers both 'what' ('CloudBase CLI … resource management skill') and 'when' with concrete trigger phrases ('Use when deploying … 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').

5 / 5

Trigger Term Quality

Strong natural-term coverage including synonyms and the command name ('tcb', 'CLI', '云开发CLI', 'Tencent CloudBase命令行') plus task phrases like 'deploying cloud functions' and 'CI/CD and batch ops', but the wording leans technical and a few common user phrasings are absent.

4 / 5

Distinctiveness Conflict Risk

Occupies a clear niche (tcb CLI parity vs. MCP/SDK) and explicitly disambiguates from siblings ('first-session fallback when MCP tools are not loaded yet', 'do not default to tcb deploy'), minimizing wrong-skill triggering.

5 / 5

Total

19

/

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.