shorten integrations & skills FAQ to one-liner + bullet lists
This commit is contained in:
@@ -94,31 +94,25 @@ Yes. You can optionally give your agent the ability to send emails. Perfect for
|
|||||||
## Integrations
|
## Integrations
|
||||||
|
|
||||||
### What integrations are available?
|
### 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:
|
Predefined prompts you copy-paste to connect external services. Available integrations:
|
||||||
|
- **ODOO Community** — automate ERP tasks via REST API
|
||||||
1. **ODOO Community** — Automate ERP tasks (sales, accounting, inventory) via REST API. Requires: Site URL, Username, Password/API Key, Database Name.
|
- **IMAP / SMTP Email** — read, send, and manage email
|
||||||
2. **IMAP / SMTP Email** — Read, send, and manage email from any standard mailbox. Requires: Email Address, Display Name, IMAP Host, SMTP Host, Password.
|
- **N8N CRM** — manage contacts and deal stages via webhook
|
||||||
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.
|
- **Nextcloud Sync** — connect and sync folders via WebDAV
|
||||||
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.
|
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
## Skills
|
## Skills
|
||||||
|
|
||||||
### What skills are available?
|
### 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:
|
Predefined prompt templates that give your agent domain expertise — copy-paste and go. Available skills:
|
||||||
|
- **Competitor Profiling** — profile competitors via live scraping & SEO data
|
||||||
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.
|
- **Copywriting** — conversion copy for landing pages, ads, and emails
|
||||||
2. **Copywriting** — Write conversion-focused copy for landing pages, ads, and emails. Follows principles of clarity, benefits over features, and customer language.
|
- **Cold Email** — B2B outreach sequences that get replies
|
||||||
3. **Cold Email** — Craft B2B outreach sequences that get replies. 3-5 email sequences with observation → problem → proof → ask structure.
|
- **Social Media** — content for LinkedIn, X, Instagram, TikTok
|
||||||
4. **Social Media** — Plan and produce platform-specific content for LinkedIn, X, Instagram, TikTok, and Facebook. Content pillars, hook formulas, and repurposing system.
|
- **Video Production** — marketing videos with AI generation & avatars
|
||||||
5. **Video Production** — Produce marketing videos using AI generation models, AI avatars (HeyGen, Synthesia), and programmatic tools (Hyperframes, Remotion).
|
- **Conversion Optimization** — audit pages to lift conversion rates
|
||||||
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.
|
- **Customer Research** — mine transcripts, reviews & communities for insights
|
||||||
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.
|
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|||||||
+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>
|
<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>
|
</button>
|
||||||
<div class="faq-answer">
|
<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>
|
||||||
</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>
|
<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>
|
</button>
|
||||||
<div class="faq-answer">
|
<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>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user