github-to-clawhub将 GitHub 开源项目转化为 OpenClaw skill 并发布到 clawhub 的完整流程助手。 当用户说"把这个 GitHub 项目做成 skill"、"把 XX 发布到 clawhub"、"把这个项目封装成 skill"、 "把 GitHub 链接转成 skill 上传"、"GitHub 转 ski...
Install via ClawdBot CLI:
clawdbot install antonia-sz/github-to-clawhubGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
https://clawhub.com/skills/{slug}Uses known external API (expected, informational)
raw.githubusercontent.comAudited Apr 16, 2026 · audit v1.0
Generated Mar 20, 2026
Developers or product teams can convert existing GitHub projects into AI skills to extend functionality into conversational AI workflows, enabling automation of tasks like data analysis or content generation without rewriting code.
Content creators can transform GitHub tools for tasks like image generation or text summarization into skills, allowing them to publish and monetize these tools on ClawHub for broader accessibility and integration into AI assistants.
Educators or edtech companies can package educational GitHub projects, such as coding tutorials or interactive simulations, into skills to deploy on ClawHub, enhancing learning experiences through AI-driven interactions in classrooms or online platforms.
Enterprises can automate internal workflows by converting GitHub scripts for tasks like report generation or data processing into skills, streamlining operations and reducing manual effort through integration with AI agents in corporate environments.
Open source communities can collaboratively develop and publish skills from GitHub projects on ClawHub, fostering innovation and sharing reusable AI components to solve niche problems in fields like research or hobbyist projects.
Monetize by charging for premium skills or offering freemium models on ClawHub, where users pay for advanced features or support, generating revenue through subscriptions or one-time purchases from developers and businesses.
Offer services to help clients convert and optimize GitHub projects into skills, including custom development, integration support, and training, leveraging expertise in AI workflows to charge hourly or project-based fees.
Partner with companies to integrate their tools as skills on ClawHub, earning revenue through referral fees, licensing agreements, or revenue sharing based on usage, expanding reach and creating synergies in the AI ecosystem.
💬 Integration Tip
Ensure the GitHub project has clear documentation and minimal external dependencies to simplify conversion and avoid compatibility issues during skill deployment.
Scored Jun 17, 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.
Essential Git commands and workflows for version control, branching, and collaboration.
通过网页抓取获取 GitHub 按日/周/月增长的热门仓库。当用户询问 GitHub 趋势、热门项目、本周热点或「什么在 GitHub 上 trending」时使用。可输出列表或 JSON,无需 API Key。
GitHub 操作技能 - 创建仓库、推送代码、管理 Release。全自动,无需用户干预。
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...
Deep-dive analysis of GitHub projects. Use when the user mentions a GitHub repo/project name and wants to understand it — triggered by phrases like "帮我看看这个项目...