mindtickle-pack
v1.7.0Claude Code skill pack for Mindtickle (18 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
claude plugin marketplace add IchenDEV/agent-plugin-mkt
claude plugin marketplace update agent-plugin-marketplace
claude plugin install mindtickle-pack@agent-plugin-marketplacePaste 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-marketplaceClone 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
├── .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
Ci Integration for MindTickle. Trigger: "mindtickle ci integration".
Diagnose and fix MindTickle common errors. Trigger: "mindtickle error", "fix mindtickle", "debug mindtickle".
Execute MindTickle primary workflow: Training Content Management. Trigger: "mindtickle training content management", "primary mindtickle workflow".
Execute MindTickle secondary workflow: Rep Performance & Readiness. Trigger: "mindtickle rep performance & readiness", "secondary mindtickle workflow".
Cost Tuning for MindTickle. Trigger: "mindtickle cost tuning".
Debug Bundle for MindTickle. Trigger: "mindtickle debug bundle".
Deploy Integration for MindTickle. Trigger: "mindtickle deploy integration".
Create a minimal working MindTickle example. Trigger: "mindtickle hello world", "mindtickle example", "test mindtickle".
Install and configure MindTickle SDK/API authentication. Use when setting up a new MindTickle integration. Trigger: "install mindtickle", "setup mindtickle", "mindtickle auth".
Local Dev Loop for MindTickle. Trigger: "mindtickle local dev loop".
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".
Prod Checklist for MindTickle. Trigger: "mindtickle prod checklist".
Rate Limits for MindTickle. Trigger: "mindtickle rate limits".
Reference Architecture for MindTickle. Trigger: "mindtickle reference architecture".
Sdk Patterns for MindTickle. Trigger: "mindtickle sdk patterns".
Security Basics for MindTickle. Trigger: "mindtickle security basics".
Upgrade Migration for MindTickle. Trigger: "mindtickle upgrade migration".
Webhooks Events for MindTickle. Trigger: "mindtickle webhooks events".
Plugin manifests1
{
"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"
]
}For maintainers
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)