From 1b8b9bf0787f80f46c6e582dba495da4bcfe9b0e Mon Sep 17 00:00:00 2001 From: maxdml Date: Tue, 3 Mar 2026 15:19:39 -0800 Subject: [PATCH] chore: sync generated registry files --- skills_index.json | 27 --------------------------- 1 file changed, 27 deletions(-) diff --git a/skills_index.json b/skills_index.json index 57c325ef..084bef1f 100644 --- a/skills_index.json +++ b/skills_index.json @@ -3659,33 +3659,6 @@ "source": "https://docs.dbos.dev/", "date_added": "2026-02-27" }, - { - "id": "dbos-golang", - "path": "skills/dbos-golang", - "category": "uncategorized", - "name": "dbos-golang", - "description": "DBOS Go SDK for building reliable, fault-tolerant applications with durable workflows. Use this skill when writing Go code with DBOS, creating workflows and steps, using queues, using the DBOS Client from external applications, or building Go applications that need to be resilient to failures.", - "risk": "safe", - "source": "https://docs.dbos.dev/" - }, - { - "id": "dbos-python", - "path": "skills/dbos-python", - "category": "uncategorized", - "name": "dbos-python", - "description": "DBOS Python SDK for building reliable, fault-tolerant applications with durable workflows. Use this skill when writing Python code with DBOS, creating workflows and steps, using queues, using DBOSClient from external applications, or building applications that need to be resilient to failures.", - "risk": "safe", - "source": "https://docs.dbos.dev/" - }, - { - "id": "dbos-typescript", - "path": "skills/dbos-typescript", - "category": "uncategorized", - "name": "dbos-typescript", - "description": "DBOS TypeScript SDK for building reliable, fault-tolerant applications with durable workflows. Use this skill when writing TypeScript code with DBOS, creating workflows and steps, using queues, using DBOSClient from external applications, or building applications that need to be resilient to failures.", - "risk": "safe", - "source": "https://docs.dbos.dev/" - }, { "id": "dbt-transformation-patterns", "path": "skills/dbt-transformation-patterns",