57 lines
2.0 KiB
JSON
57 lines
2.0 KiB
JSON
{
|
|
"$schema": "internal://schemas/plugin.lock.v1.json",
|
|
"pluginId": "gh:boneskull/claude-plugins:plugins/skill-activation",
|
|
"normalized": {
|
|
"repo": null,
|
|
"ref": "refs/tags/v20251128.0",
|
|
"commit": "63c51e5b56db9c94f5323b0793bbee48e5489d0e",
|
|
"treeHash": "2fb12c47453ca0cb09c8c8353e09abc519ccba6a840c6d1222241a88a0edc076",
|
|
"generatedAt": "2025-11-28T10:14:20.025401Z",
|
|
"toolVersion": "publish_plugins.py@0.2.0"
|
|
},
|
|
"origin": {
|
|
"remote": "git@github.com:zhongweili/42plugin-data.git",
|
|
"branch": "master",
|
|
"commit": "aa1497ed0949fd50e99e70d6324a29c5b34f9390",
|
|
"repoRoot": "/Users/zhongweili/projects/openmind/42plugin-data"
|
|
},
|
|
"manifest": {
|
|
"name": "skill-activation",
|
|
"description": "Centralized skill activation system that automatically suggests relevant skills from installed plugins based on user prompts and file context",
|
|
"version": "1.0.0"
|
|
},
|
|
"content": {
|
|
"files": [
|
|
{
|
|
"path": "README.md",
|
|
"sha256": "f84c2e959e9a1b21f1c111d73863dfe9345c698612dccbece94732f92e07f4bf"
|
|
},
|
|
{
|
|
"path": "hooks/package.json",
|
|
"sha256": "944848092fda4a8007aaf0a83e240a8c523679a449ce6583f5b5d88821b9ee34"
|
|
},
|
|
{
|
|
"path": "hooks/hooks.json",
|
|
"sha256": "d95d8e79fc061208085fb026fa208dc5643d516969a327ede7bb21164f7bda71"
|
|
},
|
|
{
|
|
"path": "hooks/scripts/skill-activation-prompt.ts",
|
|
"sha256": "d66d6d9d14bb2575c7db1769ba4b391a42f024732e5b26c8a76814b5a5e9049a"
|
|
},
|
|
{
|
|
"path": ".claude-plugin/plugin.json",
|
|
"sha256": "b9701a162fc06b81d78f57c7323a3cdf170263603f5555dea982f92097679da0"
|
|
},
|
|
{
|
|
"path": "skills/skill-rules.example.json",
|
|
"sha256": "337d606a42757f48a40c84b3167f32ffc9f7f3378bd4d74be713e6ae50d27c87"
|
|
}
|
|
],
|
|
"dirSha256": "2fb12c47453ca0cb09c8c8353e09abc519ccba6a840c6d1222241a88a0edc076"
|
|
},
|
|
"security": {
|
|
"scannedAt": null,
|
|
"scannerVersion": null,
|
|
"flags": []
|
|
}
|
|
} |