Skip to content
OpenSmartRoute
Skillv1.0.0

juicebox-migration-deep-dive

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

by jeremylongshore(0) 0 installs
Free
Sign in to install

Free account. Installing gives you the manifest plus copy-paste snippets.

See reviews

About

Imported from jeremylongshore/tons-of-skills-marketplace (skills/.curated/juicebox-migration-deep-dive/SKILL.md). Install upstream with npx skills add jeremylongshore/tons-of-skills-marketplace --skill juicebox-migration-deep-dive. Copyright stays with the author (MIT).

Juicebox Migration Deep Dive

Comparison

Feature LinkedIn Recruiter Juicebox
Search Boolean only Natural language (PeopleGPT)
Contact data InMail only Email + phone
ATS integration Limited 41+ systems
AI features Basic AI Skills Map, research profiles

Migration Steps

  1. Export saved searches from current tool
  2. Translate boolean queries to natural language
  3. Re-create talent pools in Juicebox
  4. Configure ATS integration
  5. Set up outreach sequences

Query Translation

# Boolean: ("software engineer" OR "SWE") AND "Python" AND "San Francisco"
# PeopleGPT: software engineer with Python experience in San Francisco

Overview

This migration workflow moves approved enrichment configurations without treating contact records as transferable test data. Every cohort retains source authority, suppression, retention, destination, and rollback boundaries.

Prerequisites

  • A signed migration plan with data owners, source-authority and suppression policies, synthetic fixtures, approved destination, and cutover/rollback owner.

Instructions

  1. Baseline source authority, aggregate counts, suppression state, retention, destination scope, and synthetic probe outcomes before migration.
  2. Rehearse a bounded idempotent migration in sandbox; quarantine unknown sources, schema mismatches, and unverified records.
  3. Migrate one approved cohort at a time, compare aggregate counts/policy probes, and retain opaque correlation IDs only.
  4. Cut over after owner approval and an observation window; keep the prior configuration available until recovery criteria are met.
  5. Roll back for source, destination, suppression, integrity, or retention failure and delete staged artifacts before retrying.

Output

Create a migration receipt with cohort, baseline/target counts, source/destination/suppression results, checkpoint, owner approval, cutover status, retention/deletion action, and rollback reference. Never attach contact details or credentials.

Error Handling

Stop on unknown authority, destination, suppression state, incomplete deletion, or non-idempotent replay. Restore the prior controlled path and escalate with redacted evidence rather than forcing cutover.

Examples

cohort=synthetic-prospects-01; baseline=420; migrated=420; source=approved; suppression=pass; contacts_exported=0; cutover=held; rollback=old-client-r8 documents a safe rehearsal.

Resources

  • PeopleGPT Guide

Next Steps

Start with juicebox-install-auth.

Use it

Copy one of these into your project. Installing also returns the manifest and these snippets.

yaml
targets:
  - https://api.opensmartroute.ai/api/v1/registry/jeremylongshore-tons-of-skills-marketplace-juicebox-migr-8e0445/manifest   # or paste the manifest below

Manifest

An Open Capability Manifest: the router reads it to know what this does, what it costs and when to pick it.

jeremylongshore-tons-of-skills-marketplace-juicebox-migr-8e0445.ocm.jsonjson
{
  "ocm": "1",
  "id": "jeremylongshore-tons-of-skills-marketplace-juicebox-migr-8e0445",
  "kind": "skill",
  "name": "juicebox-migration-deep-dive",
  "description": "Migrate to Juicebox from other tools. Trigger: \"switch to juicebox\", \"migrate to juicebox\".",
  "publisher": "jeremylongshore",
  "version": "1.0.0",
  "capabilities": {
    "domains": [
      "general"
    ],
    "tags": [
      "skill-md",
      "saas",
      "recruiting",
      "juicebox",
      "skills-sh"
    ],
    "languages": [
      "en"
    ]
  },
  "quality_prior": 0.6,
  "examples": [
    "Migrate to Juicebox from other tools. Trigger: \"switch to juicebox\", \"migrate to juicebox\"."
  ],
  "primary": false,
  "metadata": {
    "source": {
      "provider": "skills.sh",
      "repository": "https://github.com/jeremylongshore/tons-of-skills-marketplace",
      "path": "skills/.curated/juicebox-migration-deep-dive/SKILL.md",
      "ref": "HEAD",
      "url": "https://github.com/jeremylongshore/tons-of-skills-marketplace/blob/HEAD/skills/.curated/juicebox-migration-deep-dive/SKILL.md",
      "key": "jeremylongshore/tons-of-skills-marketplace/skills/.curated/juicebox-migration-deep-dive/SKILL.md"
    },
    "compatibility": "Designed for Claude Code",
    "allowed_tools": [
      "Read,",
      "Write,",
      "Edit,",
      "Grep"
    ],
    "license": "MIT"
  },
  "instructions": "# Juicebox Migration Deep Dive\n\n## Comparison\n\n| Feature | LinkedIn Recruiter | Juicebox |\n|---------|-------------------|----------|\n| Search | Boolean only | Natural language (PeopleGPT) |\n| Contact data | InMail only | Email + phone |\n| ATS integration | Limited | 41+ systems |\n| AI features | Basic | AI Skills Map, research profiles |\n\n## Migration Steps\n\n1. Export saved searches from current tool\n2. Translate boolean queries to natural language\n3. Re-create talent pools in Juicebox\n4. Configure ATS integration\n5. Set up outreach sequences\n\n## Query Translation\n\n```\n# Boolean: (\"software e",
  "cost": {
    "context_tokens": 643
  }
}

Fetch it by URL: GET /api/v1/registry/jeremylongshore-tons-of-skills-marketplace-juicebox-migr-8e0445/manifest?version=1.0.0

Reviews

Star ratings from people who tried it. One review per account; edit yours any time.

No reviews yet. Install it, try it, and be the first to rate it.