novanoticia/mindandhealth-publish
v1.1.0Apache-2.0
Skill editorial conversacional para publicaciones de mindandhealth.org. Acompaña la exploración de ideas que cristalizan en artículos para Obsidian Publish. Canvas iterativo en chat, derivados LinkedIn y prompt imagen 1570:880.
MCP servers
Declared in a file that clients do not read
This package ships a
.mcp.json. Agent Plugins reads MCP configuration from mcp.json, so a client installing this plugin finds no servers. The directory does not read the file either, and shows nothing from it.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": "mindandhealth-publish",
"version": "1.1.0",
"description": "Skill editorial conversacional para publicaciones de mindandhealth.org. Acompaña la exploración de ideas que cristalizan en artículos para Obsidian Publish. Canvas iterativo en chat, derivados LinkedIn y prompt imagen 1570:880.",
"author": {
"name": "Pablo Rodríguez López",
"url": "https://mindandhealth.org"
},
"license": "Apache-2.0",
"keywords": [
"mindandhealth",
"publishing",
"editorial",
"obsidian",
"linkedin",
"writing",
"canvas",
"markdown"
],
"repository": "https://github.com/novanoticia/mindandhealth-publish-plugin"
}