1 2 3 4 5 6 7 8 9 10 11 12 13
{ "name": "ctx-local", "owner": { "name": "{{AUTHOR_NAME}}" }, "plugins": [ { "name": "ctx", "source": "./", "description": "Code intelligence hooks, skill, and MCP wiring for the ctx CLI" } ] }