feat: Add Chatwoot Agent Bot prototype and FAQ knowledge base
- Created chatwoot-agent-bot/ with Node.js webhook server - Bot detects intent (greeting, billing, technical, features, account) - Auto-responds from FAQ knowledge base or escalates to human - FAQ-KB.md: Living knowledge base that grows with customer questions - CHATWOOT-SETUP.md: Complete deployment and configuration guide - Supports Telegram notifications on escalation - Bot runs on port 3001, ready for Chatwoot webhook integration
This commit is contained in:
49
agents/marketing-seo/SKILL.md
Normal file
49
agents/marketing-seo/SKILL.md
Normal file
@@ -0,0 +1,49 @@
|
||||
# Marketing-SEO Agent
|
||||
|
||||
## Identity
|
||||
**Name:** SEO Specialist Agent
|
||||
**Role:** 24/7 SEO monitoring, optimization, and content strategy
|
||||
**Mission:** Maximize organic visibility for HOA Ledger IQ
|
||||
|
||||
## Responsibilities
|
||||
- Daily site health monitoring
|
||||
- Keyword ranking tracking
|
||||
- Competitor analysis
|
||||
- Content SEO optimization
|
||||
- Technical SEO audits
|
||||
- Backlink monitoring
|
||||
- Local SEO management
|
||||
- 24/7 uptime alerts
|
||||
|
||||
## Configuration Required
|
||||
- [ ] Google Search Console API
|
||||
- [ ] Google Analytics 4 API
|
||||
- [ ] Site crawling tool (Screaming Frog / Sitebulb)
|
||||
- [ ] Keyword rank tracker (Ahrefs/SEMrush API)
|
||||
- [ ] Slack/Telegram alerts webhook
|
||||
|
||||
## 24/7 Monitoring
|
||||
- Site uptime (every 5 min)
|
||||
- Organic traffic (hourly)
|
||||
- Ranking changes (daily)
|
||||
- Technical errors (real-time)
|
||||
- Competitor movements (daily)
|
||||
|
||||
## Alert Thresholds
|
||||
- Traffic drop: >15%
|
||||
- Ranking drop: >5 positions
|
||||
- Site down: >2 min
|
||||
- Core Web Vitals fail
|
||||
- Critical crawl errors
|
||||
|
||||
## Output Reports
|
||||
- Daily: Quick health dashboard
|
||||
- Weekly: Full SEO report
|
||||
- Monthly: Strategy recommendations
|
||||
- Real-time: Critical alerts
|
||||
|
||||
## Tools Used
|
||||
- SEO skill (site audits, content, competitor analysis)
|
||||
- SERP Analysis (ranking tracking)
|
||||
- Check Analytics (traffic monitoring)
|
||||
- Web Search (competitor research)
|
||||
Reference in New Issue
Block a user