personal-squad

Configure personal AI agents for squad sessions with the ghost protocol.

619|188|Updated Jul 4, 2024
One-click install
npx skills add https://github.com/CommunityToolkit/Aspire --skill personal-squad-communitytoolkit
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: personal-squad
Source: https://github.com/CommunityToolkit/Aspire/tree/main/examples/squad/CommunityToolkit.Aspire.Hosting.Squad.AppHost/dev-squad/.squad/templates/skills/personal-squad
Command: npx skills add https://github.com/CommunityToolkit/Aspire --skill personal-squad-communitytoolkit

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill provides a personalized collection of AI agents that travel with you across various projects, offering support and assistance without the need for project-specific setup.

Core Features & Use Cases

  • Personal AI Agents: User-level AI agents that can provide advice and support regardless of the project you are working on.
  • Ambient Discovery: Personal agents are automatically discovered when you start a squad session.
  • Ghost Protocol: Personal agents can read project state but cannot write to it, ensuring project integrity while providing additional insights.
  • Configurable: Customize your personal squad with squad personal init, squad personal list, squad personal add, and squad personal remove.

Quick Start

Initialize your personal squad with the command: 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 set up a personal AI agent to assist across multiple projects?

Personal AI agents provide non-intrusive, user-level assistance by automatically appearing in squad sessions through ambient discovery, meaning they are ready to help without requiring manual activation within each individual project.

How does the ghost protocol protect project state when using personal AI agents?

The ghost protocol protects project state by restricting personal AI agents to read-only access, allowing them to analyze project conditions and provide insights without being able to write changes that might compromise project integrity.

What are the commands to manage and configure my personal AI agent squad?

You can manage your personal AI agent squad using `squad personal init` to initialize, `squad personal list` to view agents, `squad personal add` to include new agents, and `squad personal remove` to delete them.

Do I need to configure a local squad session to use personalized project assistance?

Personalized AI agents differ from standard project agents by operating at the user level and traveling across all projects, whereas standard agents are typically configured individually for specific project workflows.