claude-configs/plugins/known_marketplaces.json
Cal Corum 849a374d9b Update plugins, sessions, and major-domo CLI skill
- Update blocklist.json, installed_plugins.json, known_marketplaces.json
- Rotate sessions: remove 3 old, add 4 new
- Update skills/major-domo/cli.py
2026-03-30 02:00:56 -05:00

45 lines
1.4 KiB
JSON

{
"claude-plugins-official": {
"source": {
"source": "git",
"url": "https://github.com/anthropics/claude-plugins-official.git"
},
"installLocation": "/home/cal/.claude/plugins/marketplaces/claude-plugins-official",
"lastUpdated": "2026-03-25T18:16:49.555Z"
},
"claude-code-plugins": {
"source": {
"source": "github",
"repo": "anthropics/claude-code"
},
"installLocation": "/home/cal/.claude/plugins/marketplaces/claude-code-plugins",
"lastUpdated": "2026-03-30T07:00:49.127Z"
},
"agent-toolkit": {
"source": {
"source": "github",
"repo": "St0nefish/agent-toolkit"
},
"installLocation": "/home/cal/.claude/plugins/marketplaces/agent-toolkit",
"lastUpdated": "2026-03-30T07:00:47.623Z",
"autoUpdate": true
},
"cal-claude-plugins": {
"source": {
"source": "git",
"url": "https://git.manticorum.com/cal/claude-plugins.git"
},
"installLocation": "/home/cal/.claude/plugins/marketplaces/cal-claude-plugins",
"lastUpdated": "2026-03-23T17:31:33.371Z",
"autoUpdate": true
},
"codex-agents": {
"source": {
"source": "git",
"url": "https://git.manticorum.com/cal/codex-agents.git"
},
"installLocation": "/home/cal/.claude/plugins/marketplaces/codex-agents",
"lastUpdated": "2026-03-26T22:03:22.610Z",
"autoUpdate": true
}
}