juicebox-pack
v1.16.0Claude Code skill pack for Juicebox (24 skills)
By Jeremy LongshoreLicense: MIT2.7k GitHub starsUpdated 13 hours ago
Directory evidence
- Runtimes
- Claude Code
- Parsed components
- 24 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 juicebox-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/juicebox-pack/.
Plugin files
├── .claude-plugin/plugin.json├── skills/juicebox-ci-integration/SKILL.md├── skills/juicebox-common-errors/SKILL.md├── skills/juicebox-core-workflow-a/SKILL.md├── skills/juicebox-core-workflow-b/SKILL.md├── skills/juicebox-cost-tuning/SKILL.md├── skills/juicebox-data-handling/SKILL.md├── skills/juicebox-debug-bundle/SKILL.md├── skills/juicebox-deploy-integration/SKILL.md├── skills/juicebox-enterprise-rbac/SKILL.md├── skills/juicebox-hello-world/SKILL.md├── skills/juicebox-incident-runbook/SKILL.md├── skills/juicebox-install-auth/SKILL.md├── skills/juicebox-local-dev-loop/SKILL.md├── skills/juicebox-migration-deep-dive/SKILL.md├── skills/juicebox-multi-env-setup/SKILL.md├── skills/juicebox-observability/SKILL.md├── skills/juicebox-performance-tuning/SKILL.md├── skills/juicebox-prod-checklist/SKILL.md├── skills/juicebox-rate-limits/SKILL.md├── skills/juicebox-reference-architecture/SKILL.md├── skills/juicebox-sdk-patterns/SKILL.md├── skills/juicebox-security-basics/SKILL.md├── skills/juicebox-upgrade-migration/SKILL.md└── skills/juicebox-webhooks-events/SKILL.md
Included Skills24
Configure Juicebox CI/CD. Trigger: "juicebox ci", "juicebox pipeline".
Diagnose and fix Juicebox API errors. Trigger: "juicebox error", "fix juicebox", "debug juicebox".
Execute Juicebox people search with power filters and ATS export. Trigger: "find candidates", "people search", "juicebox search".
Execute Juicebox enrichment and outreach workflow. Trigger: "juicebox enrich", "candidate enrichment", "talent pool".
Optimize Juicebox costs. Trigger: "juicebox cost", "juicebox billing", "juicebox budget".
Juicebox data privacy and GDPR. Trigger: "juicebox data privacy", "juicebox gdpr".
Collect Juicebox debug evidence. Trigger: "juicebox debug", "juicebox support ticket".
Deploy Juicebox integrations. Trigger: "deploy juicebox", "juicebox production deploy".
Configure Juicebox team access. Trigger: "juicebox rbac", "juicebox team roles".
Create a minimal Juicebox people search example. Trigger: "juicebox hello world", "first people search", "test juicebox".
Juicebox incident response. Trigger: "juicebox incident", "juicebox outage".
Install and configure Juicebox PeopleGPT API authentication. Use when setting up people search or initializing Juicebox. Trigger: "install juicebox", "setup juicebox", "juicebox auth".
Configure Juicebox local dev workflow. Trigger: "juicebox local dev", "juicebox dev setup".
Migrate to Juicebox from other tools. Trigger: "switch to juicebox", "migrate to juicebox".
Configure Juicebox multi-environment. Trigger: "juicebox environments", "juicebox staging".
Set up Juicebox monitoring. Trigger: "juicebox monitoring", "juicebox metrics".
Optimize Juicebox performance. Trigger: "juicebox performance", "optimize juicebox".
Execute Juicebox production checklist. Trigger: "juicebox production", "deploy juicebox".
Implement Juicebox rate limiting. Trigger: "juicebox rate limit", "juicebox 429", "juicebox throttle".
Implement Juicebox reference architecture. Trigger: "juicebox architecture", "recruiting platform design".
Apply production Juicebox SDK patterns. Trigger: "juicebox patterns", "juicebox best practices".
Apply Juicebox security best practices. Trigger: "juicebox security", "juicebox api key security".
Plan Juicebox SDK upgrades. Trigger: "upgrade juicebox", "juicebox migration".
Handle Juicebox webhooks and events. Trigger: "juicebox webhooks", "juicebox events".
Plugin manifests1
{
"name": "juicebox-pack",
"version": "1.16.0",
"description": "Claude Code skill pack for Juicebox (24 skills)",
"author": {
"name": "Jeremy Longshore",
"email": "[email protected]"
},
"license": "MIT",
"keywords": [
"juicebox",
"people-search",
"recruiting",
"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.
[juicebox-pack on Agent Plugins Marketplace](https://pluginsmp.com/plugins/juicebox-pack)