diff --git a/faq.md b/faq.md index 8b5af70..3fcba5e 100644 --- a/faq.md +++ b/faq.md @@ -94,31 +94,25 @@ Yes. You can optionally give your agent the ability to send emails. Perfect for ## Integrations ### What integrations are available? -Skills and integrations are a set of predefined prompts you can copy and paste into your agent to give it extended capabilities. Available integrations: - -1. **ODOO Community** — Automate ERP tasks (sales, accounting, inventory) via REST API. Requires: Site URL, Username, Password/API Key, Database Name. -2. **IMAP / SMTP Email** — Read, send, and manage email from any standard mailbox. Requires: Email Address, Display Name, IMAP Host, SMTP Host, Password. -3. **N8N CRM** — Manage contacts and deal stages (Cold → Contacted → Warm → Won → Lost → Blacklist) via webhook CRM. Requires: Webhook Base URL, Auth Header Name, Auth Header Value, example contact JSON. -4. **Nextcloud Sync** — Connect to a Nextcloud instance and sync folders via WebDAV (list, download, upload, mirror). Requires: Nextcloud URL, Username, Password/App Token. - -Each comes with a pre-written prompt template and setup instructions — just configure your credentials in the dashboard and paste the prompt into your agent. +Predefined prompts you copy-paste to connect external services. Available integrations: +- **ODOO Community** — automate ERP tasks via REST API +- **IMAP / SMTP Email** — read, send, and manage email +- **N8N CRM** — manage contacts and deal stages via webhook +- **Nextcloud Sync** — connect and sync folders via WebDAV --- ## Skills ### What skills are available? -Skills are predefined prompt templates you can copy and paste into your agent to give it domain-specific expertise. Available skills: - -1. **Competitor Profiling** — Profile competitors using live web scraping and SEO data. Produces structured competitor profile documents with positioning analysis, SEO metrics, and market gaps. -2. **Copywriting** — Write conversion-focused copy for landing pages, ads, and emails. Follows principles of clarity, benefits over features, and customer language. -3. **Cold Email** — Craft B2B outreach sequences that get replies. 3-5 email sequences with observation → problem → proof → ask structure. -4. **Social Media** — Plan and produce platform-specific content for LinkedIn, X, Instagram, TikTok, and Facebook. Content pillars, hook formulas, and repurposing system. -5. **Video Production** — Produce marketing videos using AI generation models, AI avatars (HeyGen, Synthesia), and programmatic tools (Hyperframes, Remotion). -6. **Conversion Optimization** — Audit pages and prioritise changes to lift conversion rates. CRO analysis framework covering value prop, headlines, CTAs, trust signals, and friction points. -7. **Customer Research** — Mine transcripts, reviews, and communities (Reddit, G2, HN, app stores) for real customer insights. Two modes: analyze existing assets or digital research. - -Pick any skill, copy the prompt into your agent's instructions, and it immediately gains that expertise — no coding needed. +Predefined prompt templates that give your agent domain expertise — copy-paste and go. Available skills: +- **Competitor Profiling** — profile competitors via live scraping & SEO data +- **Copywriting** — conversion copy for landing pages, ads, and emails +- **Cold Email** — B2B outreach sequences that get replies +- **Social Media** — content for LinkedIn, X, Instagram, TikTok +- **Video Production** — marketing videos with AI generation & avatars +- **Conversion Optimization** — audit pages to lift conversion rates +- **Customer Research** — mine transcripts, reviews & communities for insights --- diff --git a/index.html b/index.html index b08735b..4e4a496 100644 --- a/index.html +++ b/index.html @@ -2125,7 +2125,13 @@