Skip to content

waynewangyuxuan/lib-skill

v2.2.0

Entity-first MyLibrary vault workflows for settle, entity, search, review, compile, export, and manual tasks.

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": "lib-skill",
  "version": "2.2.0",
  "description": "Entity-first MyLibrary vault workflows for settle, entity, search, review, compile, export, and manual tasks.",
  "author": {
    "name": "Wayne Wang"
  },
  "repository": "https://github.com/waynewangyuxuan/lib-skill",
  "keywords": [
    "mylibrary",
    "vault",
    "entities",
    "obsidian"
  ],
  "extensions": {
    "com.openai": {
      "interface": {
        "displayName": "lib-skill",
        "shortDescription": "Entity-first workflows for the MyLibrary vault.",
        "longDescription": "Skills for settling work logs, managing entity pages, searching vault context, generating reviews, compiling folder config, exporting sessions, and reading the MyLibrary vault manual.",
        "developerName": "Wayne Wang",
        "category": "Productivity",
        "capabilities": [
          "Read",
          "Write"
        ],
        "defaultPrompt": [
          "Use lib-manual to orient me in MyLibrary.",
          "Settle today's MyLibrary work log.",
          "Search my vault for context on a topic."
        ],
        "brandColor": "#2563EB"
      }
    }
  }
}

Client extensions

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

  • com.openai