CtrlK
BlogDocsLog inGet started
Tessl Logo

environment-bootstrap

从源仓库向其他设备或用户级 Skill 目录恢复已登记的 Codex Skill,提供只读审计、显式应用、SHA-256 校验,并且不删除目标端额外文件。用于复现 Codex 工作环境、比较已安装 Skill 与备份仓库,或准备安全的跨设备恢复。

74

Quality

92%

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

92%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 tight, well-structured skill body with executable commands, explicit validation checkpoints, and a properly signaled one-level reference. The only gap is that some commands use placeholders the user must resolve and not all profile options are shown as complete invocations.

DimensionReasoningScore

Conciseness

The body is lean and well-sectioned with no concept re-explanation or padding; every section (适用范围, 工作流程, 安全边界, 输出契约, 验证) earns its place and assumes Claude's competence.

5 / 5

Actionability

It provides concrete executable commands with specific flags (e.g. 'python3 scripts/sync_skills.py --destination "<destination>" --profile core --check'), but the destination/user placeholders must be filled and not every profile variant is shown as a full command, leaving minor gaps below a 5.

4 / 5

Workflow Clarity

The numbered 工作流程 sequences strict source validation, read-only --check, apply, and a post-apply re-check with an explicit 验证 evidence block, plus a stop-on-failure safety rule — matching the explicit-validation-and-feedback anchor.

5 / 5

Progressive Disclosure

The SKILL.md is a concise overview with clear section headers and a single clearly-signaled, one-level-deep reference to [restore-profile.md](references/restore-profile.md) (verified to exist), keeping detail appropriately out of the main file.

5 / 5

Total

19

/

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 strong, specific description that clearly conveys both capability and intended use via an explicit trigger clause, with a distinctive narrow niche. Minor room to add synonym/file-extension trigger terms to reach full trigger-term coverage.

DimensionReasoningScore

Specificity

Lists multiple concrete actions — '恢复已登记的 Codex Skill', '只读审计', '显式应用', 'SHA-256 校验', '不删除目标端额外文件' — covering the capability space comprehensively, matching the 'multiple specific concrete actions; comprehensive coverage' anchor.

5 / 5

Completeness

It explicitly states what the skill does (restore registered Codex Skills with audit/apply/SHA-256/no-delete) and provides an explicit '用于...' when-clause with concrete trigger scenarios, satisfying both halves of the top anchor.

5 / 5

Trigger Term Quality

The '用于复现 Codex 工作环境、比较已安装 Skill 与备份仓库,或准备安全的跨设备恢复' clause supplies good natural scenario triggers, but it lacks synonym/file-extension variety that would push it to a 5.

4 / 5

Distinctiveness Conflict Risk

The niche is narrow and specific — restoring registered Codex Skills from a source repo to device/user-level destinations with verification and no deletion — giving it distinct triggers and minimal conflict risk with other skills.

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

referenced_paths_exist

Referenced path issues: 2 missing

Warning

Total

15

/

16

Passed

Repository
ooooooooooooooooooop/agent-tools
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.