whitelabel-claude

Patch Claude Code installations or zip archives to generate branded launch scripts and distributable packages.

23|6|Updated Apr 1, 2026
One-click install
npx skills add https://github.com/147228/whitelabel-claude --skill whitelabel-claude
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: whitelabel-claude
Source: https://github.com/147228/whitelabel-claude/tree/main
Command: npx skills add https://github.com/147228/whitelabel-claude --skill whitelabel-claude

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill centralizes the end-to-end workflow to convert Claude Code into a branded, distributable package. It detects locally installed Claude Code or accepts a provided zip, applies a safe patch, and generates startup scripts plus an optional zip release.

Core Features & Use Cases

  • Auto-detect and patch Claude Code installations or zip archives for white-label branding.
  • Generate cross-platform startup scripts and a distributable package ready for distribution.
  • Supports multi-endpoint integrations with popular APIs and configurable brand visuals, colors, and logos.

Quick Start

Say "whitelabel" to trigger the branding workflow and generate a ready-to-distribute package.

Frequently Asked Questions about whitelabel-claude

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

FAQPage Schema
How do I rebrand Claude Code with custom API endpoints and logos?

You can rebrand Claude Code by patching a local installation or provided zip archive, configuring custom brand visuals and API endpoints, and generating cross-platform launch scripts with a distributable zip package.

What is the best way to package a white-label Claude Code distribution?

Packaging a white-label Claude Code distribution involves applying a safe patch that isolates configuration and protects protocol strings, then using the optional packaging step to generate deterministic outputs and a distributable zip release.

Does the Claude Code branding patch work with DeepSeek, Kimi, and OpenRouter APIs?

Yes, the Claude Code branding patch supports multi-endpoint integrations with DeepSeek, Kimi, OpenRouter, and other APIs, allowing you to configure your preferred provider during the patching workflow.

Can I generate cross-platform startup scripts for a patched Claude Code archive?

Yes, you can generate cross-platform startup scripts for a patched Claude Code archive. The workflow automatically produces these launch scripts alongside an optional zip package ready for end-user distribution.

How do I safely patch a local Claude Code installation without breaking protocols?

To safely patch a local Claude Code installation, the workflow isolates configuration changes and protects protocol strings, ensuring core functionality remains intact while applying custom branding and API settings.

What are the limitations of automating Claude Code branding with a patch script?

Limitations of automating Claude Code branding include dependency on the internal structure of the local installation or zip archive, meaning future updates to Claude Code may require patch script adjustments to maintain compatibility.