Skills feishu-api-cache-fix

feishu-api-cache-fix

install
source · Clone the upstream repo
git clone https://github.com/openclaw/skills
Claude Code · Install into ~/.claude/skills/
T=$(mktemp -d) && git clone --depth=1 https://github.com/openclaw/skills "$T" && mkdir -p ~/.claude/skills && cp -r "$T/skills/bryan-chx/feishu-api-cache-fix" ~/.claude/skills/clawdbot-skills-feishu-api-cache-fix && rm -rf "$T"
manifest: skills/bryan-chx/feishu-api-cache-fix/SKILL.md
source content

feishu-api-cache-fix

Fix Feishu API rate limit issue

Version: 1.0.1 Author: @bryan-chx Tags: feishu, api, fix, performance

Problem

Gateway calls Feishu API every minute, causing rate limit exhaustion.

Solution

Add 2-hour cache to probe.ts

Usage

sudo bash fix_feishu_cache.sh