·conductor-setup
</>

conductor-setup

Set up Conductor (conductor.build) for a repository. Creates conductor.json, setup scripts for .env symlinking, and configures dev server run commands. Use when the user asks to "set up Conductor", "configure Conductor", "add conductor.json", "create conductor config", or mentions Conductor workspaces for a new or existing repo.

6Installs·1Trend·@magnusrodseth

Installation

$npx skills add https://github.com/magnusrodseth/dotfiles --skill conductor-setup

How to Install conductor-setup

Quickly install conductor-setup AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/magnusrodseth/dotfiles --skill conductor-setup
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: magnusrodseth/dotfiles.

SKILL.md

View raw

Configure a repository for Conductor — the macOS app for running parallel Claude Code workspaces.

Customize the symlink calls and install command for the specific project.

Use nonconcurrent for dev servers (kills previous before starting new).

Set up Conductor (conductor.build) for a repository. Creates conductor.json, setup scripts for .env symlinking, and configures dev server run commands. Use when the user asks to "set up Conductor", "configure Conductor", "add conductor.json", "create conductor config", or mentions Conductor workspaces for a new or existing repo. Source: magnusrodseth/dotfiles.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/magnusrodseth/dotfiles --skill conductor-setup
Category
</>Dev Tools
Verified
First Seen
2026-02-25
Updated
2026-03-11

Browse more skills from magnusrodseth/dotfiles

Quick answers

What is conductor-setup?

Set up Conductor (conductor.build) for a repository. Creates conductor.json, setup scripts for .env symlinking, and configures dev server run commands. Use when the user asks to "set up Conductor", "configure Conductor", "add conductor.json", "create conductor config", or mentions Conductor workspaces for a new or existing repo. Source: magnusrodseth/dotfiles.

How do I install conductor-setup?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/magnusrodseth/dotfiles --skill conductor-setup Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/magnusrodseth/dotfiles