instrument-data-to-all…
Convert laboratory instrument output files (PDF, CSV, Excel, TXT) to Allotrope Simple Model (ASM) JSON format or flattened 2D CSV. Use this skill when…
Guided updates to an opportunity - push the stage, move the close date, set next steps, fix amount or forecast category. Shows the before/after, writes what you ask for or accept, and verifies with a record link. Use when the user says "push [deal] to [stage]", "move the close
$ npx -y skills add anthropics/knowledge-work-plugins --skill update-opportunity --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
/update-opportunityContext preview
The summary Claude sees to decide when to auto-load this skill.
Guided updates to an opportunity - push the stage, move the close date, set next steps, fix amount or forecast category. Shows the before/after, writes what you ask for or accept, and verifies with a record link. Use when the user says "push [deal] to [stage]", "move the close
name: update-opportunity description: Guided updates to an opportunity - push the stage, move the close date, set next steps, fix amount or forecast category. Shows the before/after, writes what you ask for or accept, and verifies with a record link. Use when the user says "push [deal] to [stage]", "move the close date on [opp]", "update next steps on [account]", "mark [deal] commit", or accepts a suggested update from another skill.
**Rules (apply to every step of this skill):**
The write counterpart to `deal-review`, `deal-advance-gap`, and `crm-hygiene-check`. Other skills suggest field changes; this one applies them through the crm connector.
**The contract:** read -> show the exact before/after -> write only the changed fields -> verify with a link. Never write fields the user did not ask for or accept.
| Tool type | Used for | Required? | |---|---|---| | crm | read the record; the update | no (paste-ready checklist instead of a write) |
Opportunity - name, ID, or "[account]'s deal"; change(s) - stage, close date, amount, next step, forecast category, or any field the live schema maps (which fields are writable is set by the crm's own field permissions and the connector's settings; a write they refuse is reported, not worked around).
This skill needs a crm connector with an update tool. At files-only (no crm connector), or when the connector has no update tool or refuses it, say so and fall back to the manual checklist format other skills use. Scheduled runs apply only the updates the user set the schedule up to make; anything else stops at the proposal.
Check which tools are connected (plus any org facts the user or the project instructions already gave). Ground stage names, exit criteria, and field names (including custom equivalents of amount / next step / forecast category) from the live CRM schema - never assume one vendor's shapes on another.
From the CRM: the opp's current stage, amount, close date, next step, forecast category, probability, last activity, owner. Always read before writing - the before/after must show real current values, not assumed ones.
Show a before/after table for only the fields that would change, with warnings for anything notable: stage advancing past unmet exit criteria, close date moving into a closed period, amount changing by >25% (thresholds tunable per org). If a value came from untrusted content (a transcript line, an email), cite that source line explic
Plugins that turn Claude into a specialist for your role, team, and company. Built for Claude Cowork, also compatible with Claude Code.
Repo: anthropics/knowledge-work-plugins
Convert laboratory instrument output files (PDF, CSV, Excel, TXT) to Allotrope Simple Model (ASM) JSON format or flattened 2D CSV. Use this skill when…
Run nf-core bioinformatics pipelines (rnaseq, sarek, atacseq) on sequencing data. Use when analyzing RNA-seq, WGS/WES, or ATAC-seq data—either local FASTQs or…
This skill should be used when scientists need help with research problem selection, project ideation, troubleshooting stuck projects, or strategic scientific…
Deep learning for single-cell analysis using scvi-tools. This skill should be used when users need (1) data integration and batch correction with scVI/scANVI,…
Performs quality control on single-cell RNA-seq data (.h5ad or .h5 files) using scverse best practices with MAD-based filtering and comprehensive…
Set up your bio-research environment and explore available tools. Use when first getting oriented with the plugin, checking which literature, drug-discovery,…