nivdoron1/connect-skill-plugin
v0.1.0MIT
Connect coding agents to scoped Octonode tools and canonical authoring guidance.
MCP servers
Declared configuration, as published in mcp.json. The directory shows indexed content; it never connects to or executes these servers.
octonodestreamable-http
{
"type": "streamable-http",
"url": "https://mcp.octonode.dev/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": "connect-skill-plugin",
"version": "0.1.0",
"description": "Connect coding agents to scoped Octonode tools and canonical authoring guidance.",
"author": {
"name": "Octonode",
"url": "https://octonode.dev"
},
"homepage": "https://octonode.dev",
"repository": "https://github.com/nivdoron1/octonode-devtools",
"license": "MIT",
"keywords": ["octonode", "mcp", "workflows"],
"extensions": {
"com.openai": {
"interface": {
"displayName": "Octonode Connect",
"shortDescription": "Use scoped Octonode project tools.",
"longDescription": "Connect an agent to the hosted Octonode MCP server and use its live project tools with canonical authoring guidance.",
"developerName": "Octonode",
"category": "Developer Tools",
"capabilities": ["Read projects", "Edit projects", "Run workflows"],
"websiteURL": "https://octonode.dev",
"defaultPrompt": ["Use Octonode Connect to inspect and update my authorized Octonode project."]
}
}
}
}
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.
- openai.yaml
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