feat: initial marketplace (knowledge-curator + venture)

This commit is contained in:
2026-06-02 14:31:42 +02:00
commit 45a4f30939
22 changed files with 1463 additions and 0 deletions
+19
View File
@@ -0,0 +1,19 @@
{
"name": "venture",
"version": "0.1.0",
"description": "Venture-Set: Skills zum Erstellen kohaerenter Founder-/Fundraising-/GTM-Materialien aus einer gemeinsamen Wissensbasis. Enthaelt Pitch-Deck-Builder, Investor-Materials-Konsistenz, SaaS-Finanzmodell, Marktanalyse und Executive-Summary-Writer.",
"author": {
"name": "LuKi-Net"
},
"keywords": [
"venture",
"founder",
"fundraising",
"pitch-deck",
"investor",
"saas",
"financial-model",
"market-research",
"go-to-market"
]
}