agent/claude/code/.claude-plugin/plugin.json
Snider 1aa1afcb0f fix: use HTTPS repository URL in plugin.json
SSH URLs don't work for plugin installation from remote.

Co-Authored-By: Virgil <virgil@lethean.io>
2026-03-12 18:56:58 +00:00

22 lines
537 B
JSON

{
"name": "code",
"description": "Advanced Claude Code plugin for Host UK monorepo - core CLI integration, data collection skills, and autonomous workflows",
"version": "0.1.3",
"author": {
"name": "Lethean",
"email": "hello@host.uk.com"
},
"homepage": "https://forge.lthn.ai/core/agent",
"repository": "https://forge.lthn.ai/core/agent.git",
"license": "EUPL-1.2",
"keywords": [
"devops",
"monorepo",
"go",
"php",
"laravel",
"data-collection",
"cryptocurrency",
"archive"
]
}