An open API service indexing awesome lists of open source software.

https://github.com/archetech/agent-skills


https://github.com/archetech/agent-skills

Last synced: 4 months ago
JSON representation

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)*