---
name: "WeChat RSS"
description: "通过 wcrss.com API 获取并展示微信公众号的最新文章。当用户请求查看微信公众号文章、获取公众号最新发布内容、阅读微信RSS订阅或浏览公众号内容时使用此技能。该技能会从环境变量 WCRSS_API_KEY 中读取 API Key，并调用 wcrss.com 的接口来获取文章数据。"
category: "other"
source: "ClawHub"
tags: []
platforms: []
author: ""
version: ""
license: ""
installCmd: "hermes skills install clawhub/wechat-rss"
sourceUrl: "https://clawhub.ai/skills/wechat-rss"
---

# WeChat RSS

> 通过 wcrss.com API 获取并展示微信公众号的最新文章。当用户请求查看微信公众号文章、获取公众号最新发布内容、阅读微信RSS订阅或浏览公众号内容时使用此技能。该技能会从环境变量 WCRSS_API_KEY 中读取 API Key，并调用 wcrss.com 的接口来获取文章数据。

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

## Overview


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