Skip to content

novanoticia/bayesian-compose

v1.1.0Apache-2.0

Epistemic message composer with 30 Bayesian rationality criteria (LessWrong Sequences). Socratic interview before writing, draft generation with epistemic diagnosis, 4-tier scoring from recipient's perspective. Supports any message type (email, Slack, WhatsApp, etc.). Companion tool to email-triage: one filters what you receive, the other optimizes what you send.

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": "bayesian-compose",
  "version": "1.1.0",
  "description": "Epistemic message composer with 30 Bayesian rationality criteria (LessWrong Sequences). Socratic interview before writing, draft generation with epistemic diagnosis, 4-tier scoring from recipient's perspective. Supports any message type (email, Slack, WhatsApp, etc.). Companion tool to email-triage: one filters what you receive, the other optimizes what you send.",
  "author": {
    "name": "Pablo Rodríguez López",
    "url": "https://mindandhealth.org"
  },
  "license": "Apache-2.0",
  "keywords": [
    "compose",
    "writing",
    "message",
    "email",
    "epistemic",
    "bayesian",
    "rationality",
    "lesswrong",
    "productivity",
    "communication",
    "scoring",
    "quality"
  ],
  "repository": "https://github.com/novanoticia/bayesian-compose-plugin"
}

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.

  • config.yaml
View on GitHub