17 lines
411 B
JSON
17 lines
411 B
JSON
{
|
|
"name": "astro-content-author",
|
|
"description": "Astro Content Author - Comprehensive toolkit for creating and managing content in Astro projects including markdown files, content collections, images, data fetching, and Astro DB",
|
|
"version": "1.0.0",
|
|
"author": {
|
|
"name": "Tobey Forsman"
|
|
},
|
|
"skills": [
|
|
"./skills"
|
|
],
|
|
"agents": [
|
|
"./agents"
|
|
],
|
|
"commands": [
|
|
"./commands"
|
|
]
|
|
} |