/update
Check for updates and install the latest version
> /plugin marketplace add jamditis/claude-skills-journalismHow it fires
How this command gets triggered: by you, by Claude, or both.
- Fires itselfClaude auto-loads it when your prompt matches the work.
- You can call itInvoke it directly when you want it.
- Slash command
/update
Context preview
What this command does when you run it.
Check for updates and install the latest version
Command definition
update.mddescription: Check for updates and install the latest version allowed-tools: Bash, Read
Check if the PDF Playground plugin is up to date and update if needed.
Steps
1. Read the current installed version from `${CLAUDE_PLUGIN_ROOT}/.claude-plugin/plugin.json` 2. Tell the user the current version 3. Run the update:
claude plugin update pdf-playground@claude-skills-journalism
4. Read the version again to confirm it changed 5. Tell the user: > Updated successfully. Please restart Claude Code for the changes to take effect.
If the version didn't change: > You're already on the latest version.
A collection of Agent Skills for journalists, researchers, academics, media professionals, and communications practitioners. The same repository serves Claude Code and Codex while keeping Claude-only commands, agents, and hooks clearly labeled.
Repo: jamditis/claude-skills-journalism

