---
name: "Feishu At Mention"
description: "飞书消息@提及功能。当需要在飞书消息中@群成员时使用此技能。支持三种消息类型：(1) 普通文本消息使用 at user_id 标签格式；(2) 富文本消息使用 JSON 对象格式的 tag at 元素；(3) 卡片消息使用 at id 标签格式。根据消息类型选择正确的@标签格式，确保触发飞书的@通知效果。"
category: "other"
source: "ClawHub"
tags: []
platforms: []
author: ""
version: ""
license: ""
installCmd: "hermes skills install clawhub/feishu-at-mention"
sourceUrl: "https://clawhub.ai/skills/feishu-at-mention"
---

# Feishu At Mention

> 飞书消息@提及功能。当需要在飞书消息中@群成员时使用此技能。支持三种消息类型：(1) 普通文本消息使用 at user_id 标签格式；(2) 富文本消息使用 JSON 对象格式的 tag at 元素；(3) 卡片消息使用 at id 标签格式。根据消息类型选择正确的@标签格式，确保触发飞书的@通知效果。

- **Category:** Other
- **Source:** ClawHub
- **Author:** 
- **Version:** 
- **License:** 
- **Platforms:** All
- **Install Command:** `hermes skills install clawhub/feishu-at-mention`
- **Source URL:** [https://clawhub.ai/skills/feishu-at-mention](https://clawhub.ai/skills/feishu-at-mention)

## Overview


## Installation
To install this skill, run the following command in your terminal:
```bash
hermes skills install clawhub/feishu-at-mention
```
