Skip to content

mission42-ai/personal-productivity

v0.1.0

Build and maintain an Obsidian-compatible personal productivity wiki in Open Knowledge Format (OKF) v0.2.

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": "personal-productivity",
  "version": "0.1.0",
  "description": "Build and maintain an Obsidian-compatible personal productivity wiki in Open Knowledge Format (OKF) v0.2.",
  "author": {
    "name": "Konstantin Kalheber",
    "url": "https://github.com/KKalheber"
  },
  "homepage": "https://github.com/Mission42-ai/personal-productivity#readme",
  "repository": "https://github.com/Mission42-ai/personal-productivity",
  "keywords": [
    "productivity",
    "knowledge-management",
    "wiki",
    "obsidian",
    "okf"
  ]
}

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.

  • wiki.py
  • 2YAML files
View on GitHub