36 lines
1.5 KiB
JSON
36 lines
1.5 KiB
JSON
|
|
{
|
||
|
|
"name": "PM Factory Knowledge Base",
|
||
|
|
"description": "Skills documentation and reference materials for the Reltio PM Factory.",
|
||
|
|
"collections": [
|
||
|
|
{
|
||
|
|
"name": "Transparent Factory Standards",
|
||
|
|
"description": "The five tenets of the Transparent Factory engineering standard.",
|
||
|
|
"source": ".standards/factory/content/",
|
||
|
|
"note": "Run 'python3 skills/factory-standards/manager.py update' first to populate this directory."
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"name": "Epic Standards",
|
||
|
|
"description": "Templates and checklists for creating well-structured epics.",
|
||
|
|
"files": [
|
||
|
|
"skills/epics-standards/references/aha-epic-workflow.md",
|
||
|
|
"skills/epics-standards/references/epic-fields-checklist.md",
|
||
|
|
"skills/epics-standards/SKILL.md"
|
||
|
|
]
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"name": "BMad Creative Suite",
|
||
|
|
"description": "Agent definitions and workflows for brainstorming, design thinking, and storytelling.",
|
||
|
|
"source": "bmad/creative-intelligence-suite/docs/",
|
||
|
|
"note": "Run 'python3 skills/bmad-suite/manager.py update' first to populate this directory."
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"name": "Gainsight PX",
|
||
|
|
"description": "Product analytics skill documentation.",
|
||
|
|
"files": [
|
||
|
|
"skills/gainsight-px/SKILL.md"
|
||
|
|
]
|
||
|
|
}
|
||
|
|
],
|
||
|
|
"upload_instructions": "In Open WebUI: Workspace → Knowledge → Create Collection. Upload the files listed for each collection. Then attach the collections to the 'Reltio PM Factory' model preset."
|
||
|
|
}
|