github-to-rednoteConvert GitHub repositories into RedNote (小红书) style technical articles. Use when user wants to generate tech promotion content from GitHub repos - including...
Install via ClawdBot CLI:
clawdbot install caoyachao/github-to-rednoteGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
https://github.com/pallets/flaskUses known external API (expected, informational)
api.github.comAudited Apr 17, 2026 · audit v1.0
Generated May 13, 2026
Tech influencers can quickly generate RedNote-style articles to promote new GitHub projects to their followers, saving hours of manual writing and formatting time. This helps them maintain a consistent posting schedule with high-quality, engaging content.
Open source maintainers can create promotional content for their projects, such as release notes and tutorials, to attract more contributors and users from the Chinese tech community. This boosts project visibility and community growth.
Startups launching new developer tools can use this skill to produce introductory articles and reviews tailored for the RedNote platform, targeting Chinese developers. This increases adoption and early feedback.
Technical bloggers can automate the conversion of interesting GitHub repositories into RedNote articles, curating a series of tool recommendations and tutorials. This expands their content library with minimal effort.
Developer Relations teams can craft localized content for RedNote to engage the Chinese developer community, highlighting their company's open source contributions and products. This strengthens brand presence and developer loyalty.
Offer a SaaS platform where users pay monthly to access the skill for generating unlimited RedNote articles from GitHub repos. Additional tiers could include analytics and custom templates.
Provide basic article generation for free, with premium templates, advanced formatting options, and multi-platform export as paid features. Monetize via one-time purchases or subscriptions.
Use the skill as a tool to offer content creation services to tech companies wanting to promote their projects on RedNote. Charge per project or retainer for ongoing content generation.
💬 Integration Tip
To integrate, simply wrap the generate_article.py script with your own API endpoint and call it with a GitHub URL and desired article type.
Scored Jun 29, 2026
Interact with GitHub using the `gh` CLI. Use `gh issue`, `gh pr`, `gh run`, and `gh api` for issues, PRs, CI runs, and advanced queries.
通过网页抓取获取 GitHub 按日/周/月增长的热门仓库。当用户询问 GitHub 趋势、热门项目、本周热点或「什么在 GitHub 上 trending」时使用。可输出列表或 JSON,无需 API Key。
GitHub 操作技能 - 创建仓库、推送代码、管理 Release。全自动,无需用户干预。
Query builder reputation data via Talent Protocol API. Get Builder Rank, verify humans, resolve identities (Twitter/Farcaster/GitHub/wallet), search by location/country, get credentials, and enrich with GitHub data.
Review GitHub repositories, group issues and pull requests by urgency, and take safe triage actions (add labels, comment, propose closure) after confirmation...
Semantic git history search and code archaeology. Use when asked why code exists, who owns a file, what introduced a regression, what changed in a commit ran...