CtrlK
BlogDocsLog inGet started
Tessl Logo

new-boost-module

Create new Harbor Boost modules — the Python plugins that run inside Harbor's LLM proxy. Use this skill whenever the user wants to build a Boost module, write a custom module for Harbor Boost, add a new feature to the Boost proxy pipeline, or create any kind of middleware that transforms, augments, or intercepts LLM chat completions in Harbor. Also triggers when the user mentions "boost module", "boost plugin", "custom module for boost", or wants to add prompt engineering, reasoning chains, or output transforms to Harbor's proxy layer.

80

Quality

100%

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

100%

Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.

The content is a dense, executable reference: concrete code, real API signatures, clear build sequence, and a verification checklist, with no conceptual filler. Its only soft spot is that the inline primitive API reference could conceivably live in a separate bundle file, but no bundle directory exists and the inline sections are clearly organized.

DimensionReasoningScore

Conciseness

The body assumes Claude's competence — no filler explaining what an LLM proxy or Python file is — and every section (exports table, primitives, patterns, checklist) earns its place with executable code, matching the score-3 lean-and-efficient anchor.

3 / 3

Actionability

Provides copy-paste-ready, executable code for module structure, the chat/llm/config/selection primitives with real method signatures, and concrete common patterns, plus explicit file paths, matching the score-3 anchor for fully executable guidance.

3 / 3

Workflow Clarity

A clear 'Before You Write Code' sequence and a final verification Checklist give an explicit build sequence with end-state checkpoints; this is a generative (non-destructive) skill so the destructive-validation cap does not apply, matching the score-3 anchor.

3 / 3

Progressive Disclosure

A single self-contained SKILL.md with well-signaled, one-level-deep section headers and no nested reference chains; external doc paths are explicitly named and the structure is cleanly navigable, matching the score-3 anchor for a well-organized overview.

3 / 3

Total

12

/

12

Passed

Description

100%

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 states concrete capabilities, gives natural trigger terms, explicitly covers both what and when, and is tightly scoped to a distinct niche. Voice is correctly third person with no over-claims.

DimensionReasoningScore

Specificity

Lists multiple concrete actions — 'build a Boost module', 'write a custom module', 'add a new feature to the Boost proxy pipeline', and 'middleware that transforms, augments, or intercepts LLM chat completions' — matching the score-3 anchor of multiple specific concrete actions.

3 / 3

Completeness

Explicitly states both what (create Harbor Boost modules / Python plugins in Harbor's LLM proxy) and when ('Use this skill whenever the user wants to build a Boost module...' plus 'Also triggers when...'), matching the score-3 anchor for both what and when with explicit triggers.

3 / 3

Trigger Term Quality

Includes natural phrasings a user would actually say — 'boost module', 'boost plugin', 'custom module for boost' — giving good coverage of common variations, matching the score-3 anchor.

3 / 3

Distinctiveness Conflict Risk

Tied to a clearly specific niche (Harbor Boost modules, a particular LLM proxy with an ID_PREFIX model-prefix mechanism) that is unlikely to conflict with generic coding skills, matching the score-3 anchor of a clear niche with distinct triggers.

3 / 3

Total

12

/

12

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
av/harbor
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.