AI SummaryA multi-agent CrewAI system for Facebook advertising campaign management that enforces comprehensive code standards, testing requirements, and documentation practices. Teams managing ad campaigns at scale benefit from structured agent-based optimization and consistent code organization.
Install
Copy this and paste it into Claude Code, Cursor, or any AI assistant:
I want to add the "Facebook-ai-agents-public — Windsurf Rules" prompt rules to my project. Repository: https://github.com/FinLens/Facebook-ai-agents-public Please read the repo to find the rules/prompt file, then: 1. Download it to the correct location (.cursorrules, .windsurfrules, .github/prompts/, or project root — based on the file type) 2. If there's an existing rules file, merge the new rules in rather than overwriting 3. Confirm what was added
Description
A sophisticated multi-agent system for managing and optimizing Facebook advertising campaigns using CrewAI. The system employs multiple specialized agents working in concert to monitor, analyze, and optimize campaign performance.
Logging requirements
logging_levels = { "debug": "detailed_information", "info": "general_operations", "warning": "potential_issues", "error": "operation_failures", "critical": "system_failures" } `
Memory usage
max_memory_usage = { "process": "1GB", "function": "100MB" }
Required tools
quality_tools = [ "black", "flake8", "mypy", "pylint", "bandit" ]
Requirements
dependency_management = { "tool": "poetry", "version_pinning": True, "security_scanning": True }
Discussion
Health Signals
My Fox Den
Community Rating
Sign in to rate this booster
Works With
Any AI assistant that accepts custom rules or system prompts