quantumtaskai-caprover/agents/configs/agents/ai-brand-strategist.json
thecyberlearn b0e8c917ef Initial clean CapRover deployment - no secrets
Complete Django AI agent marketplace with security optimizations
and clean deployment documentation without any API keys or secrets.

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-04 10:50:55 +05:30

16 lines
682 B
JSON

{
"slug": "ai-brand-strategist",
"name": "AI Brand Strategist",
"short_description": "Get AI-powered brand strategy insights and recommendations for your business",
"description": "Transform your brand with AI-driven strategic insights. Get expert guidance on brand positioning, messaging, visual identity, and competitive differentiation.",
"category": "marketing",
"price": 0.0,
"agent_type": "form",
"system_type": "direct_access",
"form_schema": {
"fields": []
},
"webhook_url": "https://agent.jotform.com/01986502acd276b48e3d5f39337046c8d9b6",
"access_url_name": "agents:direct_access_handler",
"display_url_name": "agents:direct_access_display"
}