scheduling-poll

Create scheduling polls via the Morgen.so Firestore REST API.

19|5|Updated Jan 4, 2026
One-click install
npx skills add https://github.com/edwinhu/workflows --skill scheduling-poll
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: scheduling-poll
Source: https://github.com/edwinhu/workflows/tree/main/skills/scheduling-poll
Command: npx skills add https://github.com/edwinhu/workflows --skill scheduling-poll

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill automates the creation of scheduling polls, eliminating the back-and-forth of finding a suitable meeting time for multiple participants.

Core Features & Use Cases

  • Automated Poll Creation: Generate a Morgen scheduling poll directly via API.
  • Pre-fill Availability: Input your own availability to pre-populate the poll, making it easier for others to find a time.
  • Use Case: When coordinating a team meeting across different schedules, use this Skill to quickly create a poll with your available slots, share the link, and let participants pick the best time.

Quick Start

Create a scheduling poll for March 16th and 17th, indicating you are available from 10 AM to 12 PM on Monday and 10 AM to 4 PM on Tuesday.

Frequently Asked Questions about scheduling-poll

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate creating a scheduling poll for team meetings?

Automate scheduling poll creation by using a script to interface with the Morgen.so Firestore REST API, generating a poll with pre-filled availability windows and time increments to eliminate meeting coordination back-and-forth.

Can I pre-fill my availability when generating a meeting poll?

Yes, you can pre-fill availability when generating a meeting poll by specifying your dates and time windows, which pre-populates the Morgen.so poll so participants can easily select a suitable meeting slot.

How does the scheduling poll handle different time zones for participants?

The scheduling poll handles time zones by performing dynamic UTC offset calculations during poll creation, ensuring that generated time slots accurately reflect each participant's local time availability.

What's the best way to coordinate a group meeting across multiple schedules?

The best way to coordinate a group meeting across schedules is to generate an automated availability poll via API, input your open time slots, and share the link for participants to vote on the optimal time.

Do I need a specific platform to automate availability poll generation?

You need access to the Morgen.so platform and its Firestore REST API endpoints to automate availability poll generation, as the script relies on these specific API constants for poll creation and response submission.