leeornahum/remoteskill
v3.0.0Apache-2.0
Serves your RemoteSkill library to this agent. Your Agent Skills live in one hosted place and every agent reads the same copy.
MCP servers
Declared configuration, as published in mcp.json. The directory shows indexed content; it never connects to or executes these servers.
remoteskillstreamable-http
{
"type": "streamable-http",
"url": "https://mcp.remoteskill.md/mcp"
}What this package declares
The files a client reads when it loads this plugin, exactly as this revision carries them.
{
"$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
"name": "remoteskill",
"version": "3.0.0",
"description": "Serves your RemoteSkill library to this agent. Your Agent Skills live in one hosted place and every agent reads the same copy.",
"author": {
"name": "Leeor Nahum",
"url": "https://github.com/LeeorNahum"
},
"homepage": "https://remoteskill.md",
"repository": "https://github.com/LeeorNahum/RemoteSkill-Plugin",
"license": "Apache-2.0"
}
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.
- LICENSE