DanConwayDevDanConwayDevCommunityยท1 Agent Skills Included

ngit-cli

Decentralized git collaboration, PRs, and issues over Nostr

Enables cloning, fetching, and pushing git repositories through nostr:// URLs without relying on a central code host. Manages pull requests, issues, CI status, container publishing, and static sites directly from the command line. Removes dependence on GitHub or GitLab by storing repository state on decentralized relays while keeping git data on interchangeable servers.
npx skills add DanConwayDev/ngit-cli --all -g -y
Available:

Gives the AI agent a map of the ngit codebase, its architecture, and mandatory rules for building, testing, and safely modifying the CLI.

All Skills in This Repository (1)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install ngit-cli?โ–ผ

Run `npx skills add DanConwayDev/ngit-cli --all -g -y` in your terminal to install all skills in this repository globally.

What does ngit do?โ–ผ

ngit is a Nostr plugin for git that lets you clone, push, and manage repositories, pull requests, and issues over the decentralized Nostr protocol instead of a central host like GitHub.

How do I open a pull request with ngit?โ–ผ

Push a branch whose name starts with the mandatory `pr/` prefix, or use `ngit send` for advanced options; branches without the prefix are plain git pushes.

Does ngit work with AI coding agents?โ–ผ

Yes. Run `ngit skill install` to add the bundled SKILL.md guidance to Claude Code and Codex discovery locations so agents can use ngit commands correctly.

Can ngit replace GitHub for team collaboration?โ–ผ

Yes. It supports issues, PRs, reviews, CI status checks, and multi-maintainer repositories, with state stored on Nostr relays and git data on interchangeable servers.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’