domino-projects

Manage Domino projects with Git-based or DFS workflows and repository integration.

Updated Apr 11, 2026
One-click install
npx skills add https://github.com/ToXMon/tolu --skill domino-projects-toxmon
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: domino-projects
Source: https://github.com/ToXMon/tolu/tree/main/agent-zero-backup/workdir/memory-palace/skills/domino/domino-projects
Command: npx skills add https://github.com/ToXMon/tolu --skill domino-projects-toxmon

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Enables users to create, configure, and maintain Domino projects while choosing between Domino File System (DFS) and Git-based workflows, integrating external Git providers, and coordinating team collaboration and permissions to avoid version drift and unreliable reproducibility.

Core Features & Use Cases

  • Project Creation & Types: Guide to creating Git-based and DFS projects and choosing the right workflow for teams or individual researchers.
  • Git Integration & Workflow: Steps for connecting SSH or HTTPS tokens, syncing workspace changes, branch management, multi-repository mounts, and IDE workflows.
  • Collaboration & Access Control: How to add collaborators, assign roles (Owner, Admin, Contributor, Launcher User, Results Consumer), and configure project visibility.
  • Environment & Reproducibility: Configure default compute environments, hardware tiers, environment variables, execution records, and environment locking for reproducible runs.
  • Troubleshooting & Best Practices: Common fixes for Git auth, sync conflicts, file visibility, and guidance to keep code in Git while managing large data via Domino datasets.

Quick Start

Create a Git-based Domino project connected to your repository, add required SSH or token credentials, and invite team members with appropriate roles.

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 Domino project and connect it to a Git repository?

You can create a Git-based Domino project by connecting your external repository, adding required SSH keys or HTTPS tokens for authentication, and inviting team members with appropriate collaborator roles.

How do I manage Git sync conflicts and authentication in Domino workspaces?

Managing Git sync conflicts in Domino workspaces involves troubleshooting SSH or HTTPS token authentication, resolving file synchronization drift, and applying branch management to keep workspace changes aligned with the remote repository.

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

The difference between DFS and Git-based workflows is that Git integration manages code through external repository providers with branch management, while DFS handles file synchronization directly within Domino for individual researchers or large datasets.

Can I configure role-based access control and collaborator permissions for Domino projects?

Yes, you can add collaborators to Domino projects and assign role-based access control using roles like Owner, Admin, Contributor, Launcher User, and Results Consumer to manage team permissions and project visibility.

How do I configure compute environments and hardware tiers for reproducible runs in Domino?

Configuring reproducible runs in Domino requires setting default compute environments, selecting hardware tiers, defining environment variables, and applying environment locking to capture execution records accurately for MLOps reproducibility.

What should I do when Git authentication fails or sync conflicts occur in Domino projects?

When Git authentication fails or sync conflicts occur in Domino projects, troubleshoot SSH or HTTPS token credentials, resolve workspace synchronization drift, and verify file visibility settings to maintain version control integrity.