18 lines
317 B
JSON
18 lines
317 B
JSON
{
|
|
"name": "filling-pdf-forms",
|
|
"description": "Complete PDF forms through conversation",
|
|
"version": "0.0.0-2025.11.28",
|
|
"author": {
|
|
"name": "Jason Smith",
|
|
"email": "jason.h.smith@gmail.com"
|
|
},
|
|
"skills": [
|
|
"./skills"
|
|
],
|
|
"agents": [
|
|
"./agents"
|
|
],
|
|
"commands": [
|
|
"./commands"
|
|
]
|
|
} |