Personal Squad

Manage personal AI agents with read-only project access via JSON configuration.

Updated Apr 8, 2026
One-click install
npx skills add https://github.com/nicolehaugen/CustomMetricsDashboard --skill personal-squad-nicolehaugen
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Personal Squad
Source: https://github.com/nicolehaugen/CustomMetricsDashboard/tree/main/.squad/templates/skills/personal-squad
Command: npx skills add https://github.com/nicolehaugen/CustomMetricsDashboard --skill personal-squad-nicolehaugen

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes agents (resource) and config (resource) components.

What problem does it solve?

This Skill helps manage personal AI agents across projects, streamlining collaboration and ensuring a consistent presence of expertise.

Core Features & Use Cases

  • Personal Agents: Customize and manage a set of AI agents for personal use.
  • Ambient Discovery: Agents are automatically discovered when starting a squad session.
  • Ghost Protocol: Personal agents provide advice without altering project state.
  • Configuration: Personalize settings with a config.json file.

Quick Start

Initialize your personal squad with squad personal init.

Frequently Asked Questions about Personal Squad

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

FAQPage Schema
How do I integrate personal AI agents into project collaboration?

You can integrate personal AI agents into project collaboration by initializing a personal squad directory with `squad personal init`. This setup allows your agents to be automatically discovered during squad sessions and provide advice without altering project state.

What is ambient discovery for AI agent squads?

Ambient discovery is the automatic detection of personal AI agents when starting a squad session. It ensures your customized agents are consistently available for project collaboration without requiring manual setup each time you begin working.

How do I configure a personal AI squad using JSON?

To configure a personal AI squad, you personalize settings using a `config.json` file within your personal squad directory. This file allows you to customize agent behaviors and integration parameters for your specific project collaboration needs.

Does the personal squad ghost protocol modify project state?

No, the personal squad ghost protocol does not modify project state. It provides read-only access, ensuring your personal agents offer advice and expertise during collaboration without altering the underlying project data.

What do I need to set up a personal AI agent directory?

To set up a personal AI agent directory, you need to run `squad personal init` and populate the directory with your agents and a `config.json` file. This establishes the required environment for seamless project collaboration.