Install Chief of Staff
Create an executive chief of staff agent. A guided wizard that scaffolds a Trinity-compatible agent for daily briefings, meeting prep, decision tracking, and weekly digests — customized to your tools and workflow.
Installation
One-liner (if you already have the abilityai marketplace):
claude plugin install install-chiefofstaff@abilityai
First time with the abilityai marketplace:
claude plugin add abilityai/abilities && claude plugin install install-chiefofstaff@abilityai
Or from inside a Claude Code session:
/plugin marketplace add abilityai/abilities /plugin install install-chiefofstaff@abilityai
Usage
/install-chiefofstaff /install-chiefofstaff ~/my-agents/cos
What It Does
1.Asks 4 questions about your tools, team, priorities, and workflow
2.Scaffolds a complete agent with CLAUDE.md, skills, and Trinity files
3.Customizes briefings, meeting prep, and decision tracking based on your answers
4.Creates an onboarding tracker with
/onboarding skill5.Initializes a git repository
6.Guides you through setup with a persistent checklist (local → Trinity → schedules)
Skills Created
| Skill | Purpose |
|---|---|
| /daily-briefing | Morning synthesis — calendar, messages, blockers, action items |
| /prep-meeting | Pre-meeting brief — who, context, open items, talking points |
| /track-decision | Log decisions, assign follow-ups, surface overdue commitments |
| /weekly-digest | End-of-week summary — decisions, commitments, next week's priorities |
Related Plugins
| Plugin | Purpose |
|---|---|
| trinity-onboard | Deploy agents to Trinity |
| agent-builder | Scaffold a custom agent from scratch |
| install-prospector | B2B SaaS sales research agent wizard |