CtrlK
BlogDocsLog inGet started
Tessl Logo

altllm-portal-auth

Use this skill when the user asks to log in or out with a wallet session, fetch a wallet sign-in challenge, verify an externally signed challenge, or troubleshoot AltLLM Portal wallet login for the local altllm CLI. Do NOT use for API key management, billing history, or payment links.

72

Quality

89%

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

86%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 concise, well-structured skill body that defers detail to a single real reference file and provides concrete command guidance with an explicit challenge-validation checkpoint.

Suggestions

Add a short numbered prepare -> sign -> verify walkthrough in the body so the external-signing flow is an explicit sequence rather than inferred from the command table.

Inline one representative --prepare challenge payload so the most common path is copy-paste ready without opening the reference.

DimensionReasoningScore

Conciseness

The body is a lean command index plus terse rules; it avoids explaining concepts Claude already knows and every line carries actionable signal (e.g. 'logout only removes the local session file. It does not revoke API keys.').

5 / 5

Actionability

Concrete commands with exact flags are given for each variant (login-wallet --private-key-env/--private-key-file/--private-key --allow-unsafe-private-key-argv, --prepare, --nonce/--signature, status, logout), but representative payloads and stdout examples live only in the referenced file rather than inline.

4 / 5

Workflow Clarity

The prepare -> external sign -> verify flow and the local auto-sign path are clearly sequenced through the command index and rules, with an explicit validation checkpoint ('validate that the returned challenge matches the requested wallet, chain, and expected AltLLM login challenge structure'), though the sequence is implied via a table rather than a numbered walkthrough.

4 / 5

Progressive Disclosure

The SKILL.md body is an overview that delegates the full CLI reference to a single, clearly signaled, one-level-deep file (references/cli-reference.md) which exists and is well organized, with no nested or buried references.

5 / 5

Total

18

/

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 well-crafted description with concrete capabilities, an explicit trigger clause, and an explicit out-of-scope boundary that sharply distinguishes it from related skills.

DimensionReasoningScore

Specificity

Lists multiple concrete actions — 'log in or out with a wallet session', 'fetch a wallet sign-in challenge', 'verify an externally signed challenge', 'troubleshoot AltLLM Portal wallet login' — giving comprehensive coverage of the auth flow rather than vague language.

5 / 5

Completeness

An explicit 'Use this skill when the user asks to...' clause provides the 'when', and the enumerated auth actions provide the 'what', answering both clearly with concrete trigger phrases.

5 / 5

Trigger Term Quality

Strong natural terms ('log in or out', 'wallet session', 'verify an externally signed challenge', 'troubleshoot wallet login') with good synonym coverage; a few common user phrasings like 'sign in with my wallet' or 'Privy' as a direct trigger are not surfaced, keeping it just below comprehensive.

4 / 5

Distinctiveness Conflict Risk

It carves a clear niche (AltLLM Portal wallet auth for the local CLI) and adds a negative boundary ('Do NOT use for API key management, billing history, or payment links'), minimizing overlap with adjacent skills.

5 / 5

Total

19

/

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
internet-court/internet-court-skill
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.