Openspec Bulk Archive Change

🌐Community
by pbh-btn · vlatest · Repository

This skill efficiently modifies multiple OpenSpec archives simultaneously, saving significant time and effort compared to individual updates.

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add openspec-bulk-archive-change npx -- -y @trustedskills/openspec-bulk-archive-change
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "openspec-bulk-archive-change": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/openspec-bulk-archive-change"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

What it does

This skill allows you to make bulk changes to archived Open Specification documents. It can modify metadata, update document status, and perform other administrative tasks on a collection of archived specifications. This is useful for maintaining consistency and accuracy within a large archive of open standards documents.

When to use it

  • You need to update the status (e.g., "draft," "approved") of multiple archived Open Specification documents at once.
  • You want to change metadata like author or publication date across several specifications in your archive.
  • You are correcting errors or inconsistencies in a batch of previously archived documents.
  • You need to apply a standardized naming convention to a set of archived files.

Key capabilities

  • Bulk modification of Open Specification document metadata
  • Updating the status of archived documents
  • Administrative changes to archived specifications

Example prompts

  • "Change the status of all archived documents with 'draft' status to 'review'."
  • "Update the author field for all specifications authored by 'John Doe' to 'J. Doe'."
  • “Archive these 10 Open Specification files and set their publication date to today’s date.”

Tips & gotchas

This skill requires access to an archive of Open Specification documents and appropriate permissions to modify them. Incorrect usage could lead to unintended changes within the archive, so carefully review any proposed modifications before execution.

Tags

🛡️

TrustedSkills Verification

Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.

Security Audits

Gen Agent Trust HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
pbh-btn
Installs
20

🌐 Community

Passed automated security scans.