Initial commit
This commit is contained in:
89
plugin.lock.json
Normal file
89
plugin.lock.json
Normal file
@@ -0,0 +1,89 @@
|
||||
{
|
||||
"$schema": "internal://schemas/plugin.lock.v1.json",
|
||||
"pluginId": "gh:rpiplewar/shipfaster:content-gen",
|
||||
"normalized": {
|
||||
"repo": null,
|
||||
"ref": "refs/tags/v20251128.0",
|
||||
"commit": "d110613b3fb34e1507994c922acd4506270b58c2",
|
||||
"treeHash": "c9f79d5d9379c03968e38f5d0fede214463a5ca7935191eeb730eadc2e8c18cd",
|
||||
"generatedAt": "2025-11-28T10:28:03.241724Z",
|
||||
"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": "content-gen",
|
||||
"description": "Automated multi-agent content generation system with framework-based scoring for social media",
|
||||
"version": "1.0.0"
|
||||
},
|
||||
"content": {
|
||||
"files": [
|
||||
{
|
||||
"path": "README.md",
|
||||
"sha256": "e21779423776c8e2b7daca30e5e91d43e7d1e1d8010e7ea1cebee570e91dc129"
|
||||
},
|
||||
{
|
||||
"path": "agents/story-extractor.md",
|
||||
"sha256": "272d1274e848964bac4fa19802259a170f9e0ced023b2a803eccb52a871fd856"
|
||||
},
|
||||
{
|
||||
"path": "agents/scorer.md",
|
||||
"sha256": "56083670454124718722a2e909678187e5ac80c8c4d2096830c15a034c8d8424"
|
||||
},
|
||||
{
|
||||
"path": "agents/performance-tracker.md",
|
||||
"sha256": "5578757056575f870e23c692508970dd1daa74f66b4943e34e32ca244fec719d"
|
||||
},
|
||||
{
|
||||
"path": "agents/critic.md",
|
||||
"sha256": "cd8689afe1b9ec9952223da7b356ad323925373a323d818ca10970b5b166e736"
|
||||
},
|
||||
{
|
||||
"path": "agents/draft-generator.md",
|
||||
"sha256": "7c651922cdd98bbc322152435999e9254a56d2240e50b2c62448e44e899df5a8"
|
||||
},
|
||||
{
|
||||
"path": "agents/selector.md",
|
||||
"sha256": "c1e6e34087829285ffaf2f4b97ec5f4c94ef24fb04b919a88273993248ad2d87"
|
||||
},
|
||||
{
|
||||
"path": ".claude-plugin/plugin.json",
|
||||
"sha256": "ae4b7fa089c199a81b79e16d808c3b6cf9e6f64559af3325ff54247ad2e9a202"
|
||||
},
|
||||
{
|
||||
"path": "commands/content-score-all.md",
|
||||
"sha256": "f5a4e67e5cfc10a05c8d83ddb8e8d493273d0151ade411bc7d84bd6e99fe44f2"
|
||||
},
|
||||
{
|
||||
"path": "commands/content-select-best.md",
|
||||
"sha256": "66ea3d774ba42f67289b6bff3e7e2779e769b3d2e71d33d13df4af81ad0a3e12"
|
||||
},
|
||||
{
|
||||
"path": "commands/content-full-pipeline.md",
|
||||
"sha256": "29b434b09dc65eb886374bededbb6068701136c92e68fd0fb3f0aafcd72418ee"
|
||||
},
|
||||
{
|
||||
"path": "commands/content-extract-stories.md",
|
||||
"sha256": "3015f63c5969d74980d90fac9d8a294f4a2accf14e05ab2d4f37b0a2e2b135d9"
|
||||
},
|
||||
{
|
||||
"path": "commands/content-generate-drafts.md",
|
||||
"sha256": "c2c042deb9eedda8f3e0cf95c51a14c2b4f1eae8052072795d1bb0bb927c8a49"
|
||||
},
|
||||
{
|
||||
"path": "commands/content-critic-review.md",
|
||||
"sha256": "aedb484242361529ed326e8155f7b03a49268ff67d800d05c6f495589a984938"
|
||||
}
|
||||
],
|
||||
"dirSha256": "c9f79d5d9379c03968e38f5d0fede214463a5ca7935191eeb730eadc2e8c18cd"
|
||||
},
|
||||
"security": {
|
||||
"scannedAt": null,
|
||||
"scannerVersion": null,
|
||||
"flags": []
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user