Initial commit
This commit is contained in:
64
plugin.lock.json
Normal file
64
plugin.lock.json
Normal file
@@ -0,0 +1,64 @@
|
||||
{
|
||||
"$schema": "internal://schemas/plugin.lock.v1.json",
|
||||
"pluginId": "gh:nemori-ai/skills:skill-customizer",
|
||||
"normalized": {
|
||||
"repo": null,
|
||||
"ref": "refs/tags/v20251128.0",
|
||||
"commit": "a56833dfa3836fb320d760f6cf6034c1418c0095",
|
||||
"treeHash": "1414b4f2c863589edd46c7fe025ea08c1c9fba810213bd8f626cbd90e30e6b36",
|
||||
"generatedAt": "2025-11-28T10:27:18.470037Z",
|
||||
"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-customizer",
|
||||
"description": "Fork and iteratively customize existing skills based on your preferences and workflows. Perfect for personalizing skills to match your output format preferences, company standards, or domain-specific requirements."
|
||||
},
|
||||
"content": {
|
||||
"files": [
|
||||
{
|
||||
"path": "README.md",
|
||||
"sha256": "2173727a289ffbeb3d819a878fc24942799964a10194a91e0f850f90f495215a"
|
||||
},
|
||||
{
|
||||
"path": ".claude-plugin/plugin.json",
|
||||
"sha256": "1768323e1b63ba34e6ea7fba266d2f022f14f1e786c391572f7b7c8696d745ba"
|
||||
},
|
||||
{
|
||||
"path": "skills/skill-customizer/SKILL.md",
|
||||
"sha256": "fca92e98bb9ebac15fd9b9e51c8562a37aefda45609ec1c6e886a33b5cc159ee"
|
||||
},
|
||||
{
|
||||
"path": "skills/skill-customizer/references/customization_patterns.md",
|
||||
"sha256": "e3acd7cba083792e43f4b16036f5bc7ad09920212b7e9e439854872bcee8cde2"
|
||||
},
|
||||
{
|
||||
"path": "skills/skill-customizer/scripts/fork_skill.py",
|
||||
"sha256": "30fdaecfec6e1b1bf03a97239ec0ce2b4b68f7e0b12e0b272b1dca39fd4ce936"
|
||||
},
|
||||
{
|
||||
"path": "skills/skill-customizer/scripts/quick_validate.py",
|
||||
"sha256": "d99c187cb1186da912a5a859f8ac2916f6f2ad7e1cd3e5df7e2342760185892d"
|
||||
},
|
||||
{
|
||||
"path": "skills/skill-customizer/scripts/track_feedback.py",
|
||||
"sha256": "dfce811ce26f0bec13f3b327ae55ceb1096ea9d55f8746226166719847ea94e1"
|
||||
},
|
||||
{
|
||||
"path": "skills/skill-customizer/scripts/finalize_skill.py",
|
||||
"sha256": "4a7b44433af48799bbb3fe7bde6df2b4537d4b32c118c0a6acede4b5b4111c69"
|
||||
}
|
||||
],
|
||||
"dirSha256": "1414b4f2c863589edd46c7fe025ea08c1c9fba810213bd8f626cbd90e30e6b36"
|
||||
},
|
||||
"security": {
|
||||
"scannedAt": null,
|
||||
"scannerVersion": null,
|
||||
"flags": []
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user