1
Set up Calendly (or Cal.com)
Create a free Calendly account and an event type (e.g.
“30-min intro call”). Connect your calendar so it only offers times you’re free.
2
Copy the embed
In Calendly, open Share → Add to website → Inline embed and copy the snippet.
3
Add it to your page and publish
Ask your AI “add this Calendly booking widget to my page” and paste the snippet,
or drop it into your HTML:Publish on Shareable — visitors book in-page, and it lands on your calendar.
This one uses a small external
<script> from Calendly (not just an iframe).
That’s fine for trusted, well-known providers — see the
security note.Other calendar tools — same idea
The exact same three steps work with any booking tool that offers an embed. Sign up, find its Embed option, copy the snippet, and paste it into your page (or hand it to your AI):
Most give you either an
<iframe> or a small <script> + a target <div> — both
work on a Shareable page.