Skip to content

adalloul0928/personal

unversioned · 8b744041a6c0

Local-first Personal AI / Life OS, vault, communication, review, family, and task workflows

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",
  "description": "Local-first Personal AI / Life OS, vault, communication, review, family, and task workflows",
  "author": {
    "name": "Arend Alloul"
  },
  "extensions": {
    "com.agenttooling.adapters": {
      "claude": {},
      "codex": {
        "skills": "./skills/",
        "interface": {
          "displayName": "Personal",
          "shortDescription": "Run a local-first Personal AI / Life OS",
          "longDescription": "Safely coordinate Arend's TickTick tasks and calendar, Obsidian vault, Gmail, iMessage, reviews, commitments, voice, meetings, relationships, and read-only health context through portable workflows and an audited local runtime.",
          "developerName": "Arend Alloul",
          "category": "Productivity",
          "capabilities": ["Read", "Write", "Interactive"],
          "defaultPrompt": ["Use the narrow matching personal or Life OS skill and preserve its source-of-truth, privacy, and confirmation boundaries."]
        }
      }
    }
  }
}

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.

  • 2shell scripts
  • new_note.py
  • openai.yaml
View on GitHub

Client extensions

Data this package carries for particular clients. The directory lists the clients named and never reads what is addressed to them.

  • com.agenttooling.adapters