Skip to content

korya/toastmasters

v0.1.0MIT

Manage your Toastmasters club participation on easy-Speak: check and set meeting attendance, claim roles, and see when you are next speaking. Drives the easy-Speak web UI in a browser, since the site has no API. Requires browser automation to be available to the agent — see the skill's Requirements section.

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": "toastmasters",
  "version": "0.1.0",
  "description": "Manage your Toastmasters club participation on easy-Speak: check and set meeting attendance, claim roles, and see when you are next speaking. Drives the easy-Speak web UI in a browser, since the site has no API. Requires browser automation to be available to the agent \u2014 see the skill's Requirements section.",
  "author": {
    "name": "korya",
    "url": "https://github.com/korya"
  },
  "homepage": "https://github.com/korya/toastmasters-skills",
  "repository": "https://github.com/korya/toastmasters-skills",
  "license": "MIT",
  "keywords": [
    "toastmasters",
    "easy-speak",
    "meetings",
    "attendance",
    "browser-automation"
  ]
}

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.

  • 3JavaScript files
View on GitHub