CtrlK
BlogDocsLog inGet started
Tessl Logo

agentlas-one

Use when the user types /agentlas-one on|off, /agentlas one on|off, or asks to enable/disable the persistent personal agent mode.

70

Quality

85%

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

80%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-organized command catalog that respects the token budget and lists concrete subcommands. Its main gap is the absence of validation guidance around the destructive uninstall operation, which caps workflow clarity.

Suggestions

Add an explicit validation/safety checkpoint for `uninstall [--purge]` (e.g. confirm the restore archive exists and is readable before purging) to lift the workflow-clarity cap.

Include one or two full invocation examples for the most common commands (e.g. `agentlas-one on ava`, `agentlas-one remember "..."`) to move actionability from concrete-named to copy-paste ready.

Briefly sequence the install → on → status flow as a short ordered quick-start so users see how the commands fit together.

DimensionReasoningScore

Conciseness

Lean and efficient with no padding or explanation of concepts Claude already knows; every line (e.g. "Anything not listed here does not exist — do not invent one.") earns its place, matching the top anchor.

5 / 5

Actionability

Concrete named commands with flags and argument syntax (e.g. "on [name]", "uninstall [--purge]", "promote <id> [reason]") provide mostly executable guidance, but lack full copy-paste usage examples, leaving minor gaps below the top anchor.

4 / 5

Workflow Clarity

The destructive uninstall [--purge] operation is listed without any validation/verification checkpoint, and commands are presented as a flat catalog rather than a sequenced workflow; per the rubric's destructive-operation cap this cannot exceed 3.

3 / 5

Progressive Disclosure

The body is under 50 lines, requires no external references, and is organized into a clear intro plus a Commands section, satisfying the simple-skill exception for the top progressive-disclosure anchor.

5 / 5

Total

17

/

20

Passed

Description

90%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 concise, well-targeted description that pairs an explicit "Use when..." trigger with a clear statement of what the skill does. Its only weakness is thin capability breadth (enable/disable is the sole action surface), which keeps specificity below the top anchor.

DimensionReasoningScore

Specificity

Names the domain ("persistent personal agent mode") and 1-2 concrete actions ("enable/disable"), but does not list multiple specific capabilities, matching the anchor for a clear domain with limited action coverage.

3 / 5

Completeness

Clearly answers both "what" (enable/disable the persistent personal agent mode) and "when" (an explicit "Use when the user types..." clause) with concrete trigger phrases, matching the top anchor.

5 / 5

Trigger Term Quality

Explicitly enumerates the exact natural triggers a user would type — "/agentlas-one on|off", "/agentlas one on|off" — plus a plain-language paraphrase ("asks to enable/disable"), giving comprehensive coverage including spelling variants and synonyms.

5 / 5

Distinctiveness Conflict Risk

The "/agentlas-one" trigger is highly specific and unique, with minimal risk of overlapping with or firing for unrelated skills.

5 / 5

Total

18

/

20

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
agentlas-ai/Agentlas-OS
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.