UNPKG

oneie

Version:

Build apps, websites, and AI agents in English. Zero-interaction setup for AI agents (Claude Code, Cursor, Windsurf). Download to your computer, run in the cloud, deploy to the edge. Open source and free forever.

31 lines (21 loc) 392 B
# Qualify Lead **Category:** sales **Version:** 1.0.0 **Used By:** agent-sales ## Purpose Lead qualification and scoring. ## Criteria - Budget fit - Authority to purchase - Need for product - Timeline to buy ## Output ```json { "score": 85, "tier": "hot", "nextSteps": ["Schedule demo", "Send pricing"] } ``` ## Version History - **1.0.0** (2025-10-18): Initial implementation