GPG (GNU Privacy Guard) encryption and signing reference. Covers key generation (Ed25519/RSA), export/import, keyservers, file encryption (symmetric + asymmetric), git commit signing, detached signatures, gpg-agent caching, SSH via GPG, and pass password manager.
Scanned 9/7/2026
Install to Claude Code
npx -y skills add bytesagain/ai-skills --skill gpg --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Gpg?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/bytesagain-gpg)More formats (shields.io, HTML) on the badges page.
---
name: gpg
version: 1.0.0
description: >
GPG (GNU Privacy Guard) encryption and signing reference. Covers
key generation (Ed25519/RSA), export/import, keyservers, file
encryption (symmetric + asymmetric), git commit signing, detached
signatures, gpg-agent caching, SSH via GPG, and pass password manager.
author: BytesAgain
homepage: https://bytesagain.com
source: https://github.com/bytesagain/ai-skills
tags: [gpg, encryption, signing, pgp, security, git]
---
# GPG Reference
Encryption, signing & key management.
## Commands
| Command | Description |
|---------|-------------|
| `intro` | Overview, key types |
| `keys` | Generate, export, trust |
| `usage` | Encrypt, sign, git, pass |
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!