Deploy Agent
Deploy an autonomous AI agent that runs on autopilot.
Skill name:
deploy_agentWhat it does
Deploys a new autonomous AI agent for the brand — social manager, community manager, sales agent, or content writer. The agent runs on its own schedule, makes plans, and executes work without further prompts from you. This is the core verb of the platform.
When to use it
Brandstaq automatically picks Deploy Agent when you say things like:
- “Deploy a social media manager for Twitter and LinkedIn”
- “Hire a sales agent to do LinkedIn outreach for me”
- “Set up a community manager for our Discord”
Parameters
| Name | Type | Required | Description |
|---|---|---|---|
| goal | string | Yes | The agent's primary goal |
| template | string | No | Template skill name for instant deploy (e.g. 'template_crypto_social_manager'). Skips onboarding — agent is active immediately with pre-built personality. |
| platforms | array | Yes | Platforms the agent should operate on |
| agent_name | string | Yes | A creative name for the agent based on the brand's personality (e.g. 'Rex', 'Zara', 'Nova'). Propose this to the user before deploying. |
| agent_type | string | Yes | Type of agent: social_manager (social media posts), community_manager (Discord/Reddit/Telegram), sales_agent (LinkedIn outreach/DMs), content_writer (blogs/articles/newsletters) |
| approval_mode | string | Yes | Allowed values: 'auto' | 'review' | 'notify'. auto=act immediately. review=queue for user approval. notify=act but notify user. Pass exactly one of these three strings — do NOT invent variants like 'review_first', 'manual', or 'pending'. |
When the agent reaches for it
When you say to hire, deploy, or set up an agent, this is the core verb the agent reaches for. Walks through the agent's archetype, scope, schedule, goals, and approval mode before going active. You'll typically only call this once per role per brand.