From 5d865c02ec9d9a158c2b43923930cedd07fbaef3 Mon Sep 17 00:00:00 2001 From: Bryan Thompson Date: Fri, 24 Apr 2026 12:07:40 -0500 Subject: [PATCH] Add fullstory plugin --- .claude-plugin/marketplace.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/.claude-plugin/marketplace.json b/.claude-plugin/marketplace.json index 3bafb24..78f083d 100644 --- a/.claude-plugin/marketplace.json +++ b/.claude-plugin/marketplace.json @@ -749,6 +749,20 @@ "category": "development", "homepage": "https://github.com/anthropics/claude-plugins-public/tree/main/plugins/frontend-design" }, + { + "name": "fullstory", + "description": "Connect Claude to Fullstory to query behavioral analytics, session replays, and customer experience insights.", + "author": { + "name": "Fullstory" + }, + "category": "monitoring", + "source": { + "source": "github", + "repo": "fullstorydev/fullstory-skills", + "commit": "1ec5865e7ab1449f9a0859d164c4b6a8c53b6e2f" + }, + "homepage": "https://www.fullstory.com" + }, { "name": "github", "description": "Official GitHub MCP server for repository management. Create issues, manage pull requests, review code, search repositories, and interact with GitHub's full API directly from Claude Code.",