11 lines
240 B
JSON
11 lines
240 B
JSON
{
|
|
"name": "skill-creator",
|
|
"description": "Tool for creating and managing Agent Skills. Sourced from Anthropic's official skills repository.",
|
|
"version": "1.0.0",
|
|
"author": {
|
|
"name": "Anthropic"
|
|
},
|
|
"skills": [
|
|
"./"
|
|
]
|
|
} |