mjcramerz/obsidian
v1.1.0
Use this plugin for obsidian documentation, capture, research, and planning 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": "obsidian",
"version": "1.1.0",
"description": "Use this plugin for obsidian documentation, capture, research, and planning workflows.",
"author": {
"name": "Codex Setup"
},
"homepage": "https://obsidian.md/",
"keywords": [
"obsidian",
"knowledge",
"docs",
"capture",
"meeting",
"intelligence"
],
"extensions": {
"com.openai": {
"interface": {
"displayName": "Obsidian",
"shortDescription": "Obsidian docs and planning",
"category": "Education & Research",
"capabilities": [
"Read",
"Write"
],
"defaultPrompt": [
"Use the Obsidian plugin for documentation, capture, research, and planning workflows."
],
"longDescription": "Use this plugin for Obsidian documentation, knowledge capture, meeting prep, research, and planning workflows.",
"developerName": "Codex Setup",
"brandColor": "#7C3AED",
"websiteURL": "https://obsidian.md/",
"composerIcon": "./skills/obsidian-docs/assets/icon-32.png",
"logo": "./skills/obsidian-docs/assets/icon-128.png",
"screenshots": []
}
}
}
}
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.
- 7Python files
- 6JSON files
- 6YAML files
- 12images
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