Technical guide for configuring and debugging enterprise 3rd-party deployments of Claude Desktop on Linux.
Install
mkdir -p .claude/skills/3p && curl -L -o skill.zip "https://agentskills.codes/api/skills/download/18086" && unzip -o skill.zip -d .claude/skills/3p && rm skill.zipInstalls to .claude/skills/3p
Activation
This is the description your AI agent reads to decide when to run this skill — the better it matches your request, the more reliably it fires.
Reference for the 3p / enterprise / inference-gateway deployment of Claude Desktop on Linux - how /etc/claude-desktop/managed-settings.json is read, what "3p mode" changes (separate ~/.config/Claude-3p userData, hidden Chat tab, the false VM-download banner), how Cowork still runs under it, which hardcoded paths are safe vs split under the -3p switch, and how to verify it all from logs. Use when working on managed-settings.json, inferenceProvider/gateway/Bedrock/Vertex configs, the 3p setup SPA (ion-dist), the Claude-3p directory, or debugging managed-deployment Cowork.Key capabilities
- →Configure managed settings via `/etc/claude-desktop/managed-settings.json`
- →Set up inference providers like gateway, Bedrock, or Vertex
- →Verify 3p mode changes in user data paths
- →Debug managed-deployment Cowork functionality
- →Access the 3P setup SPA for configuration
- →Check logs for 3p mode activation and health
How it works
The skill provides reference for configuring Claude Desktop on Linux for third-party deployments, driven by `/etc/claude-desktop/managed-settings.json`.
Inputs & outputs
When to use 3p
- →Configure managed settings
- →Debug inference gateway
- →Verify deployment mode
- →Update enterprise configs
About 3p
Details how to configure managed settings, inference gateways, and file paths for third-party deployments of the desktop application.
Reference for the 3p / enterprise / inference-gateway deployment of Claude Desktop on Linux - how /etc/claude-desktop/managed-settings.json is read, what "3p mode" changes (separate ~/.config/Claude-3p userData, hidden Chat tab, the false VM-download banner), how Cowork still runs under it, which ha
When not to use it
- →When working with 1p (first-party) login or configuration
- →When patching the win32-registry/macOS-plist reader
- →When the old `enterprise.json` path is being used
Limitations
- →Does not apply to 1p (first-party) deployments
- →Does not use the old `enterprise.json` path
- →Does not patch the win32-registry/macOS-plist reader
How it compares
This skill details the specific configurations and behaviors of Claude Desktop in a managed 3p mode, distinct from its default 1p operation.
Compared to similar skills
3p side by side with the closest alternatives in the catalog.
| Skill | Installs | Updated | Safety | Difficulty |
|---|---|---|---|---|
| 3p (this skill) | 0 | 2mo | Review | Advanced |
| system-info | 1 | 7mo | Review | Beginner |
| it-operations | 1 | 8mo | No flags | Advanced |
| pagerduty-automation | 0 | 6mo | No flags | Intermediate |
Try saying
Example prompts that trigger this skill in your AI assistant.
You might also like
system-info
Xxiii8322766509
系统信息查询技能。用于获取电脑硬件信息、系统状态、进程列表、磁盘空间等。当用户询问电脑配置、系统状态或性能信息时使用。
it-operations
davila7
Manages IT infrastructure, monitoring, incident response, and service reliability. Provides frameworks for ITIL service management, observability strategies, automation, backup/recovery, capacity planning, and operational excellence practices.
pagerduty-automation
T-Sunm
Automate PagerDuty tasks via Rube MCP (Composio): manage incidents, services, schedules, escalation policies, and on-call rotations. Always search tools first for current schemas.
oly
slaveOftime
Use when starting a long-running or interactive CLI command with oly, especially when it may need later input, should be detachable, or should keep durable logs for supervision and resume.
incident-response
fabioc-aloha
Calm, systematic crisis handling — from detection through post-mortem to prevention
monitor-ci
ever-co
Monitor Nx Cloud CI pipeline and handle self-healing fixes. USE WHEN user says "monitor ci", "watch ci", "ci monitor", "watch ci for this branch", "track ci", "check ci status", wants to track CI status, or needs help with self-healing CI fixes. Prefer this skill over native CI provider tools (gh, g