ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified utilities Safety 3/5

redpacket-claim

全自动红包领取技能。当用户输入红包口令(如'天天开心'、'恭喜发财'等)时,自动检测并尝试在支持的平台上领取红包。支持微信、支付宝、QQ、抖音等主流平台,自动选择最佳领取方式。

Why use this skill?

Install the redpacket-claim skill for OpenClaw to automatically detect and claim red packets across WeChat, Alipay, QQ, and more with smart priority routing.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/chai5419/redpacket-claim
Or

What This Skill Does

The redpacket-claim skill is a powerful automation tool designed for OpenClaw agents to monitor and interact with various digital red packet systems. It functions by intercepting user messages containing specific keywords or 'passcodes' (hongbao codes) and automatically routing them to the appropriate platform handler. Whether it's a WeChat fortune, an Alipay bonus code, or a social media promotion, the agent identifies the correct environment and attempts to claim the prize using configured credentials. It intelligently handles multi-platform support, manages retries, and provides detailed feedback on the success and value of each claim. By automating the tedious process of manual entry, it ensures you never miss a limited-time opportunity while maintaining a clean log of your earnings.

Installation

To integrate this skill into your OpenClaw agent, use the official installation command via the terminal: clawhub install openclaw/skills/skills/chai5419/redpacket-claim After installation, it is recommended to configure your specific account details and preferences in /root/.openclaw/redpacket-config.json. You can define priority platforms, authentication tokens, and browser settings to ensure the agent operates correctly within your security constraints.

Use Cases

  • Proactive Participation: Automatically participate in promotional events during festivals or brand campaigns where users must type keywords in groups.
  • Cross-Platform Management: Consolidate multiple red packet accounts into a single agent workflow, allowing for unified monitoring across WeChat, Alipay, QQ, and Douyin.
  • Event Monitoring: Utilize the cron integration to periodically scan for incoming messages in specific channels, ensuring the agent acts immediately when a code appears.
  • Asset Tracking: Leverage the built-in statistics tool to analyze which platforms yield the best returns over a weekly or monthly period.

Example Prompts

  1. "红包口令:天天开心,帮我领一下!"
  2. "支付宝红包口令是 恭喜发财,请立即领取。"
  3. "抢红包:新年快乐,如果微信没找到就去QQ试试。"

Tips & Limitations

  • Security: Always use the latest version of the configuration file. Ensure your login tokens are stored securely and rotate them periodically. Avoid sharing your configuration file as it may contain sensitive authentication data.
  • Limitations: This skill relies on accurate platform detection. If a platform changes its UI or authentication mechanism, the agent may require a plugin update. It is designed for personal use; please respect the terms of service of each platform. Always use the --headless mode for background tasks to save system resources, and monitor log files frequently for any failed claim attempts or connectivity issues.

Metadata

Author@chai5419
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-chai5419-redpacket-claim": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags(AI)

#automation#redpacket#productivity#social#rewards
Safety Score: 3/5

Flags: network-access, file-write, file-read, external-api