shorten integrations & skills FAQ to one-liner + bullet lists
This commit is contained in:
+17
-2
@@ -2125,7 +2125,13 @@
|
||||
<svg width="14" height="14" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2.5" stroke-linecap="round" stroke-linejoin="round"><polyline points="6 9 12 15 18 9"/></svg>
|
||||
</button>
|
||||
<div class="faq-answer">
|
||||
Skills and integrations are a set of predefined prompts you can copy and paste into your agent to give it extended capabilities. The available integrations are: <strong>ODOO Community</strong> (automate ERP tasks via REST API), <strong>IMAP / SMTP Email</strong> (read, send, and manage email from any standard mailbox), <strong>N8N CRM</strong> (manage contacts and deal stages via webhook), and <strong>Nextcloud Sync</strong> (connect and sync folders via WebDAV). 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:
|
||||
<ul>
|
||||
<li><strong>ODOO Community</strong> — automate ERP tasks via REST API</li>
|
||||
<li><strong>IMAP / SMTP Email</strong> — read, send, and manage email</li>
|
||||
<li><strong>N8N CRM</strong> — manage contacts and deal stages via webhook</li>
|
||||
<li><strong>Nextcloud Sync</strong> — connect and sync folders via WebDAV</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@@ -2135,7 +2141,16 @@
|
||||
<svg width="14" height="14" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2.5" stroke-linecap="round" stroke-linejoin="round"><polyline points="6 9 12 15 18 9"/></svg>
|
||||
</button>
|
||||
<div class="faq-answer">
|
||||
Skills are predefined prompt templates you can copy and paste into your agent to give it domain-specific expertise. The available skills are: <strong>Competitor Profiling</strong> (profile competitors using live web scraping and SEO data), <strong>Copywriting</strong> (write conversion-focused copy for landing pages, ads, and emails), <strong>Cold Email</strong> (craft B2B outreach sequences that get replies), <strong>Social Media</strong> (produce platform-specific content for LinkedIn, X, Instagram, and TikTok), <strong>Video Production</strong> (produce marketing videos using AI generation and avatars), <strong>Conversion Optimization</strong> (audit pages and prioritise changes to lift conversion rates), and <strong>Customer Research</strong> (mine transcripts, reviews, and communities for real customer insights). 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:
|
||||
<ul>
|
||||
<li><strong>Competitor Profiling</strong> — profile competitors via live scraping & SEO data</li>
|
||||
<li><strong>Copywriting</strong> — conversion copy for landing pages, ads, and emails</li>
|
||||
<li><strong>Cold Email</strong> — B2B outreach sequences that get replies</li>
|
||||
<li><strong>Social Media</strong> — content for LinkedIn, X, Instagram, TikTok</li>
|
||||
<li><strong>Video Production</strong> — marketing videos with AI generation & avatars</li>
|
||||
<li><strong>Conversion Optimization</strong> — audit pages to lift conversion rates</li>
|
||||
<li><strong>Customer Research</strong> — mine transcripts, reviews & communities for insights</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user