tteschon/obsidian-skills
v2.0.0MIT
Agent skills for working in an Obsidian vault
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-skills",
"version": "2.0.0",
"description": "Agent skills for working in an Obsidian vault",
"author": {
"name": "Tyler Teschon",
"url": "https://github.com/tteschon"
},
"homepage": "https://github.com/tteschon/skills",
"repository": "https://github.com/tteschon/skills",
"license": "MIT",
"keywords": ["obsidian", "notes", "vault", "tasks", "productivity"]
}