Chrome Webstore Release Blueprint

🌐Community
by iannuttall · vlatest · Repository

Automates Chrome Web Store app releases by streamlining deployment steps and configurations for efficient DevOps workflows.

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 iannuttall-chrome-webstore-release-blueprint npx -- -y @trustedskills/iannuttall-chrome-webstore-release-blueprint
2

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

~/.claude/settings.json
{
  "mcpServers": {
    "iannuttall-chrome-webstore-release-blueprint": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/iannuttall-chrome-webstore-release-blueprint"
      ]
    }
  }
}

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

About This Skill

What it does

This skill automates the release process for Chrome extensions to the Chrome Web Store. It handles tasks such as version bumping, building extension packages, and publishing updates directly to the store. This streamlines development workflows and reduces manual effort associated with releasing new versions of Chrome extensions.

When to use it

  • You need to regularly update your Chrome extension with bug fixes or new features.
  • Your team wants to automate the release process for multiple Chrome extensions.
  • You are looking for a way to reduce errors and inconsistencies in your Chrome extension releases.
  • You want to ensure consistent versioning across development, staging, and production environments.

Key capabilities

  • Automated version bumping
  • Extension package building
  • Chrome Web Store publishing

Example prompts

  • "Release version 1.2.3 of my Chrome extension."
  • "Build the latest version of my extension for deployment."
  • "Publish the current build to the Chrome Web Store staging environment."

Tips & gotchas

Requires appropriate credentials and permissions configured within the Google Developer Console to publish extensions. Ensure your extension's manifest file is correctly formatted before attempting a release.

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
iannuttall
Installs
3

🌐 Community

Passed automated security scans.