CtrlK
BlogDocsLog inGet started
Tessl Logo

altllm-portal-api-keys

Use this skill when the user asks to list, create, inspect, update, disable, re-enable, or revoke AltLLM Portal API keys for external agents or applications. Do NOT use for wallet login, billing history, or payment links.

68

Quality

82%

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

72%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 overview that offloads detail to a real one-level reference, but the body itself lacks executable command syntax and the destructive revoke path has no validation checkpoint, capping actionability and workflow clarity.

Suggestions

Add at least one copy-paste-ready command invocation (e.g., the create-api-key call with --base-url and --model flags) directly in the body so the skill is actionable without opening the reference.

Add an explicit verification/confirmation checkpoint before revoke-api-key (e.g., confirm the key-id and that it is not in use) since revocation is permanent.

Surface a short ordered lifecycle workflow (create -> inspect -> update -> revoke) with the production-limitation caveat inline so the sequence is explicit rather than implied by the command table.

DimensionReasoningScore

Conciseness

Lean body with no concept explanation padding; every section (command index, rules, known limitation) earns its place and assumes Claude's competence.

5 / 5

Actionability

Real command names are listed in the index table and rules, but the body contains no executable invocation syntax or copy-paste examples, deferring all concrete usage to the reference file, leaving guidance incomplete in the body itself.

3 / 5

Workflow Clarity

Sequencing is only implicit via the command table, and the destructive `revoke-api-key` operation has no verification checkpoint before execution; per the rubric cap, a destructive operation without validation cannot score above 3 even with the production-limitation guardrail.

3 / 5

Progressive Disclosure

Clear, well-organized overview under 50 lines with a single clearly-signaled one-level-deep reference (references/cli-reference.md) that exists and is appropriately scoped.

5 / 5

Total

16

/

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 highly specific, well-triggered description that clearly states both capability and activation conditions and adds negative-boundary guidance to avoid misfires. The only gap is a few missing natural synonyms.

DimensionReasoningScore

Specificity

Lists multiple concrete actions ("list, create, inspect, update, disable, re-enable, or revoke") on a clearly named object ("AltLLM Portal API keys for external agents or applications"), giving comprehensive coverage of the lifecycle.

5 / 5

Completeness

Explicitly answers both what (API key lifecycle verbs) and when ("Use this skill when the user asks to..."), plus concrete negative triggers ("Do NOT use for wallet login, billing history, or payment links").

5 / 5

Trigger Term Quality

Uses natural verbs users would say (list, create, revoke, disable, re-enable) but omits common synonyms such as "delete" or "regenerate" and has no file-extension-style triggers, leaving a few natural terms missing.

4 / 5

Distinctiveness Conflict Risk

Occupies a clear niche (AltLLM Portal API keys for external agents) with explicit exclusion boundaries that minimize overlap with wallet/billing/payment 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.