17 lines
307 B
JSON
17 lines
307 B
JSON
{
|
|
"name": "course-builder",
|
|
"description": "Tools for creating educational content for data science, ML, AI, and MLOps courses",
|
|
"version": "1.0.0",
|
|
"author": {
|
|
"name": "Brad Boehmke"
|
|
},
|
|
"skills": [
|
|
"./skills"
|
|
],
|
|
"agents": [
|
|
"./agents"
|
|
],
|
|
"commands": [
|
|
"./commands"
|
|
]
|
|
} |