Release

🌐Community
by m1heng · vlatest · Repository

This "Release" skill automates deployment pipelines, streamlining software releases and reducing manual effort for DevOps teams.

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 m1heng-release npx -- -y @trustedskills/m1heng-release
2

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

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

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

About This Skill

The m1heng-release skill enables AI agents to install and deploy specific releases of the m1heng/clawdbot-feishu project directly within the Feishu ecosystem. It streamlines the automation workflow by handling version management and deployment actions for this particular bot application.

When to use it

  • Deploying a new version of the ClawDB Bot to your Feishu workspace without manual intervention.
  • Rolling back to a previous stable release when encountering bugs in the current iteration.
  • Automating the update process as part of a continuous integration pipeline for the bot.
  • Testing specific feature branches by installing targeted releases before merging to main.

Key capabilities

  • Installs designated releases of m1heng/clawdbot-feishu.
  • Manages version-specific deployments within Feishu environments.
  • Facilitates rapid iteration on bot functionality through direct release control.

Example prompts

  • "Install the latest stable release of m1heng/clawdbot-feishu for our marketing team workspace."
  • "Deploy version 2.4.0 of the ClawDB bot to replace the current instance due to performance issues."
  • "Set up a scheduled task to automatically install new releases of this bot every Monday morning."

Tips & gotchas

Ensure you specify the exact release tag or version number if targeting a specific build rather than the latest available. Verify that your Feishu environment has the necessary permissions to accept external bot installations before triggering the deployment.

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
m1heng
Installs
37

🌐 Community

Passed automated security scans.