Compose custom agents from base traits, voices, and specializations for specialized perspectives. Create agent teams for parallel work. USE WHEN create custom agents, spin up agents, specialized agents, agent personalities, available traits, compose agent, agent profile, spawn parallel agents, launch agents, agent teams, swarm.
Scanned 6/6/2026
Install via CLI
openskills install danielmiessler/Personal_AI_Infrastructure---
name: agents
description: Compose custom agents from base traits, voices, and specializations for specialized perspectives. Create agent teams for parallel work. USE WHEN create custom agents, spin up agents, specialized agents, agent personalities, available traits, compose agent, agent profile, spawn parallel agents, launch agents, agent teams, swarm.
metadata:
author: pai
version: 1.0.0
---
# Agents Skill
## Agent Composition
Create specialized agents by combining:
1. **Base Trait** — Core expertise (Engineer, Researcher, Designer, etc.)
2. **Voice** — Communication style (Academic, Practitioner, Contrarian, etc.)
3. **Specialization** — Domain focus (Security, Frontend, Data, etc.)
## Available Base Traits
- **Engineer** — Implementation-focused, TDD, clean code
- **Architect** — System design, trade-offs, scalability
- **Researcher** — Evidence-based, multi-source, thorough
- **Designer** — User-centered, accessible, beautiful
- **Analyst** — Data-driven, pattern recognition, synthesis
- **Strategist** — Long-term thinking, competitive analysis
## Team Coordination
For complex tasks, spawn multiple agents with:
- Shared context (the task description)
- Independent execution
- Results synthesis at the end
## Usage
Describe the kind of agent(s) you need and the task. Agents will be composed and deployed.
No comments yet. Be the first to comment!