Loading...
Loading...
MantaBase T3 Hardware Audit System. Objectively classifies hardware products via Brand Blinding, Triple-Auditor (Tool/Toy/Trash) specialized scoring, and Peer Review based on design theory. Triggers: product links, T3 audit, Tool/Toy/Trash classification, hardware evaluation, VC investment advice
npx skill4agent add toyworks/agent-skills t3-hardware-scoring01-level0-source-urls.md02-level0-extracts.md⚠️ Important: A single page may be incomplete. Agent should:
1. Multi-page visits:
- Product page → basic info, price
- Specs page → technical params
- Reviews page → user feedback
- Review/editorial pages → professional evaluation
2. Price extraction:
- Check schema.org structured data
- Try cart/checkout pages
- Search "product name + price"
- If missing: state clearly in report
3. Dynamic content:
- Use paginated fetch (offset params)
- Try different URL variants
- Check mobile pages
4. Data completeness:
- Basic info: must be complete
- Specs: at least 50%
- User feedback: at least one sourcepython scripts/crawl_product_info.py --url <product_url> --pretty--url--pretty--output99-audit-report.mdtmp/reports/t3-{YYYY-MM-DD}-{case-id}/---case_idsource_urlscoreschart_datalitmus_testsclassificationextract_for_report--url <product_url> [--pretty] [--output <file>]--input <auditor_reports.json> [--pretty] [--output <file>]User input URL
↓
Crawl product info (raw)
↓
Brand Blinding (Agent debrands)
├─ Raw info 🔒 (sealed)
└─ Brand-Blinded info ✅ (only input for Auditors)
↓
┌─────────────────────────────────────────┐
│ Triple Auditor Scoring (Agent, parallel)│
│ 🔒 Isolation: Each Auditor only sees │
│ Brand-Blinded info │
├───────────────┬─────────────┬────────────┤
│ 🟢 Tool │ 🟡 Toy │ 🔴 Trash │
└───────┬───────┴─────┬───────┴──────┬────┘
└─────────────┼──────────────┘
↓
Peer Review
↓
Auditor Optimization
↓
Final Judge
↓
99-audit-report.md