Skip to content

mattwag05/calendar-organizer

v1.1.0

Extract schedules from files, images, and text, then produce structured calendar data and ICS files.

What this package declares

The file a client reads when it loads this plugin, exactly as this revision carries it.

plugin.json
{
  "$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
  "name": "calendar-organizer",
  "version": "1.1.0",
  "description": "Extract schedules from files, images, and text, then produce structured calendar data and ICS files.",
  "author": { "name": "Matthew Wagner" },
  "repository": "https://github.com/mattwag05/mw-plugins",
  "keywords": ["calendar", "schedule", "ics", "excel", "parsing"]
}

What else this package ships

These files come with the package and this site does not publish them. They are listed so you know what is there before you install it.

  • 2Python files
  • setup_venv.sh
  • requirements.txt
View on GitHub