Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 08:35:51 +08:00
commit d6a8021492
6 changed files with 740 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:krfantasy/alsdiff:plugins/xml-element-extractor",
"normalized": {
"repo": null,
"ref": "refs/tags/v20251128.0",
"commit": "208b08b000db4d0623c45264674d498a6952c82d",
"treeHash": "36c5a4149f671f2428764c5b35cad0e71d65e2a61a116bed240d32964b97c836",
"generatedAt": "2025-11-28T10:19:57.223439Z",
"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": "xml-element-extractor",
"description": "Extract XML elements from source files using Python's standard library with optional xmllint formatting",
"version": "1.0.0"
},
"content": {
"files": [
{
"path": "README.md",
"sha256": "72b6f91c642d0de5fcaeb6f38f82918947c92ee1652fc832ab746bc322259e80"
},
{
"path": ".claude-plugin/plugin.json",
"sha256": "99a99927a566aefda0acda622f37aadc0384ca988bae49b54cbf9fdf0948d9de"
},
{
"path": "skills/xml-element-extractor/reference.md",
"sha256": "94910d4dbec68c606ec4cd026e8de082cf966cb462a6a92ed6868a2c3351f666"
},
{
"path": "skills/xml-element-extractor/SKILL.md",
"sha256": "d0c5017a1a708ba77b57ab65fb8b2802ef43ad22654980ff294e61dad38fff86"
},
{
"path": "skills/xml-element-extractor/scripts/extract_xml_element.py",
"sha256": "858b9fc06a6c0c7a1ffeec6e83315ce243a0ad989d5874b051d57030b05843a6"
}
],
"dirSha256": "36c5a4149f671f2428764c5b35cad0e71d65e2a61a116bed240d32964b97c836"
},
"security": {
"scannedAt": null,
"scannerVersion": null,
"flags": []
}
}