Skip to content

novanoticia/email-triage

v3.13.0Apache-2.0

Triaje epistémico de correo con 30 criterios de racionalidad bayesiana (LessWrong Sequences). Scoring multi-eje, routing en 4 tiers con explicación, defensa contra inyección de prompts y bucle de calibración. Requiere macOS: Mail.app vía AppleScript (iCloud) o el MCP de Gmail.

MCP servers

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": "email-triage",
  "version": "3.13.0",
  "description": "Triaje epistémico de correo con 30 criterios de racionalidad bayesiana (LessWrong Sequences). Scoring multi-eje, routing en 4 tiers con explicación, defensa contra inyección de prompts y bucle de calibración. Requiere macOS: Mail.app vía AppleScript (iCloud) o el MCP de Gmail.",
  "author": {
    "name": "Pablo Rodríguez López",
    "url": "https://mindandhealth.org"
  },
  "homepage": "https://github.com/novanoticia/email-triage-plugin#readme",
  "repository": "https://github.com/novanoticia/email-triage-plugin",
  "license": "Apache-2.0",
  "keywords": [
    "email",
    "triage",
    "inbox",
    "gmail",
    "icloud",
    "productivity",
    "epistemic",
    "bayesian",
    "rationality",
    "lesswrong",
    "mail",
    "filter",
    "priority"
  ]
}

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.

  • 5Python files
  • 2YAML files
  • 2other files
View on GitHub