This is a very straighforward feature I just discovered. Someone suggested it to me a couple days ago and thought it might difficult to implement. Looked as though it would be based on this post.
https://community.skuid.com/t/request-meeting
I didn’t have to add the static resource to the page to make this work. Simply created a popup with a template with the following iframe. Works with contacts, leads, and person accounts (if enabled).
<iframe src="/scheduling/createMeeting.apexp?id={{{Id}}}"; width="100%" height="750px"frameborder="0"/>