101 lines
3.7 KiB
JSON
101 lines
3.7 KiB
JSON
{
|
|
"$schema": "internal://schemas/plugin.lock.v1.json",
|
|
"pluginId": "gh:jtsylve/claude-experiments:meta-prompt",
|
|
"normalized": {
|
|
"repo": null,
|
|
"ref": "refs/tags/v20251128.0",
|
|
"commit": "a650044a1a98c06805599529a82d814fa6700526",
|
|
"treeHash": "5a9ffbc3e540a57b06e3dcc672a04d052be53d36b38b7de1354cd1ff58fbb545",
|
|
"generatedAt": "2025-11-28T10:19:20.771495Z",
|
|
"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": "meta-prompt",
|
|
"description": "State machine-based optimization infrastructure for token reduction through deterministic preprocessing. Features zero-token orchestration, hybrid classification, and specialized LLM agents for prompt optimization and task execution.",
|
|
"version": "1.0.0"
|
|
},
|
|
"content": {
|
|
"files": [
|
|
{
|
|
"path": "README.md",
|
|
"sha256": "8d4796a60568b1f4ce115d7de331a4635a8fac5af4fd74ea0242b5b545e2b659"
|
|
},
|
|
{
|
|
"path": "agents/prompt-optimizer.md",
|
|
"sha256": "993057a3488ad0f852511a36872f64aaab5161b0621820132b2675a13a7a224e"
|
|
},
|
|
{
|
|
"path": "agents/template-executor.md",
|
|
"sha256": "cec0f8f3b13e303570904655ba3127487f65cf6fb6b05934d4810659ae207271"
|
|
},
|
|
{
|
|
"path": "agents/template-selector.md",
|
|
"sha256": "2ccec893ad0c4243305f8809a84ae39f0f5f660fbcabda4da319b160a917ca06"
|
|
},
|
|
{
|
|
"path": "agents/scripts/template-selector-handler.sh",
|
|
"sha256": "413c49b6275af4f64b946143692150aa238864ee00dc48b4ab51484e4e7b157f"
|
|
},
|
|
{
|
|
"path": "agents/scripts/template-executor-handler.sh",
|
|
"sha256": "e187904524ee45d30e5f47a3cc4d88da1d592734e5299c8331069ba38cc2898c"
|
|
},
|
|
{
|
|
"path": "agents/scripts/prompt-optimizer-handler.sh",
|
|
"sha256": "fde2f0ceae76c356c069ae74343e42431708dc646856c952d5dee02140cf702e"
|
|
},
|
|
{
|
|
"path": ".claude-plugin/plugin.json",
|
|
"sha256": "c3218476e4fc6393cb266067c9d5e6a3933531c4b18f0decb2f98008e7f4a6b5"
|
|
},
|
|
{
|
|
"path": "commands/prompt.md",
|
|
"sha256": "e72ec95a70106a5e3ed625aeaaecc2022b96dddad7931a7eaf6622186aa56189"
|
|
},
|
|
{
|
|
"path": "commands/scripts/prompt-handler.sh",
|
|
"sha256": "1c702d4494ad609b152d3ddf8a7d72d23b01005400188dcc642a7d898bde3fc0"
|
|
},
|
|
{
|
|
"path": "commands/scripts/verify-installation.sh",
|
|
"sha256": "48b69b6d36c302eb41e5b31651c25791f635f12f31572f99ad077abdecd2ccf0"
|
|
},
|
|
{
|
|
"path": "skills/code-review/SKILL.md",
|
|
"sha256": "796fc630d52e48fe58775acc37151f2aaf313e88a5b56c3e6caea4e52fec90b6"
|
|
},
|
|
{
|
|
"path": "skills/documentation-generator/SKILL.md",
|
|
"sha256": "311e33aac9d36a27efcbb049abe1f2c1dcb34c9879c6713103bb00c4c08d499c"
|
|
},
|
|
{
|
|
"path": "skills/code-comparison/SKILL.md",
|
|
"sha256": "7c05340c2c726045e8a4aee6134b80ec2591c2f0b76d9c42507fd482ca58923e"
|
|
},
|
|
{
|
|
"path": "skills/code-refactoring/SKILL.md",
|
|
"sha256": "4b460dcfec3470dd5ef28acc3e35e1e03aee3b192a58acfc4dbcf10c54c767ec"
|
|
},
|
|
{
|
|
"path": "skills/data-extraction/SKILL.md",
|
|
"sha256": "75dbc8143c3b7d9be0f532ce79f99198079154ccfcf46891d2f4afb407c60ffe"
|
|
},
|
|
{
|
|
"path": "skills/test-generation/SKILL.md",
|
|
"sha256": "bcec5597275cb97e4e1372333507c842796266bda004aff91169169063cd4684"
|
|
}
|
|
],
|
|
"dirSha256": "5a9ffbc3e540a57b06e3dcc672a04d052be53d36b38b7de1354cd1ff58fbb545"
|
|
},
|
|
"security": {
|
|
"scannedAt": null,
|
|
"scannerVersion": null,
|
|
"flags": []
|
|
}
|
|
} |