CtrlK
BlogDocsLog inGet started
Tessl Logo

tccli

腾讯云命令行工具速查手册。通过命令行方式管理和操作腾讯云 200+ 云产品资源, 支持实例查询、启动、停止、域名解析等功能。当用户提到腾讯云、tccli、CVM、 Lighthouse、DNSPod、VPC、SSL 证书等腾讯云服务操作时触发。

72

Quality

90%

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

SKILL.md
Quality
Evals
Security

Quality

Content

80%

Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.

The body is an excellent, executable command reference with strong conciseness and actionability. It loses points on workflow clarity because destructive write operations lack embedded validation checkpoints, and on progressive disclosure because all the API reference is inline with no bundle files to offload detail.

Suggestions

For write/batch operations (start/stop instances, CreateFirewallRules, DeployCertificateInstance, CreateRecord), add an explicit confirm-and-verify checkpoint workflow so workflow_clarity can reach 3.

Move the per-service command tables and the full service list into a references/ bundle file, leaving a concise overview plus well-signaled one-level-deep links in SKILL.md.

Add brief verification examples for write operations (e.g. re-running DescribeInstancesStatus after StartInstances to confirm the state transition).

DimensionReasoningScore

Conciseness

A lean cheat-sheet of operation/command tables with no padding explaining Tencent Cloud concepts; every token earns its place, matching the score-3 anchor. The only minor redundancy (简介 line plus blockquote) does not pull it down to 2.

3 / 3

Actionability

Provides fully executable tccli commands with concrete argument examples (e.g. '--InstanceIds ["ins-xxxxx"]' and '--filter Instances[0].PublicIpAddresses[0]') that are copy-paste ready, matching the score-3 anchor.

3 / 3

Workflow Clarity

Although it is a single-tool reference, it covers destructive/batch write operations (start/stop instances, firewall, cert deploy, DNS record creation) and only offers advisory safety notes rather than explicit validation checkpoints embedded in the steps; per the rubric's destructive-operation rule this caps the score at 2 rather than 3.

2 / 3

Progressive Disclosure

The skill is a single ~200-line self-contained SKILL.md with no bundle files, and the body is a wall of inline API reference that the score-2 anchor specifically flags as '200 lines of API reference that could be in a separate file'; there are no signaled one-level-deep references (only external URLs).

2 / 3

Total

10

/

12

Passed

Description

100%

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 strong: it states concrete capabilities, includes natural product-name trigger terms, and gives an explicit 'Use when…' style trigger clause, all in third person. It clearly distinguishes this skill from generic cloud or CLI tools.

DimensionReasoningScore

Specificity

Lists multiple concrete actions ('实例查询、启动、停止、域名解析') plus command-line management of '200+ 云产品资源', matching the score-3 anchor for multiple specific concrete actions.

3 / 3

Completeness

Explicitly answers both what ('通过命令行方式管理和操作腾讯云 200+ 云产品资源…') and when ('当用户提到…时触发'), with an explicit trigger clause matching the score-3 anchor.

3 / 3

Trigger Term Quality

Covers natural user terms ('腾讯云、tccli、CVM、Lighthouse、DNSPod、VPC、SSL 证书') that a user would actually say when needing this skill, matching the score-3 anchor for good natural-term coverage.

3 / 3

Distinctiveness Conflict Risk

A clear Tencent Cloud CLI niche with product-specific trigger terms is unlikely to conflict with other skills, matching the score-3 anchor.

3 / 3

Total

12

/

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

metadata_version

'metadata.version' is missing

Warning

metadata_field

'metadata' should map string keys to string values

Warning

Total

14

/

16

Passed

Repository
TeamWiseFlow/xiaobei
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.