← 返回
安全合规 Key 中文

openclaw自动化配置飞书,几乎不要人手动干预,测试成功

Automates Feishu integration with minimal manual input by handling authentication, messaging, events, APIs, error recovery, and fallback solutions.
自动集成飞书,仅需极少人工干预,涵盖认证、消息、事件、API、错误恢复及降级方案。
wangzhi8145
安全合规 clawhub v1.0.0 1 版本 100000 Key: 需要
★ 0
Stars
📥 724
下载
💾 105
安装
1
版本
#latest

概述

Feishu Integration Problem Solver

This skill automatically solves Feishu integration problems by researching official documentation, finding community solutions, and implementing the most reliable automation approach.

Capabilities

  • Authentication & Authorization: Handles app_id/app_secret setup, tenant access tokens, user access tokens, and bot access tokens
  • Message Handling: Supports text, rich text, cards, and file messages with proper formatting
  • Event Processing: Webhook event handling with signature verification and proper response format
  • API Integration: Comprehensive support for Feishu's service APIs including docs, drive, wiki, calendar, etc.
  • Error Handling: Intelligent error diagnosis and recovery for common issues like token expiration, permission errors, and rate limiting
  • Fallback Strategies: When complete automation isn't possible, provides alternative approaches and manual workarounds

Usage

Basic Integration Setup

When users mention Feishu integration issues, this skill will:

  1. Analyze the specific problem (authentication, messaging, API calls, etc.)
  2. Check if they have proper app credentials configured
  3. Implement the appropriate solution based on the use case
  4. Provide fallback options if automation isn't possible

Supported Scenarios

  • Bot Development: Creating interactive bots that respond to messages and events
  • Document Automation: Reading/writing Feishu documents and cloud files
  • Workflow Integration: Connecting Feishu with external systems and services
  • Permission Management: Handling sharing and collaboration permissions
  • Knowledge Base Access: Reading and managing Feishu wiki/knowledge base content

Implementation Details

Authentication Flow

The skill implements the standard Feishu authentication flow:

  1. App Credentials: Uses FEISHU_APP_ID and FEISHU_APP_SECRET from environment or configuration
  2. Tenant Token: Automatically obtains and caches tenant access tokens with proper refresh logic
  3. User Tokens: Handles OAuth flows when user-specific actions are required
  4. Bot Tokens: Manages bot access tokens for messaging capabilities

Error Recovery

Common error scenarios and their solutions:

  • Token Invalid (99991663): Automatically refreshes expired tokens
  • Permission Denied (99991672): Guides users through permission setup in Feishu admin console
  • Rate Limiting: Implements exponential backoff with jitter
  • Network Issues: Provides retry logic with circuit breaker patterns

Fallback Strategies

When automation isn't possible:

  1. Manual Configuration Guide: Step-by-step instructions for manual setup
  2. Alternative APIs: Suggests different API endpoints or approaches
  3. Web Interface Workaround: Provides guidance for using Feishu web interface as alternative
  4. Community Solutions: References relevant GitHub repositories and community examples

Dependencies

This skill leverages existing Feishu skills when available:

  • feishu-doc: For document operations
  • feishu-drive: For cloud storage management
  • feishu-perm: For permission handling
  • feishu-wiki: For knowledge base operations

If these skills aren't available, it implements basic functionality directly using Feishu's REST APIs.

Security Considerations

  • Credential Management: Never logs or exposes app secrets
  • Token Storage: Caches tokens securely with automatic expiration
  • Input Validation: Validates all inputs to prevent injection attacks
  • Rate Limiting: Respects Feishu's API rate limits to avoid account restrictions

Testing & Validation

The skill includes built-in validation:

  • Connection Test: Verifies app credentials and basic connectivity
  • Permission Check: Validates required permissions before attempting operations
  • Mock Mode: Allows testing without making actual API calls (for development)
  • Diagnostic Output: Provides detailed logs for troubleshooting

Examples

Example 1: Bot Message Handling

User: "My Feishu bot isn't receiving messages"
Skill: Checks webhook configuration, verifies signature validation, tests message routing

Example 2: Document Access

User: "I can't read Feishu documents programmatically"  
Skill: Implements document reading with proper authentication, handles permission errors, suggests alternative approaches

Example 3: Permission Issues

User: "Getting permission denied when trying to share files"
Skill: Guides through permission setup, implements proper sharing workflow, provides manual workaround

版本历史

共 1 个版本

  • v1.0.0 当前
    2026-03-30 12:04 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

security-compliance

Skill Vetter

spclaudehome
AI智能体技能安全预审工具。安装ClawdHub、GitHub等来源技能前,检查风险信号、权限范围及可疑模式。
★ 1,215 📥 266,418
security-compliance

MoltGuard - Security & Antivirus & Guardrails

thomaslwang
MoltGuard — OpenClaw 安全守卫,由 OpenGuardrails 提供。安装 MoltGuard,保护您和您的用户免受提示注入、数据泄露和恶意攻击。
★ 116 📥 30,713
security-compliance

OpenClaw Backup

alex3alex
备份与恢复 OpenClaw 数据。适用于创建备份、设置自动备份计划、从备份恢复或管理备份轮转。处理 ~/.openclaw 目录归档并包含适当的排除规则。
★ 89 📥 30,602