domino-projects

Create and configure Domino Projects with integrated Git workflows.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/jvdomino/domino-data-lab-plugin --skill domino-projects
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: domino-projects
Source: https://github.com/jvdomino/domino-data-lab-plugin/tree/main/skills/projects
Command: npx skills add https://github.com/jvdomino/domino-data-lab-plugin --skill domino-projects

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Domino Projects and Git enable teams to organize code, data, and collaboration within Domino by providing clear project structures, Git-based workflows, and access controls.

Core Features & Use Cases

  • Git-Based Projects: Store code in external Git repositories with full versioned workflows; supports multiple repositories per project.
  • DFS Projects: Use Domino File System for simplified project workspaces with automatic versioning under the hood.
  • Collaborations & Permissions: Manage collaborators, roles, and project-level access to ensure secure teamwork.
  • Project Settings & Branches: Configure environment settings, default compute resources, and branch management for teams.

Quick Start

Create a new Domino project and connect it to a Git repository using the UI or the Python SDK.

Frequently Asked Questions about domino-projects

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

FAQPage Schema
How do I connect a Domino project to a Git repository?

Domino projects support Git integration by allowing you to configure external repositories directly within the project settings, enabling full version control workflows across multiple Git providers.

What is the difference between Git-based projects and DFS projects in Domino?

Git-based projects in Domino use external repositories for full version control workflows, while DFS projects use the Domino File System to provide simplified workspaces with automatic underlying versioning.

Can I manage team access and collaborator roles for Domino projects?

Yes, Domino projects allow you to manage collaborators, roles, and project-level access permissions to ensure secure teamwork and controlled collaboration across your project environment.

How do I configure environment settings and branch management for Domino projects?

Domino projects allow you to configure environment settings, default compute resources, and team branch management through project-level options to control environment configurations.

Does Domino support multiple Git repositories within a single project?

Yes, Domino Git-based projects support connecting multiple external Git repositories to a single project, allowing you to manage complex codebases with integrated version control.