github-to-rednote
Convert GitHub repositories into RedNote (小红书) style technical articles. Use when user wants to generate tech promotion content from GitHub repos - including project intros, reviews, tutorials, tool lists, or release notes. Supports 5 article templates with emoji formatting and hashtag tags.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/caoyachao/github-to-rednoteWhat This Skill Does
The github-to-rednote skill is a specialized automation tool designed to bridge the gap between technical open-source development and social media marketing. It acts as an AI-powered content generator that takes raw data from any GitHub repository—such as its README, language distribution, and metadata—and transforms it into professional, engaging content formatted specifically for the RedNote (小红书) platform. This includes leveraging appropriate emoji usage, concise paragraph structuring, and trending hashtags to maximize reach within the Chinese tech community.
Installation
To install this skill, use the ClawKit CLI command within your OpenClaw environment:
clawhub install openclaw/skills/skills/caoyachao/github-to-rednote
Ensure you have your GitHub API tokens configured if you intend to scrape private or high-frequency data, though public repositories are accessible out-of-the-box.
Use Cases
This skill is perfect for developers, technical writers, and tech evangelists who need to:
- Promote new open-source projects to a non-technical or semi-technical audience.
- Generate professional project reviews or technical comparisons for blog posts.
- Create quick-start tutorials that follow the visual "how-to" style popular on mobile platforms.
- Curate lists of developer tools to build authority in niche programming communities.
- Announce major version releases to existing users with a clear summary of updates.
Example Prompts
- "Generate an intro article for https://github.com/microsoft/vscode in a professional yet enthusiastic tone suitable for a tech developer audience."
- "Create a step-by-step tutorial for the repo https://github.com/langchain-ai/langchain. Focus on the quick start guide and include relevant emojis."
- "Write a release note style article summarizing the latest updates for https://github.com/facebook/react. Highlight the major improvements and use hashtags like #前端开发 and #ReactJS."
Tips & Limitations
- Formatting: The skill is optimized for mobile reading; keep titles short and use bullet points for readability.
- Customization: While the skill provides 5 default templates, the content output is only as good as the repository's README; ensure the original GitHub repo has clear documentation for the best results.
- API Limits: Be mindful of GitHub API rate limits when scanning repositories with complex structures.
- Verification: Always review the AI-generated content before posting, specifically to verify technical claims or external links.
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-caoyachao-github-to-rednote": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: network-access, file-write, external-api
Related Skills
chill-beijing
北京下班及周末放松推荐助手 v1.4.0。工作日推荐电影、脱口秀、演出;周末推荐City Walk、京郊游、社交活动、演出。实时抓取猫眼/大麦/美团/小红书数据。
worldline-choice
AI驱动的互动叙事游戏引擎 v4.4.1 - 强制自动保存版。作为主持人(agent),你与玩家共同创造一个开放式的故事世界。 核心职责:初始化游戏→生成场景和ABCD+E选项→接收玩家选择→调用引擎执行d20检定→根据骰子结果讲述剧情→更新状态。 本skill强制透明暴露d20结果,禁止LLM脑补骰子结果;引擎层强制执行每回合自动保存,禁止LLM幻觉保存行为。
think-plan
深度思考与规划 Skill。用于复杂任务的需求挖掘、方案设计和执行规划。 触发场景: 1. 用户说"帮我规划一下..."、"我想做一个..."、"分析一下这个方案" 2. 用户明确说"使用 think-plan"或"用思考规划 Skill" 3. 用户提出的任务需求不清晰、需要梳理 4. 用户需要多个可选方案对比 核心能力: - 批判性需求挖掘:客观指出用户想法的逻辑问题和认知偏差 - 自适应方案设计:根据复杂度决定单/多智能体架构 - 可落地执行规划:产出可直接执行的详细方案 工作流程:需求探讨 → 方案生成 → 执行实施
ashareskill
使用BaoStock获取股票K线数据及完整技术指标的专业工具。支持单只股票或股票池查询,支持自定义时间段和K线级别(日线/周线/月线),获取的数据包含均线、MACD、KDJ、RSI、BOLL、CCI等完整技术指标。适用于:1)获取股票历史K线数据用于策略回测;2)导出完整技术指标数据用于量化分析;3)批量获取多只股票数据。支持通过股票名称(如贵州茅台)或代码(如600519)查询A股所有股票。
daily-briefing
Generate daily morning briefings with weather, traffic limits, and news. Provides structured data collection scripts for stable, reproducible briefing generation.