Agent Plugins Marketplace
All plugins

juicebox-pack

v1.16.0

Claude Code skill pack for Juicebox (24 skills)

Claude Code24 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

Installs for the current user
claude plugin marketplace add IchenDEV/agent-plugin-mkt
claude plugin marketplace update agent-plugin-marketplace
claude plugin install juicebox-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/juicebox-pack/.

Plugin files

plugins/saas-packs/juicebox-pack/
├── .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

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

Configure Juicebox CI/CD. Trigger: "juicebox ci", "juicebox pipeline".

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

Diagnose and fix Juicebox API errors. Trigger: "juicebox error", "fix juicebox", "debug juicebox".

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

Execute Juicebox people search with power filters and ATS export. Trigger: "find candidates", "people search", "juicebox search".

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

Execute Juicebox enrichment and outreach workflow. Trigger: "juicebox enrich", "candidate enrichment", "talent pool".

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

Optimize Juicebox costs. Trigger: "juicebox cost", "juicebox billing", "juicebox budget".

juicebox-data-handlingskills/juicebox-data-handling/SKILL.md

Juicebox data privacy and GDPR. Trigger: "juicebox data privacy", "juicebox gdpr".

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

Collect Juicebox debug evidence. Trigger: "juicebox debug", "juicebox support ticket".

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

Deploy Juicebox integrations. Trigger: "deploy juicebox", "juicebox production deploy".

juicebox-enterprise-rbacskills/juicebox-enterprise-rbac/SKILL.md

Configure Juicebox team access. Trigger: "juicebox rbac", "juicebox team roles".

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

Create a minimal Juicebox people search example. Trigger: "juicebox hello world", "first people search", "test juicebox".

juicebox-incident-runbookskills/juicebox-incident-runbook/SKILL.md

Juicebox incident response. Trigger: "juicebox incident", "juicebox outage".

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

Install and configure Juicebox PeopleGPT API authentication. Use when setting up people search or initializing Juicebox. Trigger: "install juicebox", "setup juicebox", "juicebox auth".

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

Configure Juicebox local dev workflow. Trigger: "juicebox local dev", "juicebox dev setup".

juicebox-migration-deep-diveskills/juicebox-migration-deep-dive/SKILL.md

Migrate to Juicebox from other tools. Trigger: "switch to juicebox", "migrate to juicebox".

juicebox-multi-env-setupskills/juicebox-multi-env-setup/SKILL.md

Configure Juicebox multi-environment. Trigger: "juicebox environments", "juicebox staging".

juicebox-observabilityskills/juicebox-observability/SKILL.md

Set up Juicebox monitoring. Trigger: "juicebox monitoring", "juicebox metrics".

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

Optimize Juicebox performance. Trigger: "juicebox performance", "optimize juicebox".

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

Execute Juicebox production checklist. Trigger: "juicebox production", "deploy juicebox".

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

Implement Juicebox rate limiting. Trigger: "juicebox rate limit", "juicebox 429", "juicebox throttle".

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

Implement Juicebox reference architecture. Trigger: "juicebox architecture", "recruiting platform design".

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

Apply production Juicebox SDK patterns. Trigger: "juicebox patterns", "juicebox best practices".

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

Apply Juicebox security best practices. Trigger: "juicebox security", "juicebox api key security".

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

Plan Juicebox SDK upgrades. Trigger: "upgrade juicebox", "juicebox migration".

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

Handle Juicebox webhooks and events. Trigger: "juicebox webhooks", "juicebox events".

Plugin manifests1

plugins/saas-packs/juicebox-pack/.claude-plugin/plugin.json
{
  "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"
  ]
}

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)