Agents

Compose custom agents by merging base traits with user customizations.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/larsboes/pai-marketplace --skill agents-larsboes
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Agents
Source: https://github.com/larsboes/pai-marketplace/tree/main/marketplace/plugins/agents/skills/agents
Command: npx skills add https://github.com/larsboes/pai-marketplace --skill agents-larsboes

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires yaml, handlebars.

What problem does it solve?

This skill enables you to compose and manage custom agents from a base set of traits plus voice configurations, empowering you to spawn uniquely identified agents for parallel tasks and specialized workflows.

Core Features & Use Cases

  • Dynamic agent composition from base traits + user customizations, including voices and prosody.
  • Distinct agent identities (names, colors) for parallel work and named agents.
  • Workflow support for creating custom agents, listing traits, spawning parallel agents, and loading saved agents.
  • Voice mapping and configurable prosody to control character and delivery.

Quick Start

Provide traits or a task description to produce a tailored agent prompt, or run the included ComposeAgent tool to generate a prompt, voice, and color.

Frequently Asked Questions about Agents

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

FAQPage Schema
How do I create custom agents with unique voices for parallel workflows?

To create custom agents with unique voices, you merge base traits with user customizations like voice and prosody. This dynamic agent composition generates distinct identities, including names and colors, suitable for parallel workflow orchestration and specialized tasks.

What is dynamic agent composition from base traits?

Dynamic agent composition is the process of merging base traits with user customizations to produce uniquely identified agents. It applies trait merging, voice mapping, and color assignment to configure agent identities for parallel task execution and specialized workflows.

How do I spawn and manage parallel agents for specialized tasks?

You spawn parallel agents by providing traits or a task description to generate tailored agent prompts. The workflow supports spawning uniquely identified agents, saving them for future use, and loading saved agents to orchestrate specialized parallel tasks.

Can I configure voice mapping and prosody for custom agents?

Yes, you can configure voice mapping and prosody to control character and delivery. By applying user customizations to base traits, the agent composition process generates specific voice configurations that define how the custom agent communicates.

Do I need yaml or handlebars to compose custom agents?

Yes, composing custom agents requires yaml and handlebars dependencies to process trait merging and generate configurations. These libraries support the underlying workflow that maps voices and assigns colors to uniquely identified agents.

What are the limitations of using trait merging for agent creation?

Trait merging for agent creation is limited to combining provided base traits with user customizations. Without specific traits or a task description provided upfront, the composition process cannot generate the tailored agent prompt, voice, and color assignments needed for parallel work.