Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 08:40:57 +08:00
commit abc7aa590b
7 changed files with 501 additions and 0 deletions

56
plugin.lock.json Normal file
View File

@@ -0,0 +1,56 @@
{
"$schema": "internal://schemas/plugin.lock.v1.json",
"pluginId": "gh:mojito-llm/freeship-skills:parsing-skills",
"normalized": {
"repo": null,
"ref": "refs/tags/v20251128.0",
"commit": "3d97538734fb4d4b98691fcf0ac1d8d372e7d2cf",
"treeHash": "6c1efbc71183fbccdddb345ff3e6cd8d2d29ade6a53c5dec338ec2d89621d0ad",
"generatedAt": "2025-11-28T10:27:08.875713Z",
"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": "parsing-skills",
"description": "解析技能 - 视频平台解析、素材提取、元数据分析等"
},
"content": {
"files": [
{
"path": "README.md",
"sha256": "351750e74d788cbc731509823d32cd704cd394253859741e2d1fbc93468fc0dc"
},
{
"path": ".claude-plugin/plugin.json",
"sha256": "51078cb37ac8e3edc7ca0e3650f4dbb3c591a692f4fa57a7531305b578314c32"
},
{
"path": "skills/plan-video/SKILL.md",
"sha256": "3afe2fe17fab65a019ad050f676205cc59e574859e6581a762b223aaf47d8f17"
},
{
"path": "skills/plan-video/scripts/extract_video_id.py",
"sha256": "7355021970780d54b4897d557dfd370e347ae07d4dd4f8a75f573ae84b5c699c"
},
{
"path": "skills/parse-video/SKILL.md",
"sha256": "03ae6a2ce70531f5666520fe9f7124ce6eb931083756f1ddce1ef050667157bb"
},
{
"path": "skills/rip-video/SKILL.md",
"sha256": "af8b291a9bd85cffa7ee77895d06568e4079c72086f8b006d855d83d8eb90d4a"
}
],
"dirSha256": "6c1efbc71183fbccdddb345ff3e6cd8d2d29ade6a53c5dec338ec2d89621d0ad"
},
"security": {
"scannedAt": null,
"scannerVersion": null,
"flags": []
}
}