upleb.uk

Public git repos — served from a NIP-34 GRASP relay at git.upleb.uk

summaryrefslogtreecommitdiff
path: root/skills
AgeCommit message (Collapse)Author
2026-03-05improve ngit skill: description, --json guidance, dedup authDanConwayDev
- rewrite description in third person - add machine-readable output section with --json guidance - add grep pattern for is_nostr_repo check (no jq dependency) - remove duplicate auth section, point to CONCEPT 5 - add verification steps to workflows
2026-03-05add ngit agent skill (first stab)DanConwayDev
Adds SKILL.md under skills/ngit/ following the agentskills.io spec and skills.sh distribution convention. Users can install globally with: npx skills add DanConwayDev/ngit -g