paperclip-enable-llm-api

Community

Enable OpenAI backend in Paperclip.

Authorarm2arm
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Paperclip instances may fail to recognize an OpenAI backend when the LLM provider is not defined at the top level of the config. This skill guides you to move the llm block to the top level so Paperclip can discover and use the OpenAI backend across deployments.

Core Features & Use Cases

  • Move the llm configuration to the top-level config.json to avoid nesting under server.
  • Add the OpenAI provider with appropriate model settings and API key handling.
  • Ensure consistent startup and health checks by validating with paperclipai doctor and the /api/health endpoint.

Quick Start

Update the top-level config to include an llm block with provider: "openai" and restart Paperclip to apply the change.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 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: paperclip-enable-llm-api
Download link: https://github.com/arm2arm/AstroAgentAssistant/archive/main.zip#paperclip-enable-llm-api

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 471,000+ vetted skills library on demand.