Community skills for CODEC — the open source computer command framework.
codec install bitcoin-price| Skill | Description | Author |
|---|---|---|
| bitcoin-price | Check current Bitcoin price | AVA Digital ✓ |
| qr-generator | Generate QR codes | AVA Digital ✓ |
| pomodoro | Pomodoro timer with alerts | AVA Digital ✓ |
| password-generator | Secure random passwords | AVA Digital ✓ |
| json-formatter | Pretty-print & validate JSON | AVA Digital ✓ |
- Fork this repo
- Add your skill to
skills/following the template - Add entry to
registry.json - Open a PR
SKILL_NAME— lowercase with underscoresSKILL_TRIGGERS— list of natural phrasesSKILL_DESCRIPTION— one-line descriptionrun(task, app, ctx)— returns a string