12 lines
281 B
JSON
12 lines
281 B
JSON
{
|
|
"name": "template-skill",
|
|
"description": "A template skill that demonstrates the structure and format for creating new Claude Skills.",
|
|
"version": "0.0.0-2025.11.28",
|
|
"author": {
|
|
"name": "ComposioHQ",
|
|
"email": "tech@composio.dev"
|
|
},
|
|
"skills": [
|
|
"./"
|
|
]
|
|
} |