StateSet Computer Use Agents - Quick Start Guide
🚀 Quick Setup
1. Install and Activate
2. Run Your First Agent
📋 Common Commands
Agent-Specific Commands
Auto-Close Agent
Social Media Agent
LinkedIn Agent
Slack Support Agent
Shopify Agent
General Purpose Commands
🔧 Configuration Examples
Setting Display Resolution
Editmain.py
:
API Key Configuration
Replace inmain.py
:
Custom Agent Selection Logic
Add toget_active_agents()
function:
📊 Monitoring Commands
View Logs in Real-Time
Check Screenshots
🛠️ Troubleshooting Commands
Check Dependencies
Test Display
Verify API Connectivity
💡 Usage Examples
Example 1: Close Support Tickets
Example 2: Social Media Monitoring
Example 3: LinkedIn Outreach
Example 4: Slack Customer Support
Example 5: Shopify Management
🔑 Key Environment Variables
📈 Performance Tips
-
Run Multiple Agents: Use ”&” to run agents in background
-
Limit Token Usage: Modify in code
-
Reduce Screenshot Frequency: Modify in code
🛡️ Security Quick Checks
📝 Notes
- Always use
Ctrl+C
for graceful shutdown - Screenshots are saved in
screenshots/{AGENT_TYPE}/
- Logs show
[AGENT_TYPE]
prefix for easy filtering - Billing only occurs for completed tasks
- Virtual display must be running (DISPLAY=:1)
For detailed documentation, see USERGUIDE.md