ceratops-gh-repo-create-and-publish

Create or fork a GitHub repository from local project state with Ceratops defaults.

Updated Apr 18, 2026
One-click install
npx skills add https://github.com/ceratops-code/codex-skills --skill ceratops-gh-repo-create-and-publish
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ceratops-gh-repo-create-and-publish
Source: https://github.com/ceratops-code/codex-skills/tree/main/skills/ceratops-gh-repo-create-and-publish
Command: npx skills add https://github.com/ceratops-code/codex-skills --skill ceratops-gh-repo-create-and-publish

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Turn a local project into a real public GitHub repository and publish the correct public artifact with Ceratops defaults, using live scripted checks to verify safety and configuration before finalizing.

Core Features & Use Cases

  • Create or fork a GitHub repository from local state, preserving upstream linkage when needed.
  • Apply automated hardening and governance checks, including visibility, branch protection, and artifact publishing readiness.
  • Validate the final live state with bundled health and policy checks before closing, ensuring a safe production repo.
  • Use Ceratops defaults to ensure consistent naming, labeling, and artifact workflow for first-release setup.

Quick Start

Create a new GitHub repo from your local project, harden it with live checks, and publish the correct public artifact.

Frequently Asked Questions about ceratops-gh-repo-create-and-publish

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

FAQPage Schema
How do I create a GitHub repository from a local project and apply security hardening?

To create a GitHub repository from a local project, the Skill automates repo generation and applies Ceratops defaults for hardening. It configures visibility and branch protection while running live checks to verify settings before finalizing publication.

What is GitHub repo hardening and how does it verify artifact publishing readiness?

GitHub repo hardening involves applying governance checks like branch protection and visibility settings. This Skill validates artifact publishing readiness by using bundled scripts to run live health and policy checks before closing the setup.

Can I fork a GitHub repository and preserve upstream linkage during initial publication?

Yes, you can fork a GitHub repository while preserving upstream linkage. The Skill handles optional fork scenarios from local state, ensuring upstream connections remain intact when applying defaults for first-release setup.

What is the best way to automate first-release setup for a new GitHub project?

The best way to automate first-release setup is using Ceratops defaults to ensure consistent naming, labeling, and artifact workflow. The Skill validates the final live state with policy proofs to guarantee a safe production repo.

Do I need local state inspection to harden my GitHub repo with live checks?

Yes, local state inspection is required to harden your GitHub repo. The Skill analyzes your local project files to automate repository creation, apply governance configurations, and execute bundled verification scripts.