Frequently Asked Questions
Everything you need to know about Abbi Labs templates and skills.
Can't find your answer? Email support@abbilabs.xyz
General
What does Abbi Labs sell?+
Two things: AI Agent Templates (paid, $39–$79) and free Integration Skills. Templates are complete, production-ready agent setups for specific business roles — like running your HubSpot pipeline or monitoring Stripe payments. Free Skills are the raw API integrations underneath.
What's the difference between templates and free skills?+
Free skills are building blocks — they let your agent talk to Google Sheets, Slack, HubSpot, Stripe etc. Templates are complete agent setups: skills + decision logic + scoring engines + workflows + alerts + reporting. Templates are production-ready out of the box.
Do I pay a monthly subscription?+
No. Every product is a one-time purchase. You own the code forever. No SaaS fees, no seats, no usage limits. You run it on your own infrastructure with your own API keys.
Technical
Do I need to know how to code?+
You need Node.js 18+ installed and basic comfort with a terminal. Each template includes a SETUP.md that walks you through every step — creating API keys, setting environment variables, running the scripts. Most people are live in 15 minutes. No coding required to use them; coding only needed if you want to customise.
Which LLMs do the templates work with?+
All of them. Claude, GPT-4, Gemini, Llama — or any model you prefer. Templates are framework-agnostic. You can also run the scripts standalone as cron jobs with no LLM at all. The AGENT.md file is your system prompt — load it into whatever LLM you use.
Which AI agent frameworks are supported?+
OpenClaw, LangChain, CrewAI, AutoGen, or plain Node.js scripts. The templates are pure Node.js with zero npm dependencies — they run anywhere Node runs.
What APIs do the templates connect to?+
AI Sales Agent connects to HubSpot CRM, Slack, and Google Sheets. AI Payment Monitor connects to Stripe and Slack. Each template includes detailed docs on the exact API scopes and permissions needed.
Do I need to host anything?+
The scripts run wherever you can run Node.js — your laptop, a VPS, a server, a cron job. No cloud account or hosting required. We recommend running them on a cheap VPS ($5–$24/month) for 24/7 monitoring.
Purchasing
What happens right after I buy?+
You're taken to a download page immediately after payment completes. You get a .tar.gz file containing all scripts, config files, and documentation. Unzip, follow SETUP.md, done. You can re-download anytime using your purchase link.
What payment methods are accepted?+
All major credit and debit cards via Stripe. Stripe also supports Apple Pay, Google Pay, and Link for one-click checkout.
What's the refund policy?+
30-day money-back guarantee if it doesn't work as described. Email support@abbilabs.xyz first — we'll fix it or refund you in full.
Can I use the templates for client projects?+
Yes. A single purchase covers use across your own projects and client work. If you want to resell or white-label them, contact support@abbilabs.xyz.
Are the free skills really free?+
Yes. Completely free, direct download, no email required. They're free because they're building blocks — if you find them useful, the templates are the full production solution.
AI Sales Agent
Does it work if I don't use HubSpot?+
The AI Sales Agent is built specifically for HubSpot CRM. A Salesforce version is on the roadmap — email support@abbilabs.xyz if that's a priority for you.
Can I customise the lead scoring rules?+
Yes. All scoring rules are in config.json — change job title weights, company size thresholds, industry scores, and engagement multipliers without touching a line of code.
Does it require a paid HubSpot plan?+
No. The template works with HubSpot's free CRM tier. You just need an API key, which is available on all plans including free.
AI Payment Monitor
How quickly does it alert on a dispute?+
Within minutes of the dispute opening in Stripe. The monitor checks your Stripe account on your configured interval (default: every 30 minutes). We recommend running it as a cron job every 15–30 minutes.
What Stripe events does it monitor?+
Disputes (chargebacks), failed payments, subscription cancellations, past-due subscriptions, and refund rate spikes. It also sends a daily revenue summary to Slack.
Do I need a paid Stripe account?+
You need a Stripe account with live payments enabled. The monitor works with any Stripe plan — there's no tier requirement.
Still have questions?
Email us and we'll get back to you within a few hours.
Email support@abbilabs.xyz