diff --git a/skills/xiaohongshu-content/README.md b/skills/xiaohongshu-content/README.md new file mode 100644 index 0000000..172ea00 --- /dev/null +++ b/skills/xiaohongshu-content/README.md @@ -0,0 +1,31 @@ +# xiaohongshu-content + +Xiaohongshu content creation skill that searches hot topics and generates viral posts with titles, body text, and SEO tags. Use when Claude needs to: (1) create Xiaohongshu style content for product recommendations, (2) generate viral posts for food, travel, or fashion topics, or (3) produce engaging social media captions with emojis and hashtags. + +## Installation + +```bash +refly skill install skp-khi4osc1g71rm2jtnq25jswh +``` + +## Triggers + +- 小红书 +- xiaohongshu +- rednote +- xhs +- 种草 +- 小红书文案 +- 爆款内容 + +## Tags + +`content` `xiaohongshu` `social` `chinese` `viral` + +## Author + +lijiayang0316 + +## Links + +- [View on Refly](https://refly.ai/skill/skp-khi4osc1g71rm2jtnq25jswh) diff --git a/skills/xiaohongshu-content/SKILL.md b/skills/xiaohongshu-content/SKILL.md new file mode 100644 index 0000000..a48a44d --- /dev/null +++ b/skills/xiaohongshu-content/SKILL.md @@ -0,0 +1,41 @@ +--- +name: xiaohongshu-content +description: Xiaohongshu content creation skill that searches hot topics and generates viral posts with titles, body text, and SEO tags. Use when Claude needs to: (1) create Xiaohongshu style content for product recommendations, (2) generate viral posts for food, travel, or fashion topics, or (3) produce engaging social media captions with emojis and hashtags. +skillId: skp-khi4osc1g71rm2jtnq25jswh +workflowId: see-workflow-mapping +triggers: + - 小红书 + - xiaohongshu + - rednote + - xhs + - 种草 + - 小红书文案 + - 爆款内容 +tags: + - content + - xiaohongshu + - social + - chinese + - viral +version: 1.0.0 +--- + +# xiaohongshu-content + +Xiaohongshu content creation skill that searches hot topics and generates viral posts with titles, body text, and SEO tags. Use when Claude needs to: (1) create Xiaohongshu style content for product recommendations, (2) generate viral posts for food, travel, or fashion topics, or (3) produce engaging social media captions with emojis and hashtags. + +## Installation + +```bash +refly skill install skp-khi4osc1g71rm2jtnq25jswh +``` + +## Usage + +After installation, run the skill using your installation ID: + +```bash +refly skill run --input '{}' +``` + +The installation ID is returned when you run `refly skill install`.