add-org-member

Add Dimagi team members to Connect workspaces with @dimagi.com email validation.

1|2|Updated Apr 1, 2026
One-click install
npx skills add https://github.com/dimagi-internal/ace --skill add-org-member
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: add-org-member
Source: https://github.com/dimagi-internal/ace/tree/main/skills/add-org-member
Command: npx skills add https://github.com/dimagi-internal/ace --skill add-org-member

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Manually adding teammates to Connect workspaces is tedious and prone to errors, especially for internal Dimagi teams working on ACE-managed opportunities. This skill automates the process with built-in guardrails to ensure only internal users are added to company workspaces.

Core Features & Use Cases

  • @dimagi.com Email Guard: Automatically rejects non-Dimagi email addresses to prevent external access to internal workspaces.
  • Smart Defaults: Defaults to the ACE demo workspace and the user's own git email for quick, one-step invites.
  • Verified Membership: Confirms successful adds via read-back of the Connect member table to avoid false success reports.
  • Use Case: When running an ACE project in the ai-demo-space, use this skill to quickly invite a teammate to view progress without navigating the Connect UI manually.

Quick Start

Use the add-org-member skill to invite your Dimagi teammate to the ACE demo workspace so they can access ongoing Connect projects.

Frequently Asked Questions about add-org-member

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

FAQPage Schema
How do I add Dimagi teammates to a Connect workspace?

You can automate workspace membership invites by validating ACE admin rights and existing Connect user accounts before executing the invite, ensuring only internal teammates are added to designated Connect workspaces.

Can I invite external collaborators to Dimagi Connect workspaces with this tool?

No, you cannot invite external collaborators because the workspace access workflow enforces @dimagi.com email restrictions, automatically rejecting non-Dimagi email addresses to block external access to internal company workspaces.

Do I need ACE admin rights to grant Connect workspace access to teammates?

Yes, you need ACE admin rights to grant Connect workspace access. The automated membership provisioning process validates ACE admin permissions and confirms existing Connect user accounts prior to executing any workspace membership invites.

How does automated team onboarding verify successful Connect workspace membership invites?

Automated team onboarding verifies successful Connect workspace membership invites by performing a read-back of the Connect member table after execution, which avoids false success reports and confirms verified membership.

What are the default settings when inviting a teammate to an ACE-managed Connect workspace?

The default settings for inviting a teammate to an ACE-managed Connect workspace default to the ACE demo workspace and the user's own git email, providing smart defaults for quick, one-step membership invites.