Pupfish Plugins

May 18, 2026 · View on GitHub

Claude Code plugin marketplace by Pupfish Analytics.

Installation

From the Claude Code desktop UI

  1. In the left sidebar under Personal plugins, click the + button.
  2. Choose Create plugin → Add marketplace.
  3. In the URL field, enter Pupfish-LLC/claude-plugins, then click Sync.
  4. Once the marketplace is synced, click the + button again and choose Browse plugins to install any of the plugins below.

From the command line

/plugin marketplace add Pupfish-LLC/claude-plugins
/plugin install qlik-toolkit@pupfish

Available Plugins

qlik-toolkit

Make Claude Code fluent in Qlik Sense. Install once and Claude becomes a Qlik developer you can delegate to, with deep platform knowledge, specialist agents for different tasks, and an automatic syntax check on every script.

  • 12 skills covering data modeling, load scripts, expressions, performance, visualization, QA, source profiling, and Cloud MCP integration
  • 7 specialist agents (data architect, script developer, expression developer, viz architect, requirements analyst, QA reviewer, doc writer) invoked on demand
  • A PostToolUse hook that flags common Qlik script syntax mistakes before reload

Install: /plugin install qlik-toolkit@pupfish

qlik-agents

A multi-agent development pipeline for Qlik Sense. You provide source materials and requirements; the pipeline produces production-grade load scripts, expressions, visualization specs, QA reports, and documentation through a structured 9-phase workflow with approval gates and execution validation.

Most Qlik developers will prefer qlik-toolkit for ad-hoc work. Reach for qlik-agents when you want the full structured pipeline from requirements through documentation.

Install: /plugin install qlik-agents@pupfish

Migrating from pupfish-qlik

The pupfish-qlik plugin was renamed to qlik-toolkit in 0.2.0. The plugin content is identical; only the name changed. If you have pupfish-qlik installed, the marketplace no longer lists it (so the Update button will not appear). To switch:

  1. Re-sync this marketplace (Personal plugins → +Create plugin → Add marketplace, enter Pupfish-LLC/claude-plugins, click Sync). Or from the CLI: /plugin marketplace update.
  2. Uninstall the old plugin: /plugin uninstall pupfish-qlik (or remove it via the GUI).
  3. Install the renamed plugin: /plugin install qlik-toolkit@pupfish.

Author

Pupfish Analytics