noodle-create-writing
自媒体文章生成技能 - 根据关键词自动搜索、汇总数据、生成抖音/小红书/微博文章,特别擅长美食(面食)主题
Why use this skill?
Automate your food blogging with Noodle Create Writing. Generate high-engagement posts for Douyin, Xiaohongshu, and Weibo focused on noodle culture and recipes.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/fyi0329-pixel/noodle-create-writingWhat This Skill Does
Noodle Create Writing is an automated social media content generator specifically engineered for food blogging, with a deep focus on noodle culture. It bridges the gap between raw information and high-engagement social posts by integrating Tavily search, structured data extraction, and platform-specific formatting. Whether you are aiming for the viral, fast-paced nature of TikTok (Douyin), the aesthetically pleasing and informative vibe of Xiaohongshu, or the trend-sensitive discourse of Weibo, this skill handles the heavy lifting. It automatically enriches content with cultural insights, seasonal relevance, and optimized hashtags to ensure maximum reach.
Installation
To get started with Noodle Create Writing, ensure your environment is configured for OpenClaw and follow these steps:
- Execute the installation command:
clawhub install openclaw/skills/skills/fyi0329-pixel/noodle-create-writing - Navigate to the installation directory:
cd noodle-create-writing - Install dependencies using npm:
npm install - Set your TAVILY_API_KEY as an environment variable to enable web search functionality:
export TAVILY_API_KEY="your_key_here".
Use Cases
This skill is perfect for food content creators, restaurant marketers, and culinary enthusiasts. Common use cases include:
- Generating seasonal 'Best Of' lists for regional noodle dishes.
- Rapidly drafting social media posts for new menu launches or restaurant reviews.
- Creating educational content about regional noodle history and eating customs.
- Aggregating public sentiment and popular topping trends for real-time engagement.
Example Prompts
- "Generate a Xiaohongshu post about the history and best eating habits for Lanzhou Beef Noodles, include hashtag suggestions and photo tips."
- "Search for the latest 2024 spring noodle trends in Shanghai and write a short, punchy Douyin script that encourages interaction."
- "Summarize the cultural significance of Dan Dan Noodles and format it into a Weibo post with a poll question to drive comments."
Tips & Limitations
- Tips: Use the
--deep-searchflag when you need more academic or historical depth regarding culinary traditions. Utilize the--platform allflag for bulk content creation to maintain brand consistency across social networks. - Limitations: The quality of the generated article is highly dependent on the search results retrieved via Tavily; ensure your keywords are specific to get the best data. Note that content generated should always be reviewed by a human for tone nuances and current local trends before publishing.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-fyi0329-pixel-noodle-create-writing": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: network-access, file-write, file-read, external-api, code-execution