18 lines
458 B
JSON
18 lines
458 B
JSON
{
|
|
"name": "operations",
|
|
"description": "Operations and administration team with 3 specialized roles covering operations, HR, and office management",
|
|
"version": "1.0.0",
|
|
"author": {
|
|
"name": "Puerto"
|
|
},
|
|
"skills": [
|
|
"./skills/operations-management",
|
|
"./skills/human-resources",
|
|
"./skills/office-administration"
|
|
],
|
|
"agents": [
|
|
"./agents/operations-lead.md",
|
|
"./agents/hr-manager.md",
|
|
"./agents/office-manager.md"
|
|
]
|
|
} |