TopRank Skills

Home / Claw Skills / Autres / Feishu Api Cache Fix
Official OpenClaw rules 15%

Feishu Api Cache Fix

feishu api cache fix

Stars

0

Installs

0

Status

ACTIVE

Visibility

PUBLIC

安装方式

直接复制以下提示词,发送给你的 AI 助手即可完成安装。

请先检查是否已安装 SkillHub 商店,若未安装,请根据 https://skillhub-1388575217.cos.ap-guangzhou.myqcloud.com/install/skillhub.md 安装 SkillHub 商店,然后安装 Feishu Api Cache Fix 技能。 若已安装,则直接安装 Feishu Api Cache Fix 技能。

Overview

Skill Key
bryan-chx/feishu-api-cache-fix
Author
bryan-chx
Source Repo
openclaw/skills
Version
-
Source Path
skills/bryan-chx/feishu-api-cache-fix
Latest Commit SHA
c098e09922d3e8bf0d67171038e99fbac948abdd

Extracted Content

SKILL.md excerpt

# 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

```bash
sudo bash fix_feishu_cache.sh
```

Related Claw Skills