domino-projects

Manage Domino Data Lab projects with Git integration and collaboration features.

6|3|Updated Feb 19, 2026
One-click install
npx skills add https://github.com/dominodatalab/domino-claude-plugin --skill domino-projects-dominodatalab
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: domino-projects
Source: https://github.com/dominodatalab/domino-claude-plugin/tree/main/skills/projects
Command: npx skills add https://github.com/dominodatalab/domino-claude-plugin --skill domino-projects-dominodatalab

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill simplifies the management of Domino Data Lab projects, streamlining the process of creating, configuring, and collaborating on projects, especially those involving Git version control.

Core Features & Use Cases

  • Project Creation: Easily create new projects, choosing between Git-based or Domino File System (DFS) types.
  • Git Integration: Set up and manage Git repositories, handle authentication (SSH/HTTPS), and perform common Git operations within Domino workspaces.
  • Collaboration: Understand project roles, add collaborators, and manage project sharing settings.
  • Use Case: A data scientist needs to start a new project that will be version-controlled using GitHub. They can use this Skill to create the project in Domino, link it to their GitHub repository, and set up collaborators.

Quick Start

Use the domino-projects skill to create a new Git-based project named 'my-analysis-project' and connect it to the GitHub repository 'your-username/my-analysis-project'.

Frequently Asked Questions about domino-projects

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

FAQPage Schema
How do I create a new Domino project linked to a Git repository?

To create a new Domino project linked to a Git repository, you select the Git-based project type during creation, then configure the Git provider setup using SSH or HTTPS authentication to connect your external repository for version control.

What is the difference between Git-based and Domino File System (DFS) projects?

Git-based projects integrate directly with external Git repositories for version control and collaboration, while Domino File System (DFS) projects use Domino's internal file management system without requiring external Git provider configuration.

How do I manage collaborator permissions and sharing settings in Domino Data Lab?

Managing collaborator permissions in Domino Data Lab involves assigning specific project roles to users and configuring project sharing settings to control access levels for collaborative data science work.

Can I perform common Git operations like branch management within Domino workspaces?

Yes, you can perform common Git operations including branch management within Domino workspaces once your project is set up with Git integration through a configured Git provider.

Does Domino support SSH and HTTPS authentication for Git integration?

Yes, Domino supports both SSH and HTTPS authentication methods for Git integration, allowing you to securely connect your Domino projects to your external Git repositories during provider setup.

What are the limitations when configuring project settings in Domino?

Project settings configuration in Domino is limited to the available project types, Git provider authentication methods, collaborator roles, and branch management features supported by the platform's version control system.