Skip to content

AVADSA25/codec-skills

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

CODEC Skills Marketplace

Community skills for CODEC — the open source computer command framework.

Install a Skill

codec install bitcoin-price

Available Skills

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 ✓

Submit a Skill

  1. Fork this repo
  2. Add your skill to skills/ following the template
  3. Add entry to registry.json
  4. Open a PR

Skill Requirements

  • SKILL_NAME — lowercase with underscores
  • SKILL_TRIGGERS — list of natural phrases
  • SKILL_DESCRIPTION — one-line description
  • run(task, app, ctx) — returns a string

Links

About

Codec skills markeplace

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages