详细分析 ▾
运行时依赖
版本
Auto-Claw 1.0.0 — Initial Release - Launches autonomous WordPress operations agent with 19 AI-powered capabilities for site management, optimization, and monitoring. - Features include SEO scanning/fixes, performance diagnostics, content auditing, image optimization, A/B testing, GEO targeting, competitor tracking, and dynamic content tools. - Robust security: credentials isolation, approval gates for destructive actions, soft deletes, and full JSONL audit logging. - Unified CLI supports all features, with demo scripts and dashboard included. - Beta available to first 10 D2C brands.
安装命令 点击复制
技能文档
什么 ?
Auto-Claw autonomous AI agent manages WordPress sites 24/7. doesn't 只是 monitor — executes fixes, runs /B tests, 和 optimizes continuously.
Features (19 Capabilities)
AI-Native Site Operations
- SEO Scanner & Fixer — 40+ point audit, WP-CLI fixes, Schema.org injection
- Performance Diagnostic — Core Web Vitals, TTFB, 缓存 analysis
- Content Auditor — E-E--T scoring, readability analysis
- Image Optimizer — Compression analysis, lazy loading checks
Conversion Flywheel
- /B Testing Engine — Bayesian significance, multi-variant
- Exit Intent 弹出框 — Geo-targeted intervention
- Journey Personalizer — Segment-based content
- Smart Landing Pages — High-conversion page generator
- Dynamic FAQ — Schema.org FAQPage generator
Global Operations Center
- GEO Targeting — IP-based dynamic pricing/content
- Competitor Monitor — Price/content 更改 alerts
- Campaign Switcher — Black Friday/618/双11 auto-activation
- AI Content Generator — E-E--T optimized blog posts
Security Architecture
- Vault — Credentials never touch AI context
- Gate Pipeline — Destructive actions require approval
- Soft Deletes — Everything recoverable
- 满 Audit Log — JSONL trail
Requirements
- WordPress 5.8+ (self-hosted)
- PHP 7.4+ / 8.x
- WP-CLI installed
- SSH access (可选, 对于 满 capabilities)
- Redis (可选, 对于 对象 caching)
Installation
# Clone the project
git clone http://github.com/YOUR_ORG/auto-company
cd auto-company/projects/auto-claw# Run full site audit
python3 cli.py full-audit --url http://yoursite.com --web-root /var/www/html
# Start autonomous monitoring
python3 cli.py monitor --continuous
Quick Demo
# 19 capabilities demo (2 minutes)
python3 demo_complete.py# Single capability
python3 cli.py seo
python3 cli.py performance
python3 cli.py ab-test
python3 cli.py competitor
Live 示例
Real WordPress site running Auto-Claw:
- URL: http://linghangyuan1234.dpdns.org
- SEO Score: 85/100
- Performance: 64/100
- /B Tests: 1 活跃
- Competitor Monitor: 3 competitors tracked
Pricing
| Plan | Price | Includes |
|---|---|---|
| Starter | $500/mo | SEO + Performance + Daily Audits |
| Growth | $1,000/mo | + A/B Testing + Competitor + GEO |
| Enterprise | $2,000/mo | All 19 capabilities + AI Content |
Files
auto-claw/
├── cli.py # Unified CLI (19 commands)
├── demo_complete.py # All 19 capabilities demo
├── status.sh # Quick status check
├── dashboard.html # Visual dashboard
├── README.md # Full documentation
├── QUICKREF.md # CLI quick reference
├── src/
│ ├── seo.py
│ ├── performance_diag.py
│ ├── ab_tester.py
│ ├── competitor_monitor.py
│ ├── geo_targeting.py
│ ├── cache_optimizer.py
│ └── ...
└── docs/
├── hn-launch-draft.md # Launch story
├── gtm-outreach-templates.md # Sales templates
└── one-pager.md # Investor one-pager
Security
- Credentials stored 在...中 Vault, never exposed 到 AI
- Destructive actions (删除, core updates) require human approval
- 满 JSONL audit trail
- Soft deletes — nothing permanently removed
使用 Cases
- D2C Brands — Automate SEO, run /B tests, monitor competitors
- WP Agencies — Manage multiple client sites autonomously
- Solo Founders — 获取 "24/7 employee" 对于 WordPress ops
Support
- GitHub Issues: 举报 bugs, 请求 features
- Beta Application: http://yoursite.com/auto-claw-beta-application/
免费技能或插件可能存在安全风险,如需更匹配、更安全的方案,建议联系付费定制