feat: initial marketplace (knowledge-curator + venture)
This commit is contained in:
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"name": "luki-net",
|
||||
"owner": {
|
||||
"name": "l.kirchner",
|
||||
"url": "https://gitea.luki-net.org/l.kirchner"
|
||||
},
|
||||
"plugins": [
|
||||
{
|
||||
"name": "knowledge-curator",
|
||||
"source": "./knowledge-curator",
|
||||
"description": "Memory-Hub Knowledge-Graph audit & restructuring: structural integrity, dedup, link discovery, taxonomy design (4 read-only subagents). Read-only by default; mutations explicit + backed up."
|
||||
},
|
||||
{
|
||||
"name": "venture",
|
||||
"source": "./venture",
|
||||
"description": "Founder/Fundraising/GTM-Material: Pitch Deck, Investor-Materials-Konsistenz, SaaS-Finanzmodell, Marktanalyse, Executive Summary"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user