Initial commit

This commit is contained in:
Zhongwei Li
2025-11-29 18:15:41 +08:00
commit 0cd0d4fb0a
15 changed files with 2003 additions and 0 deletions

89
plugin.lock.json Normal file
View File

@@ -0,0 +1,89 @@
{
"$schema": "internal://schemas/plugin.lock.v1.json",
"pluginId": "gh:ComposioHQ/awesome-claude-skills:document-skills/pdf",
"normalized": {
"repo": null,
"ref": "refs/tags/v20251128.0",
"commit": "6ffcfd1a8e054bf55dcbf7f6e74298f7e8176ec2",
"treeHash": "45eb13ad7a486da613267cf6719e7f5d292912d9c59d2697712eb2d2491fba8d",
"generatedAt": "2025-11-28T10:10:08.722268Z",
"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-pdf",
"description": "Skills for working with PDF documents including creation, editing, forms, and advanced PDF operations.",
"version": null
},
"content": {
"files": [
{
"path": "reference.md",
"sha256": "03a5f964f8abecbbe156f363356e927e864d7ee964f1012c84ee1bfc8acbeb95"
},
{
"path": "forms.md",
"sha256": "0ab10e9095deb1c1f9f79eb04254589f55c1d16e095cb53191e03f9fc3184449"
},
{
"path": "README.md",
"sha256": "2f0efaedb58e71e150043d8b7ae504a5e0f4d9117821634b940a78a9a9262f58"
},
{
"path": "SKILL.md",
"sha256": "38d8559d4899602f82f3560052132aa0c40cfca80203037729756bdb4fb8e0cb"
},
{
"path": "LICENSE.txt",
"sha256": "79f6d8f5b427252fa3b1c11ecdbdb6bf610b944f7530b4de78f770f38741cfaa"
},
{
"path": "scripts/fill_fillable_fields.py",
"sha256": "65b3e41969707022283a313a4cf9696d31793cbe255dffe13370e75abda448a7"
},
{
"path": "scripts/convert_pdf_to_images.py",
"sha256": "095a0105a718af75ede309cb03f84a20c81d17f1727f7686fd4b294f1f40294f"
},
{
"path": "scripts/extract_form_field_info.py",
"sha256": "9db1a2720cf54223cdc4bf797080c70f4e0d27288d9f400e066c14524519021d"
},
{
"path": "scripts/check_bounding_boxes.py",
"sha256": "eb2a5f79c8aa10c57b5867e1f0fc75b52a68b1218442ef9d838dfb4b9eedc6f4"
},
{
"path": "scripts/check_bounding_boxes_test.py",
"sha256": "f95dca01a8b79aafd152511e9f7bf2bbcd606dde1be77d691f03a18624e002ca"
},
{
"path": "scripts/create_validation_image.py",
"sha256": "89675be66b48925d7b498eb9454521c78cf9e9ff188ebf094934b598550effe5"
},
{
"path": "scripts/fill_pdf_form_with_annotations.py",
"sha256": "599d6f307edb4ee6b837f21d0ea860c41c22246e270b45d6bc750c5b87c86ce0"
},
{
"path": "scripts/check_fillable_fields.py",
"sha256": "250d5aa4e8451d6a83d17d3550c14e6c844ac347145f916ebf7980b118312b41"
},
{
"path": ".claude-plugin/plugin.json",
"sha256": "cd9fe6288edc2c7c143aa8164beb2db507f110ae9e0055877936265ec60a3a1d"
}
],
"dirSha256": "45eb13ad7a486da613267cf6719e7f5d292912d9c59d2697712eb2d2491fba8d"
},
"security": {
"scannedAt": null,
"scannerVersion": null,
"flags": []
}
}