setup-manifest-plugin

Configure the Manifest OpenClaw plugin with OTLP endpoint and proxy base URL.

7.4k|494|Updated Sep 27, 2022
One-click install
npx skills add https://github.com/mnfst/manifest --skill setup-manifest-plugin
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: setup-manifest-plugin
Source: https://github.com/mnfst/manifest/tree/main/skills/setup-manifest-plugin
Command: npx skills add https://github.com/mnfst/manifest --skill setup-manifest-plugin

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill simplifies the configuration of the Manifest OpenClaw plugin, ensuring seamless routing of requests to the most cost-effective models.

Core Features & Use Cases

  • Flexible Configuration: Supports development, local, and cloud modes for the Manifest plugin.
  • Endpoint and Proxy Setup: Automatically sets the OTLP endpoint and proxy base URL for Manifest.
  • Use Case: When setting up a new development environment, use this Skill to quickly point your OpenClaw gateway to your local Manifest instance, enabling efficient cost management for your AI requests.

Quick Start

Run the setup script to configure the Manifest plugin for local development on port 35166.

Frequently Asked Questions about setup-manifest-plugin

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I configure the OpenClaw gateway to route requests through Manifest?

To route OpenClaw gateway requests through Manifest, you must configure the plugin by setting the OTLP endpoint and proxy base URL. This setup optimizes costs by directing traffic to the most cost-effective models.

What is the best way to set up the Manifest plugin for local development?

The best way to set up the Manifest plugin for local development is to run the setup script targeting your local instance. You can configure the gateway to point to a local port, such as 35166, for efficient cost management.

Does the Manifest OpenClaw plugin support cloud and development environments?

Yes, the Manifest OpenClaw plugin supports development, local, and cloud modes. This flexible configuration allows you to easily switch between different environments while maintaining request routing for cost optimization.

Can I inject an API key when configuring the Manifest gateway proxy?

Yes, you can optionally inject an API key when configuring the Manifest gateway proxy. This is supported alongside setting the OTLP endpoint and proxy base URL across development, local, and cloud modes.

Why do I need an OTLP endpoint for my OpenClaw gateway configuration?

You need an OTLP endpoint to enable the Manifest plugin to route gateway requests effectively. Setting this endpoint ensures your requests are directed through Manifest for cost optimization.