What problem does it solve?
Building a general-purpose personal assistant agent often results in vague, chatty agents that never finish tasks. This Skill provides a fallback authoring playbook that produces decisive, scoped assistant agents with clear completion criteria when no more specific archetype (coding, research, customer-support, etc.) applies.
Core Features & Use Cases
- Archetype fallback logic: Guides selection of this playbook only after ruling out six more specific agent archetypes, preventing misuse.
- System prompt template: Supplies a ready-to-adapt prompt structure covering scope boundaries, decision rules, output format, communication style, and refusal handling.
- Completion criteria enforcement: Requires every produced agent to deliver a concrete result, stay concise, and cite tool sources.
- Use Case: A user asks for an agent that summarizes their emails each morning; the playbook produces an "Inbox Summary Helper" agent with a Gmail tool, explicit scope, and a bullet-list output format.
Quick Start
Ask the agent builder to create a personal assistant that summarizes your daily emails, and it will apply this playbook to produce a scoped, decisive assistant agent.