✅ Platform Online
Enterprise-grade Git-based monorepo for sharing Claude AI skills, agents, and MCP servers across your team.
GET /api/health - Health check PublicGET /api/test-github - GitHub App test PublicGET /api/components - List components Auth RequiredPOST /api/download/:component - Download Auth Required
All protected endpoints require Microsoft Entra ID authentication.
Use the bistec CLI to authenticate and access components.
npm install -g bistec-cli - Install CLI globallybistec login - Authenticate with Entra IDbistec list - Browse available componentsbistec install @skills/name - Install a component