From 26973b887b74a8fc478a4ba8de60d6df4b2cda12 Mon Sep 17 00:00:00 2001 From: Bryan Thompson Date: Mon, 27 Apr 2026 14:37:03 -0500 Subject: [PATCH] Add fullstory plugin (#1577) --- .claude-plugin/marketplace.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/.claude-plugin/marketplace.json b/.claude-plugin/marketplace.json index b8b44a5..4ef48f1 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.",