events

Manage scheduled events with listing, creation, editing, and deletion operations.

4|4|Updated Dec 30, 2024
One-click install
npx skills add https://github.com/purduehackers/wack-hacker --skill events-purduehackers
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: events
Source: https://github.com/purduehackers/wack-hacker/tree/main/src/lib/ai/agents/discord/prompts/skills/events
Command: npx skills add https://github.com/purduehackers/wack-hacker --skill events-purduehackers

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill streamlines the management of scheduled events, allowing users to easily list, create, modify, and cancel them.

Core Features & Use Cases

  • List Events: View all upcoming and past scheduled events with details like name, time, status, and type.
  • Create Events: Schedule new events, specifying type (voice, stage, external), details, and time.
  • Edit Events: Update event information such as name, description, time, location, or status.
  • Delete Events: Cancel scheduled events after confirmation.

Quick Start

List all upcoming events.

Frequently Asked Questions about events

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

FAQPage Schema
How do I manage scheduled Discord events with natural language dates?

Managing scheduled Discord events with natural language dates is handled through automated timezone-aware parsing, allowing you to list, create, edit, and delete voice, stage, or external events using plain text date references.

Can I create stage and external events using natural language date parsing?

Creating stage and external events with natural language date parsing is fully supported, allowing you to specify event types, details, and times while the system automatically handles timezone awareness and date interpretation.

How do I transition a scheduled Discord event from scheduled to active status?

Transitioning a scheduled Discord event to active status is achieved through the event editing operations, which allow you to update event information and manage status transitions directly.

Why do Discord event deletions require confirmation?

Discord event deletions require confirmation to prevent accidental data loss, ensuring that scheduled voice, stage, or external events are only canceled after explicit user approval.

Does this Discord event management skill handle timezone awareness?

Timezone awareness is natively handled by the Discord event management skill, ensuring that natural language date parsing accurately schedules and lists events across different geographical regions.

What's the best way to list and view upcoming Discord scheduled events?

Listing and viewing upcoming Discord scheduled events is done through the list events feature, which displays all events with details including name, time, status, and event type.