> Guided customization of your Legal Builder Hub profile — change one thing without re-running the whole cold-start interview. Adjust practice profile, installed starter pack, watched registries, update preferences, or QA strictness. Use when the user says "change my [thing]", "add a registry", "update my profile", "edit my config", or "customize".
npx skills add https://github.com/anthropics/claude-for-legal --skill customize
The user typed /legal-builder-hub:customize. They want to change something
in their Builder Hub profile — a watched registry, update notification
preferences, a practice area for recommendations — without re-running the
whole cold-start interview and without hand-editing YAML.
~/.claude/plugins/config/claude-for-legal/legal-builder-hub/CLAUDE.md
(and ~/.claude/plugins/config/claude-for-legal/company-profile.md one
level up). If the plugin config does not exist or still contains
[PLACEHOLDER] values, say:
> You haven't run setup yet. Run /legal-builder-hub:cold-start-interview
> first — customize is for adjusting a profile you already have.
one-line summary of the current value:
setting *(shared across all 12 plugins — changes flow through
company-profile.md)*
community skills
the hub, with install source
community skills from
notification channel (Slack / in-session), auto-update vs. prompt
/skills-qa flags issues on a candidateskill before install (lenient / middle / strict), and which
failure-mode checks are on
to run /skills-qa automatically before install
> What would you like to adjust? Pick a section, or describe the change in
> your own words.
what changes downstream, confirm, write it to the config.
Examples:
/registry-browser will search this registryalongside the existing ones. /auto-updater will check it on its next run."
/skills-qa will report the same findingsbut not block install on the medium band unless you confirm."
updates instead of applying them automatically."
practice setting, stage): write to
~/.claude/plugins/config/claude-for-legal/company-profile.md and note:
> This change affects all 12 plugins — any plugin that reads your
> jurisdiction footprint now sees [new value].
> Done. Your next output will reflect the change. Anything else? You can
> run /legal-builder-hub:customize anytime.
registry, offer to mark it [Paused] and explain that pausing keeps the
install history but stops update checks.
inconsistent (e.g., auto-update on + QA strictness off; or practice
profile that doesn't match any installed plugin), flag the tension.
(nine design parameters, three legal failure modes, trust-surface check)
are what /skills-qa exists to run — turning them off defeats the point. If the
user wants to lower strictness, recommend the middle band rather than
disabling the check.
Use when implementation is complete, all tests pass, and you need to decide how to integrate the work - guides completion of development work by presenting structured options for merge, PR, or cleanup
Use when implementing any feature or bugfix, before writing implementation code
Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes
Use when about to claim work is complete, fixed, or passing, before committing or creating PRs - requires running verification commands and confirming output before making any success claims; evidence before assertions always
Expert guidance for systematic backtesting of trading strategies. Use when developing, testing, stress-testing, or validating quantitative trading strategies. Covers "beating ideas to death" methodology, parameter robustness testing, slippage modeling, bias prevention, and interpreting backtest results. Applicable when user asks about backtesting, strategy validation, robustness testing, avoiding overfitting, or systematic trading development.
Cloud laboratory platform for automated protein testing and validation. Use when designing proteins and needing experimental validation including binding assays, expression testing, thermostability measurements, enzyme activity assays, or protein sequence optimization. Also use for submitting experiments via API, tracking experiment status, downloading results, optimizing protein sequences for better expression using computational tools (NetSolP, SoluProt, SolubleMPNN, ESM), or managing protein design workflows with wet-lab validation.
This skill should be used for time series machine learning tasks including classification, regression, clustering, forecasting, anomaly detection, segmentation, and similarity search. Use when working with temporal data, sequential patterns, or time-indexed observations requiring specialized algorithms beyond standard ML approaches. Particularly suited for univariate and multivariate time series analysis with scikit-learn compatible APIs.
Automated LLM-driven hypothesis generation and testing on tabular datasets. Use when you want to systematically explore hypotheses about patterns in empirical data (e.g., deception detection, content analysis). Combines literature insights with data-driven hypothesis testing. For manual hypothesis formulation use hypothesis-generation; for creative ideation use scientific-brainstorming.
Take anthropics/claude-for-legal-legal-builder-hub-customize from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.