simulator-meetings

Create and configure Simulator.Company meetings as Events actors with scheduleMeeting enabled.

58|9|Updated May 5, 2026
One-click install
npx skills add https://github.com/corezoid/simulator-ai-plugin --skill simulator-meetings
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: simulator-meetings
Source: https://github.com/corezoid/simulator-ai-plugin/tree/main/plugins/simulator/skills/simulator-meetings
Command: npx skills add https://github.com/corezoid/simulator-ai-plugin --skill simulator-meetings

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Scheduler and configurator for Simulator.Meetings: create and manage meeting rooms as Events actors with data.scheduleMeeting=true, enabling users to schedule calls, recurring sessions, persistent rooms, agendas, and join/invite flows without separate chat channels.

Core Features & Use Cases

  • Create and configure Meetings as Events actors with startDate/endDate and optional moderator and agenda.
  • Generate in-app join links or public access links and manage SIP/Video room settings for collaborative sessions.
  • Support recurring and persistent meeting rooms, agendas, and access control through host/moderator and invitee rules.

Quick Start

Create an Events actor with scheduleMeeting set to true, provide startDate and endDate, optionally set a moderator and agenda, and then generate a join link or public access as needed.

Frequently Asked Questions about simulator-meetings

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

FAQPage Schema
How do I schedule a meeting and generate a join link in Simulator.Company?

To schedule a meeting in Simulator.Company, create an Events actor with scheduleMeeting enabled, set the startDate and endDate, and use buildLink or generatePublicLink to produce in-app or public join links for participants.

Can I configure recurring sessions and persistent meeting rooms?

Yes, you can configure recurring sessions and persistent meeting rooms by creating Events actors with the appropriate scheduleMeeting parameters, allowing continuous access without needing separate chat channels for ongoing collaborative sessions.

How do access rules work for meeting invitations?

Access rules control meeting invitations by defining host, moderator, and invitee permissions. You use the saveAccessRules tool to assign roles and restrict entry, ensuring only authorized users can join the scheduled Events actor session.

Does the meeting integration support SIP and video room connectivity?

Yes, the meeting configuration supports SIP and video room settings. When creating an Events actor with scheduleMeeting enabled, you can manage SIP connectivity alongside in-app and public join link options for external participants.

How do I retrieve meeting transcriptions after a session ends?

You retrieve meeting transcriptions by calling the getTranscription tool on the scheduled Events actor after the session concludes, providing access to the recorded text of the collaborative meeting.

What is the best way to manage meeting agendas and moderators?

The best way to manage agendas and moderators is to define them during Events actor creation. Set the optional moderator and agenda fields before generating join links to ensure structured, host-controlled collaborative sessions.