CtrlK
BlogDocsLog inGet started
Tessl Logo

camoufox-guard

巡检 camoufox-bin 进程数,超阈值告警 + 清理孤儿进程,防 OOM 死机(it-engineer 心跳调用)

60

Quality

71%

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

Fix and improve this skill with Tessl

tessl review fix ./crews/it-engineer/skills/camoufox-guard/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

82%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.

The content is a tight, action-oriented overview with executable invocation and a real referenced script, strong on actionability and conciseness; workflow sequencing and the script reference signaling have minor gaps.

DimensionReasoningScore

Conciseness

The body is lean and well-organized with a brief background, a one-line usage command, and a tight threshold table; minor padding in the background narrative could be trimmed.

4 / 5

Actionability

Provides a fully executable invocation command, concrete output examples for each state, and an environment-variable table with defaults — copy-paste ready and covering the common cases.

5 / 5

Workflow Clarity

The OK/alert/cleanup states are clearly sequenced with a post-cleanup recheck and escalation hint, but the workflow lives in guard.sh rather than being an explicit numbered sequence with a validation checkpoint in the SKILL body itself.

4 / 5

Progressive Disclosure

Well-structured sections with a referenced real script (scripts/guard.sh) one level deep; the threshold logic is appropriately delegated to the script with a clear summary table, though the reference is a plain bash path rather than a clearly signaled link.

4 / 5

Total

17

/

20

Passed

Description

60%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.

The description is concrete and clearly occupies a distinct niche with specific actions, but lacks an explicit 'when to use' trigger clause and leans on internal jargon rather than natural user trigger terms.

Suggestions

Add an explicit 'Use when...' clause stating when Claude should invoke this skill (e.g., on it-engineer heartbeat checks or when camoufox-bin process accumulation is suspected).

Soften internal jargon ('it-engineer 心跳调用') into more natural trigger phrasing a user might actually say.

Broaden trigger-term coverage with synonyms (e.g., memory leak, process cleanup, Firefox anti-fingerprint).

DimensionReasoningScore

Specificity

Names the domain (camoufox-bin 进程) and several concrete actions (巡检进程数、超阈值告警、清理孤儿进程、防 OOM), but is not fully comprehensive in covering all behaviors.

4 / 5

Completeness

The 'what' is clearly stated (巡检/告警/清理), but the 'when' is only weakly implied via the parenthetical 'it-engineer 心跳调用' with no explicit 'Use when...' trigger clause, capping completeness at 3 per the guideline.

3 / 5

Trigger Term Quality

Contains domain-specific terms (camoufox-bin、OOM、孤儿进程、it-engineer 心跳) but relies on technical jargon; few natural user-facing trigger phrases or synonyms are present.

3 / 5

Distinctiveness Conflict Risk

Targets a very specific niche (camoufox-bin process guarding for OOM prevention) with distinct triggers and minimal overlap risk with other skills.

5 / 5

Total

15

/

20

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.