CtrlK
BlogDocsLog inGet started
Tessl Logo

luffy-arm-fullpower-off

Use when the user asks to turn off, disable, close, or disarm luffy-arm full-power mode, including "turn off full power", "disable full-power", 关闭 full power, 退出全功率模式. Removes the dedicated admin key, verifies that credential is off, and reports alternate user-level SSH access separately.

76

Quality

96%

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.

The body is a tight, well-sequenced runbook with explicit validation gates appropriate to a credential-disabling operation, and it correctly leverages a sibling skill rather than duplicating invariants. The only minor gap is that the executable action delegates to a sibling script absent from this bundle.

Suggestions

Consider noting that scripts/fullpower-off.sh resolves the sibling luffy-arm/scripts/fullpower.sh via relative path so the delegation is not mistaken for a missing step.

A single inline example of the expected credential-denial output would make the verification gate even more concrete for Claude to match against.

DimensionReasoningScore

Conciseness

Lean and efficient at ~33 lines; assumes Claude's competence, defers invariants to the sibling skill, and every sentence earns its place with no padded explanation of concepts.

5 / 5

Actionability

Provides a concrete, executable command 'bash scripts/fullpower-off.sh' backed by a real script that exists in scripts/, but the actual work is delegated to a sibling script not present in this bundle, leaving a minor gap in self-contained executability.

4 / 5

Workflow Clarity

A clear five-step sequence with explicit verification checkpoints ('DEDICATED GATE: OFF', 'EFFECTIVE USER ACCESS: AVAILABLE', 'UNKNOWN' retry/fallback), plus guarded reporting rules for a credential-disabling operation.

5 / 5

Progressive Disclosure

A short single-purpose skill under 50 lines with well-organized sections that defers detail to the sibling skill and bundles one supporting script, satisfying the simple-skill exception.

5 / 5

Total

19

/

20

Passed

Description

100%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 exemplary: it pairs a concrete action list with a 'Use when...' trigger clause covering English and Chinese phrasings, all in third person. It is concise, distinctive, and leaves no ambiguity about what the skill does or when to invoke it.

DimensionReasoningScore

Specificity

Lists multiple concrete actions — 'Removes the dedicated admin key, verifies that credential is off, and reports alternate user-level SSH access separately' — giving comprehensive coverage of the operation.

5 / 5

Completeness

Explicitly answers both: a 'Use when...' clause with concrete trigger phrases (when) and a precise statement of the actions performed (what).

5 / 5

Trigger Term Quality

Comprehensive natural trigger coverage including synonyms and bilingual variants — 'turn off full power', 'disable full-power', 关闭 full power, 退出全功率模式 — phrases users would actually say.

5 / 5

Distinctiveness Conflict Risk

A clear niche (luffy-arm full-power OFF) with distinct, specific triggers and a clearly bounded sibling relationship, minimizing conflict with unrelated skills.

5 / 5

Total

20

/

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
Ares960826/luffy-arm
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.