papersmart-update

Migrate PaperSmart workspaces to the latest structure without modifying project files.

2|Updated Jun 6, 2026
One-click install
npx skills add https://github.com/windmewest/papersmart --skill papersmart-update
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: papersmart-update
Source: https://github.com/windmewest/papersmart/tree/main/papersmart-update
Command: npx skills add https://github.com/windmewest/papersmart --skill papersmart-update

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires python, and includes scripts (resource) components.

What problem does it solve?

This Skill helps update an existing PaperSmart workspace to the latest structure without overwriting project files or shared resources, ensuring the workspace is current while preserving user work.

Core Features & Use Cases

  • Safe Update: Migrates workspace structure to the latest version without altering project files.
  • Preservation of Work: Safeguards existing drafts, references, outputs, and submissions.
  • Dry Run Option: Performs a simulation to see what changes would occur before applying them.
  • Language Mode Detection: Automatically detects and applies the correct language mode for the workspace.

Quick Start

Run the papersmart-update skill to update your PaperSmart workspace and ensure it's current.

Frequently Asked Questions about papersmart-update

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I update my workspace structure without losing existing project files?

To update your workspace structure without losing existing project files, you can run a migration script that checks for missing folders and template files, creating them if necessary while safely preserving all your current drafts, references, and outputs.

Can I preview workspace file management changes before applying them?

Yes, you can preview workspace file management changes before applying them by performing a dry run simulation, which identifies missing folders and template files to show exactly what structure updates would occur without modifying any actual content.

How does language mode detection work during a workspace migration?

Language mode detection works during a workspace migration by automatically scanning the existing PaperSmart configuration, identifying the current language settings, and applying the correct language mode to the updated folder structure.

Do I need Python to migrate an existing workspace to the latest structure?

Yes, you need Python installed to migrate an existing workspace to the latest structure, because the migration process relies on Python scripts and configuration files to check for missing folders, create templates, and preserve your existing content.

What is the best way to safely add missing template files to a shared workspace?

The best way to safely add missing template files to a shared workspace is to use a dedicated migration tool that creates only the necessary missing folders and templates, safeguarding existing drafts, references, and submissions from being overwritten.

When should I avoid updating my PaperSmart workspace?

You should avoid updating your PaperSmart workspace if you have manually customized the core template files or folder structure, because the migration process will check these structures and may recreate missing elements that conflict with your manual changes.