From 14575b4a3857023cc8fa1d02faa192231a746b3c Mon Sep 17 00:00:00 2001 From: "metorial-test-app-staging[bot]" <263351248+metorial-test-app-staging[bot]@users.noreply.github.com> Date: Tue, 14 Jul 2026 12:12:25 +0000 Subject: [PATCH] Update marketplace test --- .agents/plugins/marketplace.json | 7 +++++++ .claude-plugin/marketplace.json | 11 +++++++++++ .cursor-plugin/marketplace.json | 11 +++++++++++ .github/plugin/marketplace.json | 11 +++++++++++ 4 files changed, 40 insertions(+) create mode 100644 .agents/plugins/marketplace.json create mode 100644 .claude-plugin/marketplace.json create mode 100644 .cursor-plugin/marketplace.json create mode 100644 .github/plugin/marketplace.json diff --git a/.agents/plugins/marketplace.json b/.agents/plugins/marketplace.json new file mode 100644 index 0000000000..ced2cb9681 --- /dev/null +++ b/.agents/plugins/marketplace.json @@ -0,0 +1,7 @@ +{ + "name": "test-fhqjk4", + "interface": { + "displayName": "test" + }, + "plugins": [] +} \ No newline at end of file diff --git a/.claude-plugin/marketplace.json b/.claude-plugin/marketplace.json new file mode 100644 index 0000000000..113cc5afa8 --- /dev/null +++ b/.claude-plugin/marketplace.json @@ -0,0 +1,11 @@ +{ + "name": "test-fhqjk4", + "owner": { + "name": "rgerwg" + }, + "metadata": { + "description": "Official WorkOS skills for AI coding agents", + "version": "0.0.1" + }, + "plugins": [] +} \ No newline at end of file diff --git a/.cursor-plugin/marketplace.json b/.cursor-plugin/marketplace.json new file mode 100644 index 0000000000..113cc5afa8 --- /dev/null +++ b/.cursor-plugin/marketplace.json @@ -0,0 +1,11 @@ +{ + "name": "test-fhqjk4", + "owner": { + "name": "rgerwg" + }, + "metadata": { + "description": "Official WorkOS skills for AI coding agents", + "version": "0.0.1" + }, + "plugins": [] +} \ No newline at end of file diff --git a/.github/plugin/marketplace.json b/.github/plugin/marketplace.json new file mode 100644 index 0000000000..113cc5afa8 --- /dev/null +++ b/.github/plugin/marketplace.json @@ -0,0 +1,11 @@ +{ + "name": "test-fhqjk4", + "owner": { + "name": "rgerwg" + }, + "metadata": { + "description": "Official WorkOS skills for AI coding agents", + "version": "0.0.1" + }, + "plugins": [] +} \ No newline at end of file