CtrlK
BlogDocsLog inGet started
Tessl Logo

openapi-request-body-ref-custom-commands

How to author custom commands for the openapi-request-body-ref CLI using the co-generated SDK.

60

Quality

70%

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 ./seed/cli/openapi-request-body-ref/.agents/skills/custom-commands/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 body is well-structured and highly actionable with complete executable code and concrete commands. Minor gains are available by trimming redundant pattern examples and adding an explicit build/validation checkpoint.

Suggestions

Collapse the 'Key Patterns' code snippets that duplicate the register() example, or replace them with genuinely distinct patterns.

Add an explicit post-build verification step (e.g. run the command with a known test ID) as a validation checkpoint.

If the SDK client list grows, move the sub-client table into a references/ file and link to it from the overview.

DimensionReasoningScore

Conciseness

The body is lean and assumes Claude's competence, though the 'Key Patterns' section partially repeats code already shown in the register() example.

4 / 5

Actionability

The register() Rust example is complete and copy-paste ready, and the build/test commands are concrete and executable.

5 / 5

Workflow Clarity

The edit -> build -> test sequence is clear with explicit commands, and the Regeneration Safety table clarifies post-generation behavior, though no explicit validation/feedback loop is given.

4 / 5

Progressive Disclosure

Content is well organized into focused, self-contained sections with no nested references, though a couple of inline reference lists could be split out if the skill grows.

4 / 5

Total

17

/

20

Passed

Description

57%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 specific and clearly distinct, but it states only the 'what' without any explicit 'when to use' trigger guidance. Adding a 'Use when...' clause would lift completeness and trigger-term quality.

Suggestions

Append a 'Use when...' clause naming concrete triggers, e.g. 'Use when extending the openapi-request-body-ref CLI with custom commands or wiring SDK calls into handlers'.

Add a few natural user-facing synonyms (e.g. 'add a command', 'extend the CLI') alongside the technical jargon.

Optionally list 1-2 more concrete actions to round out capability coverage.

DimensionReasoningScore

Specificity

The phrase 'author custom commands for the openapi-request-body-ref CLI' names the domain and one concrete action, but coverage is not comprehensive.

3 / 5

Completeness

It clearly states what the skill does ('author custom commands... using the co-generated SDK') but provides no 'Use when...' trigger guidance, which caps completeness at 3.

3 / 5

Trigger Term Quality

Relevant terms like 'custom commands', 'CLI', and 'co-generated SDK' appear, but natural user phrasings and synonyms are missing.

3 / 5

Distinctiveness Conflict Risk

The named tool 'openapi-request-body-ref CLI' carves a clear, narrow niche with minimal overlap risk against other skills.

5 / 5

Total

14

/

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
fern-api/fern
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.