Initial commit

This commit is contained in:
Zhongwei Li
2025-11-29 18:45:40 +08:00
commit b713f67713
7 changed files with 1240 additions and 0 deletions

56
plugin.lock.json Normal file
View File

@@ -0,0 +1,56 @@
{
"$schema": "internal://schemas/plugin.lock.v1.json",
"pluginId": "gh:hikanner/agent-skills:prompt-optimizer",
"normalized": {
"repo": null,
"ref": "refs/tags/v20251128.0",
"commit": "23767b37b7e4818aaa751949220023a0d91035a4",
"treeHash": "6861e18b30c4f6dc8b92b7ff0281a57176e93c1315d34e6cb564d41927522e90",
"generatedAt": "2025-11-28T10:17:27.680549Z",
"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": "prompt-optimizer",
"description": "Optimize and refine prompts for AI models using comprehensive prompt engineering best practices"
},
"content": {
"files": [
{
"path": "README.md",
"sha256": "622b091ce06a2a55175a519b997e62d3792c62e884d1d91417e563caf59f34e7"
},
{
"path": ".claude-plugin/plugin.json",
"sha256": "9933762ff8e4618a3880c4b6f73fca79909ee9f8c4c8693d3d4e67773aebab26"
},
{
"path": "skills/prompt-optimizer/SKILL.md",
"sha256": "732c264a15ca455dd8385e2e57d75e99ef905964b0ea2835c2c0a8f3e7b4006b"
},
{
"path": "skills/prompt-optimizer/LICENSE.txt",
"sha256": "c71d239df91726fc519c6eb72d318ec65820627232b2f796219e87dcf35d0ab4"
},
{
"path": "skills/prompt-optimizer/references/examples.md",
"sha256": "ad4e3faf4585c881b5a78a28dfc0582fe6d53ace0cfc2b9155e6f1ae38a992cf"
},
{
"path": "skills/prompt-optimizer/references/prompt-best-practices.md",
"sha256": "44192d07560a44415aabbced41b2be9cb1daf8becc01a2037216242a84890ac5"
}
],
"dirSha256": "6861e18b30c4f6dc8b92b7ff0281a57176e93c1315d34e6cb564d41927522e90"
},
"security": {
"scannedAt": null,
"scannerVersion": null,
"flags": []
}
}