https://github.com/archetech/agent-skills
https://github.com/archetech/agent-skills
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/archetech/agent-skills
- Owner: archetech
- Created: 2026-02-10T18:50:21.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2026-02-19T23:33:21.000Z (4 months ago)
- Last Synced: 2026-02-20T03:28:39.536Z (4 months ago)
- Language: Shell
- Size: 119 KB
- Stars: 0
- Watchers: 0
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Agent Skills
Agent skills for [Archon](https://archon.technology) — decentralized identity infrastructure.
## Skills
| Skill | Description |
|-------|-------------|
| [archon-keymaster](./archon-keymaster/) | Core DID toolkit — identity management, verifiable credentials, encrypted messaging (dmail), Nostr integration, file encryption/signing, authorization, groups, and polls |
| [archon-vault](./archon-vault/) | Encrypted distributed storage — vault management, multi-party access, workspace/config backups, disaster recovery |
| [archon-cashu](./archon-cashu/) | DID-integrated ecash — Cashu tokens locked to DIDs (P2PK), LNBITS integration |
| [archon-lightning](./archon-lightning/) | Lightning Network payments — wallet creation, invoice generation/payment, Lightning Address zaps, payment verification, DID integration |
## Installation
Skills can be installed via [ClawhHub](https://clawhub.com) or manually copied to your agent's skills directory.
## Contributing
PRs welcome. Skills should follow the [OpenClaw skill format](https://docs.openclaw.ai).
---
*Maintained by [Archetech](https://github.com/archetech)*