consult-scheduler

Automate consult scheduling, draft confirmations, and propose calendar bookings for law firms.

Updated Mar 24, 2026
One-click install
npx skills add https://github.com/venturecrane/ss-console --skill consult-scheduler
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: consult-scheduler
Source: https://github.com/venturecrane/ss-console/tree/main/operator/skills/consult-scheduler
Command: npx skills add https://github.com/venturecrane/ss-console --skill consult-scheduler

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the scheduling of consult times, drafts confirmation messages, and surfaces calendar bookings for human confirmation, streamlining the scheduling process for law firms.

Core Features & Use Cases

  • Automated Consult Scheduling: Offers consult times that fit the firm's rules and drafts the confirmation.
  • Calendar Booking: Surfaces the calendar booking for a human to confirm.
  • Use Case: After a matter intake, this Skill can automatically suggest available consult times, draft a confirmation message, and propose a calendar booking for a human to confirm.

Quick Start

Run the consult-scheduler skill with the matter ID and optional client time preference: hermes run consult-scheduler --matter <matter-id> [--prefer "<client time preference>"]

Frequently Asked Questions about consult-scheduler

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

FAQPage Schema
How do I automate consult scheduling and confirmation drafting for law firms?

Automated consult scheduling uses firm rules and matter intake data to suggest available times, draft confirmation messages, and propose calendar bookings for human confirmation.

What is the best way to check scheduling conflicts before proposing consult times?

Scheduling conflict checks evaluate calendar availability against firm rules before offering consult times, ensuring proposed slots are valid and preventing double bookings during intake.

Can I integrate calendar booking proposals with existing practice management systems?

Yes, calendar booking proposals integrate with practice management and calendar systems to surface consult times for human confirmation, streamlining law firm scheduling workflows.

Does consult scheduling support client time preferences for law firm automation?

Client time preferences are supported during consult scheduling by passing the preference parameter, allowing the system to filter and suggest available times matching the requested schedule.

How do I draft confirmation messages after a matter intake?

Confirmation message drafting occurs automatically after matter intake by generating proposed text based on the selected consult time and scheduling rules, ready for human review.