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:animalzinc/claude-plugins:plugins/blog-style-guide-creator",
|
||||
"normalized": {
|
||||
"repo": null,
|
||||
"ref": "refs/tags/v20251128.0",
|
||||
"commit": "fe18bf87f1ce157ba3818bb204e964a4bf920a83",
|
||||
"treeHash": "0da1f4b0bc474a69b0e9b608e70619f58d3bf4e31540c99a0e5d1d56b3ad2813",
|
||||
"generatedAt": "2025-11-28T10:13:44.109688Z",
|
||||
"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": "blog-style-guide-creator",
|
||||
"description": "AI-powered editorial style guide generation from blog content and article compliance review system. Analyze published blog articles to extract consistent patterns, then review content with 8 specialized agents in parallel.",
|
||||
"version": "1.0.0"
|
||||
},
|
||||
"content": {
|
||||
"files": [
|
||||
{
|
||||
"path": "README.md",
|
||||
"sha256": "27c2ccd2525001d5cc0b9019ab279a3e648ec06d3c8e76698c559b49a263fc73"
|
||||
},
|
||||
{
|
||||
"path": "agents/punctuation-agent.md",
|
||||
"sha256": "83134846269f3bb93554a1ad0fb3cf1f274d323a55c4e631b40725dd16bcda95"
|
||||
},
|
||||
{
|
||||
"path": "agents/content-patterns-agent.md",
|
||||
"sha256": "b74acfdfae5ca538ffc0ba47c968ccffa64b00af97a667c2bc56e6daa89d4f6d"
|
||||
},
|
||||
{
|
||||
"path": "agents/industry-terms-agent.md",
|
||||
"sha256": "c88f5f3e2c56b57939beeaea9a50435ab8899a3713aeb19d38bb1187f0503292"
|
||||
},
|
||||
{
|
||||
"path": "agents/grammar-usage-agent.md",
|
||||
"sha256": "9398579a7122a42c6eba8ee6f9d3e4eb827b954317e0620c83896ec52a3c2107"
|
||||
},
|
||||
{
|
||||
"path": "agents/style-guide-generator.md",
|
||||
"sha256": "96d76271accabdd555e7c14c447fbaa68ed4fdad817bca7cc962bedbb1d4ba38"
|
||||
},
|
||||
{
|
||||
"path": "agents/voice-tone-agent.md",
|
||||
"sha256": "1baa633cb2e5824deeed61b28de6b93aa813f7abcf8837e82ddcbe4ec13056be"
|
||||
},
|
||||
{
|
||||
"path": "agents/technical-standards-agent.md",
|
||||
"sha256": "e580b7e44f6a93554338a4853b513de406c50bacd92ba8c9a10c6b771b20f5ee"
|
||||
},
|
||||
{
|
||||
"path": "agents/quick-reference-agent.md",
|
||||
"sha256": "e412294dafc8e51845b23b09eb98e2c7ab021398fb789841649737080ab7a147"
|
||||
},
|
||||
{
|
||||
"path": "agents/formatting-agent.md",
|
||||
"sha256": "faf36fe5a203eec7300ed04ba078b9eb8ea44c397678a5e702b00b9db4544d9d"
|
||||
},
|
||||
{
|
||||
"path": ".claude-plugin/plugin.json",
|
||||
"sha256": "6d98ed62f1fefadec94c69ab4938ac311917af90171c85ce55ba42d697e5ca85"
|
||||
},
|
||||
{
|
||||
"path": "commands/generate-style-guide.md",
|
||||
"sha256": "a0440821cafd84fdf1154f4a085b01f80f617091198b9d88e9e1a1bd134a0a21"
|
||||
},
|
||||
{
|
||||
"path": "commands/style-check.md",
|
||||
"sha256": "52a8c04ce3b80ff8ae019d3e0554f89cea5cd92aea43ffecccd6e70ecc19ffd2"
|
||||
},
|
||||
{
|
||||
"path": "commands/batch-review.md",
|
||||
"sha256": "4d927e2932e8fc4af35d0903c42877081b942e96315a68668c46cd08ec27f269"
|
||||
}
|
||||
],
|
||||
"dirSha256": "0da1f4b0bc474a69b0e9b608e70619f58d3bf4e31540c99a0e5d1d56b3ad2813"
|
||||
},
|
||||
"security": {
|
||||
"scannedAt": null,
|
||||
"scannerVersion": null,
|
||||
"flags": []
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user