Initial commit

This commit is contained in:
Zhongwei Li
2025-11-29 18:16:13 +08:00
commit 1c754d77bd
26 changed files with 6819 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
{
"name": "slack-gif-creator",
"description": "Creates animated GIFs optimized for Slack with validators for size constraints and composable animation primitives.",
"version": "0.0.0-2025.11.28",
"author": {
"name": "ComposioHQ",
"email": "tech@composio.dev"
},
"skills": [
"./"
]
}