Agent Skills: Agents Skill

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.

UncategorizedID: danielmiessler/personal_ai_infrastructure/agents

Install this agent skill to your local

pnpm dlx add-skill https://github.com/danielmiessler/Personal_AI_Infrastructure/tree/HEAD/Releases/Pi/skills/agents

Skill Files

Browse the full folder contents for agents.

Download Skill

Loading file tree…

Releases/Pi/skills/agents/SKILL.md

Skill Metadata

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.

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.