CtrlK
BlogDocsLog inGet started
Tessl Logo

terraform-cli-setup

Terraform CLI 安装与初始化技能。当用户本地未安装 Terraform 时自动完成安装,确保 terraform 命令可用并能执行 init/validate。不负责 Provider 凭证配置,凭证在实际使用时由 terraform-skill 引导。

68

Quality

81%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Medium

Suggest reviewing before use

SKILL.md
Quality
Evals
Security

Quality

Content

77%

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 setup skill with clear sequencing and validation. Its weaknesses are conciseness (significant duplication across install methods, decision tables, and mirror sections) and progressive disclosure (a monolithic body rather than a lean overview pointing to detail).

Suggestions

Consolidate the duplicated installation instructions — the per-OS commands appear in both '完整流程' and the 'Agent 决策指南' tables; keep the executable commands in one place and reference them from the decision tree.

Merge the three mirror-config blocks (auto-handling, Terraform 中国镜像配置, and the quick-fix row) into a single section so the Aliyun/Tencent mirror setup is defined once.

Extract the reference-style tables (常见问题快速修复, 配置文件位置, 与其他技能的关系) into a reference file and keep SKILL.md as a lean overview pointing to it, improving progressive disclosure.

DimensionReasoningScore

Conciseness

The body provides commands and tables without explaining concepts Claude already knows, but installation methods, OS-selection tables, mirror config (appearing 3 times), and quick-fix tables repeat material that could be tightened, so it is mostly efficient but padded.

2 / 3

Actionability

It supplies fully executable bash for Homebrew, manual download, APT, and YUM installs plus init/validate and mirror config with real URLs — copy-paste ready rather than pseudocode.

3 / 3

Workflow Clarity

A clear 4-step sequence (detect → install → init → validate) with explicit validation commands, error-to-fix tables, and a feedback loop (init fails → configure mirror → retry) provides explicit checkpoints.

3 / 3

Progressive Disclosure

It references one real, one-level-deep bundle file (scripts/setup_terraform.py) with clear signaling, but the SKILL.md itself is a long inline wall of text with reference-style tables that could be split out, so structure is present but content that should be separate remains inline.

2 / 3

Total

10

/

12

Passed

Description

85%

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 specific, complete description that clearly states capabilities, an explicit trigger, and its boundary versus a sibling skill. The main weakness is trigger-term breadth, missing common natural phrasings a user might say.

DimensionReasoningScore

Specificity

The description lists multiple concrete actions — '自动完成安装', '确保 terraform 命令可用', '执行 init/validate' — matching the multiple-specific-actions anchor, rather than just naming a domain with some actions (level 2).

3 / 3

Completeness

It answers both what (install + init/validate) and when ('当用户本地未安装 Terraform 时'), with an explicit trigger clause, so it is not the level-2 case where 'when' is only implied.

3 / 3

Trigger Term Quality

It includes relevant keywords ('未安装 Terraform', '安装', 'init/validate') but misses common user phrasings like 'command not found' or 'terraform not working', so coverage of natural terms is partial rather than full.

2 / 3

Distinctiveness Conflict Risk

It explicitly carves out a clear niche ('不负责 Provider 凭证配置,凭证...由 terraform-skill 引导'), distinguishing it from the sibling terraform-skill and making unintended triggering unlikely.

3 / 3

Total

11

/

12

Passed

Validation

100%

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

Validation16 / 16 Passed

Validation for skill structure

No warnings or errors.

Repository
agentscope-ai/QwenPaw
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.