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

View File

@@ -0,0 +1,12 @@
{
"name": "document-skills-pdf",
"description": "Skills for working with PDF documents including creation, editing, forms, and advanced PDF operations.",
"version": "0.0.0-2025.11.28",
"author": {
"name": "ComposioHQ",
"email": "tech@composio.dev"
},
"skills": [
"./"
]
}