Agent Plugins Marketplace
All plugins

mindtickle-pack

v1.7.0

Claude Code skill pack for Mindtickle (18 skills)

Claude Code18 Skills

By Jeremy LongshoreLicense: MIT2.7k GitHub starsUpdated 13 hours ago

Directory evidence

Runtimes
Claude Code
Parsed components
18 skill or MCP entries
Source updated
Aug 29, 2026
Manifest status
Canonical path parsed

The directory validates manifest shape and source location. It does not execute the plugin or provide a security endorsement. Review the indexing methodology

Install plugin

Installs for the current user
claude plugin marketplace add IchenDEV/agent-plugin-mkt
claude plugin marketplace update agent-plugin-marketplace
claude plugin install mindtickle-pack@agent-plugin-marketplace

Paste and run these commands in a terminal with Claude Code. They add and refresh the PluginsMP catalog, then install this plugin.

The installer fetches third-party code from the source repository shown on this page. This directory validates manifest structure and source location, but does not perform a security audit; review the manifest, components, and source before installing.

Get the source manually
git clone https://github.com/jeremylongshore/tons-of-skills-marketplace

Clone the source repository, then follow its setup instructions to add the plugin to a compatible client. The plugin root is plugins/saas-packs/mindtickle-pack/.

Plugin files

plugins/saas-packs/mindtickle-pack/
├── .claude-plugin/plugin.json
├── skills/mindtickle-ci-integration/SKILL.md
├── skills/mindtickle-common-errors/SKILL.md
├── skills/mindtickle-core-workflow-a/SKILL.md
├── skills/mindtickle-core-workflow-b/SKILL.md
├── skills/mindtickle-cost-tuning/SKILL.md
├── skills/mindtickle-debug-bundle/SKILL.md
├── skills/mindtickle-deploy-integration/SKILL.md
├── skills/mindtickle-hello-world/SKILL.md
├── skills/mindtickle-install-auth/SKILL.md
├── skills/mindtickle-local-dev-loop/SKILL.md
├── skills/mindtickle-performance-tuning/SKILL.md
├── skills/mindtickle-prod-checklist/SKILL.md
├── skills/mindtickle-rate-limits/SKILL.md
├── skills/mindtickle-reference-architecture/SKILL.md
├── skills/mindtickle-sdk-patterns/SKILL.md
├── skills/mindtickle-security-basics/SKILL.md
├── skills/mindtickle-upgrade-migration/SKILL.md
└── skills/mindtickle-webhooks-events/SKILL.md

Included Skills18

mindtickle-ci-integrationskills/mindtickle-ci-integration/SKILL.md

Ci Integration for MindTickle. Trigger: "mindtickle ci integration".

mindtickle-common-errorsskills/mindtickle-common-errors/SKILL.md

Diagnose and fix MindTickle common errors. Trigger: "mindtickle error", "fix mindtickle", "debug mindtickle".

mindtickle-core-workflow-askills/mindtickle-core-workflow-a/SKILL.md

Execute MindTickle primary workflow: Training Content Management. Trigger: "mindtickle training content management", "primary mindtickle workflow".

mindtickle-core-workflow-bskills/mindtickle-core-workflow-b/SKILL.md

Execute MindTickle secondary workflow: Rep Performance & Readiness. Trigger: "mindtickle rep performance & readiness", "secondary mindtickle workflow".

mindtickle-cost-tuningskills/mindtickle-cost-tuning/SKILL.md

Cost Tuning for MindTickle. Trigger: "mindtickle cost tuning".

mindtickle-debug-bundleskills/mindtickle-debug-bundle/SKILL.md

Debug Bundle for MindTickle. Trigger: "mindtickle debug bundle".

mindtickle-deploy-integrationskills/mindtickle-deploy-integration/SKILL.md

Deploy Integration for MindTickle. Trigger: "mindtickle deploy integration".

mindtickle-hello-worldskills/mindtickle-hello-world/SKILL.md

Create a minimal working MindTickle example. Trigger: "mindtickle hello world", "mindtickle example", "test mindtickle".

mindtickle-install-authskills/mindtickle-install-auth/SKILL.md

Install and configure MindTickle SDK/API authentication. Use when setting up a new MindTickle integration. Trigger: "install mindtickle", "setup mindtickle", "mindtickle auth".

mindtickle-local-dev-loopskills/mindtickle-local-dev-loop/SKILL.md

Local Dev Loop for MindTickle. Trigger: "mindtickle local dev loop".

mindtickle-performance-tuningskills/mindtickle-performance-tuning/SKILL.md

Optimize MindTickle API integration performance with caching, bulk progress queries, and webhook processing. Use when learner progress queries are slow, report generation times out, or completion webhooks cause backpressure. Trigger with "mindtickle performance tuning".

mindtickle-prod-checklistskills/mindtickle-prod-checklist/SKILL.md

Prod Checklist for MindTickle. Trigger: "mindtickle prod checklist".

mindtickle-rate-limitsskills/mindtickle-rate-limits/SKILL.md

Rate Limits for MindTickle. Trigger: "mindtickle rate limits".

mindtickle-reference-architectureskills/mindtickle-reference-architecture/SKILL.md

Reference Architecture for MindTickle. Trigger: "mindtickle reference architecture".

mindtickle-sdk-patternsskills/mindtickle-sdk-patterns/SKILL.md

Sdk Patterns for MindTickle. Trigger: "mindtickle sdk patterns".

mindtickle-security-basicsskills/mindtickle-security-basics/SKILL.md

Security Basics for MindTickle. Trigger: "mindtickle security basics".

mindtickle-upgrade-migrationskills/mindtickle-upgrade-migration/SKILL.md

Upgrade Migration for MindTickle. Trigger: "mindtickle upgrade migration".

mindtickle-webhooks-eventsskills/mindtickle-webhooks-events/SKILL.md

Webhooks Events for MindTickle. Trigger: "mindtickle webhooks events".

Plugin manifests1

plugins/saas-packs/mindtickle-pack/.claude-plugin/plugin.json
{
  "name": "mindtickle-pack",
  "version": "1.7.0",
  "description": "Claude Code skill pack for Mindtickle (18 skills)",
  "author": {
    "name": "Jeremy Longshore",
    "email": "[email protected]"
  },
  "license": "MIT",
  "keywords": [
    "mindtickle",
    "mindtickle",
    "saas",
    "sdk",
    "integration"
  ]
}

If you maintain this plugin, link to this source-backed listing from your README so users can review its manifest and indexed components.

[mindtickle-pack on Agent Plugins Marketplace](https://pluginsmp.com/plugins/mindtickle-pack)