mirror of
https://github.com/x1xhlol/system-prompts-and-models-of-ai-tools.git
synced 2026-06-19 15:59:37 +00:00
- enrichment_agent.py: 36 lines, enriches from website + social - campaign_orchestrator_agent.py: 63 lines, 4-step sequence + stop conditions - competitor_intelligence_agent.py: 75 lines, 6 competitors mapped - content_strategy_agent.py: 81 lines, 4 platforms with templates - web_search_agent.py: 33 lines, query generation + source tracking All agents now have real logic. No stubs remain. Evals: 10/10 PASS (100%) https://claude.ai/code/session_01W1rJthWDkasijTdXCfxVHs |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| base_agent.py | ||
| campaign_orchestrator_agent.py | ||
| channel_strategy_agent.py | ||
| company_research_agent.py | ||
| competitor_intelligence_agent.py | ||
| compliance_agent.py | ||
| content_strategy_agent.py | ||
| crm_revenue_agent.py | ||
| enrichment_agent.py | ||
| learning_agent.py | ||
| llm_client.py | ||
| message_generation_agent.py | ||
| negotiation_agent.py | ||
| partnership_strategist_agent.py | ||
| scoring_agent.py | ||
| supervisor_agent.py | ||
| web_search_agent.py | ||