Initial commit

This commit is contained in:
Zhongwei Li
2025-11-29 18:15:47 +08:00
commit 5f104177da
6 changed files with 565 additions and 0 deletions

53
plugin.lock.json Normal file
View File

@@ -0,0 +1,53 @@
{
"$schema": "internal://schemas/plugin.lock.v1.json",
"pluginId": "gh:ComposioHQ/awesome-claude-skills:document-skills/xlsx",
"normalized": {
"repo": null,
"ref": "refs/tags/v20251128.0",
"commit": "6debd8808dc5525c6928df954ff718274f01513b",
"treeHash": "e9aed3e011c8950dca0827c1a5fc358b5d11760da090e77239ebe87483e381db",
"generatedAt": "2025-11-28T10:10:09.190808Z",
"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": "document-skills-xlsx",
"description": "Skills for working with Excel spreadsheets including creation, editing, formulas, and data manipulation.",
"version": null
},
"content": {
"files": [
{
"path": "recalc.py",
"sha256": "ab1ef0c94536bb23b6c6a3d32769b0401ec3cc85e73c247d574dd84ec73af15d"
},
{
"path": "README.md",
"sha256": "37ebbe1da4fc9c123d06c5bcfc1408725c7398bf5136f53e6bc7728031448e27"
},
{
"path": "SKILL.md",
"sha256": "020ccdb5932257b66c638ec1157ea248d57fa52c8c01f1f68b559b5970c7df35"
},
{
"path": "LICENSE.txt",
"sha256": "79f6d8f5b427252fa3b1c11ecdbdb6bf610b944f7530b4de78f770f38741cfaa"
},
{
"path": ".claude-plugin/plugin.json",
"sha256": "9b35924a6fcddf4a4fd0a5f2b3b7b3456182ee388b31c59a501ff1879c0798dd"
}
],
"dirSha256": "e9aed3e011c8950dca0827c1a5fc358b5d11760da090e77239ebe87483e381db"
},
"security": {
"scannedAt": null,
"scannerVersion": null,
"flags": []
}
}