gh-bootstrap

Automate GitHub repository setup with README, workflows, labels, and security policies.

Updated Feb 22, 2026
One-click install
npx skills add https://github.com/wyhlovecpp/my-codex-settings --skill gh-bootstrap-wyhlovecpp
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gh-bootstrap
Source: https://github.com/wyhlovecpp/my-codex-settings/tree/main/skills/by-category/git-github/repo-bootstrap/gh-bootstrap
Command: npx skills add https://github.com/wyhlovecpp/my-codex-settings --skill gh-bootstrap-wyhlovecpp

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires git, bash, git clone, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill streamlines the setup and management of GitHub repositories by automating project structure, workflows, and best practices, reducing manual configuration effort.

Core Features & Use Cases

  • Repository Initialization: Create consistent README, license, and .gitignore files.
  • Workflow Setup: Install and configure CI/CD workflows, security policies, and automation scripts.
  • Best Practice Enforcement: Apply community-accepted templates for issues, PRs, labels, and contribution guidelines.
  • Use Case: When starting an open-source project, instantly set up a comprehensive GitHub repository with all necessary files and configurations.

Quick Start

Use this Skill to automatically generate standard repository files and workflows, streamlining onboarding and project maintenance.

Frequently Asked Questions about gh-bootstrap

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate GitHub repository setup for a new open-source project?

Automating GitHub repository setup involves generating standard files like READMEs, licenses, workflows, and security policies. This process ensures consistent project structure and best practices while reducing manual configuration effort for maintainers and teams.

What is the best way to enforce CI/CD and community best practices across multiple repositories?

Enforcing CI/CD and community best practices involves applying standardized templates for workflows, issues, pull requests, and contribution guidelines. This ensures consistent management across repositories and streamlines project onboarding.

Do I need git and bash to configure project templates and workflows?

Yes, you need git and bash installed to configure YAML and Markdown templates. The setup process requires executing scripts for cloning repositories and setting up files within your local development environment.

Can I use scripts to generate security policies and contribution guidelines for GitHub repos?

Yes, you can use scripts to automatically generate security policies and contribution guidelines. This applies community-accepted templates to your repository, ensuring standardized management and best practice enforcement.

What GitHub workflow configurations are included in automated repo management?

Automated repo management includes installing and configuring CI/CD workflows, security policies, and automation scripts. It also covers standard repository initialization files like README, license, and .gitignore.