Openspec Archive Change

🌐Community
by pbh-btn · vlatest · Repository

This skill retrieves and compares changes between different versions of OpenSpec documents, streamlining compliance verification and analysis.

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-archive-change npx -- -y @trustedskills/openspec-archive-change
2

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

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

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

About This Skill

What it does

This skill allows an AI agent to modify entries within a specific Open Specification Archive. It can be used to update existing records, add new information, or correct inaccuracies found in the archive's data. The skill focuses on targeted changes rather than wholesale replacements of content.

When to use it

  • Correcting errors: If you find an error in an existing specification entry, this skill can fix it directly within the archive.
  • Adding supplemental information: You can add clarifying notes or links to relevant resources for a specific specification.
  • Updating version numbers: When specifications are updated, this skill ensures the archive reflects those changes accurately.
  • Standardizing formatting: Use this to ensure consistency in how entries are presented within the Open Specification Archive.

Key capabilities

  • Modify existing specification records
  • Add new information to specification records
  • Correct inaccuracies in specification data
  • Update version numbers of specifications

Example prompts

  • "Update the 'XYZ Protocol' entry to reflect the latest version 3.2."
  • "Add a link to the official documentation for the 'ABC Standard'."
  • "Correct the typo in the description of the '123 Framework'."

Tips & gotchas

  • Requires familiarity with the structure and content of the Open Specification Archive. Incorrect modifications can impact data integrity.

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.