Initial commit
This commit is contained in:
73
plugin.lock.json
Normal file
73
plugin.lock.json
Normal file
@@ -0,0 +1,73 @@
|
||||
{
|
||||
"$schema": "internal://schemas/plugin.lock.v1.json",
|
||||
"pluginId": "gh:yebot/rad-cc-plugins:plugins/astro-content-author",
|
||||
"normalized": {
|
||||
"repo": null,
|
||||
"ref": "refs/tags/v20251128.0",
|
||||
"commit": "35c46642eac4ae8d1843c666bd8019da771712d8",
|
||||
"treeHash": "8b2f21853f03c3f5f2ce11d2312597f038fd4da3c4d420ee0551690924c4992d",
|
||||
"generatedAt": "2025-11-28T10:29:10.816994Z",
|
||||
"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": "astro-content-author",
|
||||
"description": "Astro Content Author - Comprehensive toolkit for creating and managing content in Astro projects including markdown files, content collections, images, data fetching, and Astro DB",
|
||||
"version": "1.0.0"
|
||||
},
|
||||
"content": {
|
||||
"files": [
|
||||
{
|
||||
"path": "README.md",
|
||||
"sha256": "8509bf23f4785dfc4de8a1dbb2509229f87624311bc6f486b0de0c10bba06af2"
|
||||
},
|
||||
{
|
||||
"path": "agents/collection-architect.md",
|
||||
"sha256": "419429e78f53e38232dae23d13a48a9a61fef19b1cd481aa84b5ddd9444348b3"
|
||||
},
|
||||
{
|
||||
"path": "agents/data-fetcher.md",
|
||||
"sha256": "e9505a0335192c459ab71c0090cd71861836cf0a302793a4e5de96c333732b21"
|
||||
},
|
||||
{
|
||||
"path": "agents/image-optimizer.md",
|
||||
"sha256": "c1404807baf570fef215994b3061aa333f84f4758e38cc865d95d0a59728aa16"
|
||||
},
|
||||
{
|
||||
"path": "agents/content-creator.md",
|
||||
"sha256": "0d5a0c23e3a8c6a0f90b600367a35093b62df660ac0277b5cdf0cccacdaf7dbf"
|
||||
},
|
||||
{
|
||||
"path": ".claude-plugin/plugin.json",
|
||||
"sha256": "bf923916742301e1c99a42ef112fc06640ba2e84d1ab3b5742910325b02bbdd1"
|
||||
},
|
||||
{
|
||||
"path": "commands/new-collection.md",
|
||||
"sha256": "c8bdbe82022be57828770ed0fd7e704d8b0b98bd16a549bcd2839bc2f9b38cb8"
|
||||
},
|
||||
{
|
||||
"path": "commands/new-post.md",
|
||||
"sha256": "05767a410835a9868ef9cf5f10fbe6d07a9edbd359f6b3572105406b928dfa33"
|
||||
},
|
||||
{
|
||||
"path": "skills/frontmatter-schemas/SKILL.md",
|
||||
"sha256": "131afdd2a1451e7ba32fdab2d4a9cc2fde8cc706ead5e907a43e546d18e41a08"
|
||||
},
|
||||
{
|
||||
"path": "skills/astro-db-patterns/SKILL.md",
|
||||
"sha256": "4014306f8ad230b7be359dc94ba2d69f814d7dfcd8dc9dfbfd20c31e3ee2aca8"
|
||||
}
|
||||
],
|
||||
"dirSha256": "8b2f21853f03c3f5f2ce11d2312597f038fd4da3c4d420ee0551690924c4992d"
|
||||
},
|
||||
"security": {
|
||||
"scannedAt": null,
|
||||
"scannerVersion": null,
|
||||
"flags": []
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user