new-boost-module

Community

Build and manage custom Boost modules for Harbor's LLM proxy.

Authorav
Version1.0.0
Installs0

System Documentation

What problem does it solve?

The Skill addresses the challenge of creating and utilizing custom Boost modules to enhance Harbor's LLM proxy capabilities. This includes building custom plugins, adding features to the proxy pipeline, and transforming LLM chat completions.

Core Features & Use Cases

  • Custom Module Development: Facilitate the creation of new Boost modules using Python, allowing for extensive customization and feature expansion.
  • Pipeline Integration: Add new features or middleware to the Boost proxy layer for enhanced functionality and flexibility.
  • Use Case: When a user needs to integrate reasoning chains, prompt engineering, or output transforms into the Harbor proxy layer, this Skill provides the necessary tools and templates to do so efficiently.

Quick Start

Write a Python module with ID_PREFIX = "my_module" and implement the apply(chat, llm) function to add a new Boost module for Harbor.

Dependency Matrix

Required Modules

None required

Components

scripts

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: new-boost-module
Download link: https://github.com/av/harbor/archive/main.zip#new-boost-module

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 620,000+ vetted skills library on demand.