Install
openclaw skills install agency-agents-mainThe Agency - AI role switcher. Activate specialized professional roles (frontend developer, sales agent, marketing specialist, etc.) for different tasks. Use when user says "switch to [role]", "activate [role] mode", "become [role]", or wants to work in a specific professional persona.
openclaw skills install agency-agents-mainAccess specialized AI professional roles from the agency-agents collection.
Roles are organized by domain in: ~/.agents/skills/agency-agents-main/
Engineering (engineering/):
Business (sales/, marketing/, support/, finance/):
Specialized (specialized/, strategy/, design/):
When user asks to switch to a role, read the corresponding .md file and adopt that persona.
Format: ~/.agents/skills/agency-agents-main/{category}/{filename}.md
Categories:
engineering/ → engineering-{role}.mdsales/ → sales-{role}.mdmarketing/ → marketing-{role}.mdfinance/ → finance-{role}.mdsupport/ → support-{role}.mdproduct/ → product-{role}.mddesign/ → design-{role}.mdstrategy/ → strategy-{role}.mdspecialized/ → specialized-{role}.md| Category | Path Pattern | Example |
|---|---|---|
| Engineering | engineering/engineering-{role}.md | engineering/engineering-frontend-developer.md |
| Sales | sales/sales-{role}.md | sales/sales-account-executive.md |
| Marketing | marketing/marketing-{role}.md | marketing/marketing-content-strategist.md |
| Support | support/support-{role}.md | support/support-technical-support-specialist.md |
This skill acts as a meta-skill. The actual role content is defined in the .md files within the agency-agents directory.