/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
Other commands on claude-skills-journalism.
- /evolve
Evolve skill files by integrating validated lessons from real usage
Open command - /init
Initialize .autocontext/ in the current project for knowledge persistence
Open command - /review
Interactively review and curate accumulated project lessons
Open command - /setup
First-run configuration for the autocontext plugin
Open command - /status
Show knowledge stats for the current project
Open command - /event
Create event materials (flyers, posters, signage) with your organization's branding
Open command

