Agent Skills: Semantic Release Config Generator

Generate semantic-release configuration for automated versioning and publishing. Triggers on "create semantic release config", "generate semantic-release configuration", "auto release setup", "release automation".

UncategorizedID: ehtbanton/ClaudeSkillsRepo/semantic-release-config

Install this agent skill to your local

pnpm dlx add-skill https://github.com/ehtbanton/ClaudeSkillsRepo/tree/HEAD/semantic-release-config

Skill Files

Browse the full folder contents for semantic-release-config.

Download Skill

Loading file tree…

semantic-release-config/SKILL.md

Skill Metadata

Name
semantic-release-config
Description
Generate semantic-release configuration for automated versioning and publishing. Triggers on "create semantic release config", "generate semantic-release configuration", "auto release setup", "release automation".

Semantic Release Config Generator

Generate semantic-release configuration for fully automated versioning and publishing.

Output Requirements

File Output: .releaserc.json or release.config.js Format: Valid semantic-release configuration Standards: semantic-release 22.x

When Invoked

Immediately generate a complete semantic-release configuration.

Example Invocations

Prompt: "Create semantic release config for npm package" Output: Complete .releaserc.json with npm publish and changelog generation.