git-create-repo
by community
Use this page as a decision snapshot for git-create-repo: trust signal, install momentum, real user feedback, and high-intent related pages you can compare next.
Description
# Git Create Repo 在 GitHub 上创建新的仓库并 clone 到本地。 ## 触发条件 当用户要求创建一个新的 GitHub 仓库时使用此 skill。 ## 执行步骤 1. **创建仓库**: ```bash gh repo create <repo-name> --public --add-readme ``` - 默认创建公开仓库(`--public`)。 - 如果用户明确要求私有仓库,使用 `--private` 替代。 - 默认添加 README 文件。 2. **Clone 仓库**: ```bash gh repo clone zc277584121/<repo-name> ``` 3. **确认结果**:进入项目目录,向用户报告仓库创建成功。 ## 注意事项 - GitHub 账号为 `zc277584121`。 - 如果用户没有指定公开或私有,默认使用公开(`--public`)。 - 如果用户提供了描述,使用 `--description` 参数。
Install git-create-repo
Run this in your OpenClaw agent to add git-create-repo from the ClawHub registry.
openclaw skills install git-create-repoRequires ClawHub registry access. Review the security analysis below before installing.
Security Analysis
Open Source
Code is publicly available for audit.
Community Verified
Reviewed by the ClawHub community.
Community Reviews
Real user ratings only — separate from the editorial assessment and ClawHub signal.
Installed this skill? Sign in and leave the first review.
Save the skill now, come back after testing it, and help the next person choose with a quick review.
Related skills
Frequently asked questions
Is git-create-repo safe to install?
git-create-repo has a SkillsReview security score of 50/100. It is open source and community-verified on ClawHub. Check the full Security Analysis on this page before installing.
How much does git-create-repo cost?
git-create-repo is free to install for OpenClaw via ClawHub.
What are the best alternatives to git-create-repo?
You can compare git-create-repo side by side with similar OpenClaw skills on the SkillsReview comparison page to find the best fit for your workflow.
How do I install git-create-repo?
Install git-create-repo from ClawHub at clawhub.ai/skills/git-create-repo, or use the install action on this page to copy the command for your OpenClaw agent.
Community Signal
Historical movement
Timeline plus trend snapshots for security, reviews, and reputation tilt.
Trend Charts
30 / 90 / 180 day snapshots for ranking movement and security-score movement.
Last updated unknown UTC
Submit your review
Share your experience and help others find the best skills.
Newsletter
Stay updated on git-create-repo and the wider SkillsReview ecosystem
Get the weekly Top 5, fresh security alerts, and newly hot skills by email. You can unsubscribe from any newsletter email in one click.