ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified communication Safety 4/5

Change Approval

Skill by autogame-17

Why use this skill?

Streamline your team's workflow by sending formal change approval requests directly via Feishu cards using the OpenClaw Change Approval skill.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/autogame-17/change-approval
Or

What This Skill Does

The Change Approval skill by autogame-17 is a specialized integration tool designed to bridge the gap between technical workflows and project management communication. At its core, this skill enables users to trigger and send formal change approval requests directly through Feishu cards. By utilizing the OpenClaw AI agent, developers and project managers can automate the bureaucratic side of software maintenance and operational updates, ensuring that stakeholders receive clear, actionable notifications within their preferred collaborative platform.

Installation

To integrate this skill into your OpenClaw environment, execute the following command in your terminal:

clawhub install openclaw/skills/skills/autogame-17/change-approval

Ensure that your OpenClaw instance is properly authenticated with your Feishu workspace credentials before attempting to send your first approval request, as the skill relies on valid API tokens to deliver the interactive cards.

Use Cases

This skill is ideal for teams practicing DevOps or CI/CD methodologies who require a human-in-the-loop verification step before deploying changes to production environments. Key use cases include:

  • Hotfix Validation: Requesting emergency approval from a lead developer or manager for a production patch.
  • Configuration Updates: Notifying team leads when environment variables or server configurations are slated for modification.
  • Access Control: Seeking permissions to modify restricted database records or internal tools.
  • Workflow Automation: Creating a structured paper trail for compliance and audit logs within Feishu.

Example Prompts

  1. "OpenClaw, please send a change approval request to the engineering group for the update to the production database schema v2.1."
  2. "Send a Feishu card to my manager asking for approval on the emergency hotfix for the payment gateway service."
  3. "Create an approval request for the site-wide configuration update and assign it to the IT ops team for review."

Tips & Limitations

  • Permissions: Ensure the Feishu account linked to your OpenClaw agent has the necessary administrative permissions to send messages to the intended channels.
  • Card Formatting: The Feishu cards are standardized; ensure that your request prompt includes all critical metadata, such as urgency level and description, so that the card contains sufficient context for the reviewer.
  • Dependencies: This skill requires an active network connection to the Feishu API. If your internal firewall blocks external messaging services, the request will fail. Always verify the status of your request in the logs after execution to ensure successful delivery.

Metadata

Stars1100
Views0
Updated2026-02-17
View Author Profile
AI Skill Finder

Not sure this is the right skill?

Describe what you want to build — we'll match you to the best skill from 16,000+ options.

Find the right skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-autogame-17-change-approval": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags(AI)

#feishu#workflow#approvals#automation#devops
Safety Score: 4/5

Flags: network-access, external-api