Skip to content
This repository was archived by the owner on Aug 4, 2026. It is now read-only.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Avo Skills

Important

The skills moved into the gems. They now ship inside the installed avo gem and its add-on gems, so they describe the Avo version your app actually has locked. Install them from your app rather than from here — the catalog in this repository is frozen and no longer updated.

Install

In your Rails app, update to the latest Avo first so the skills you get describe it:

bin/rails avo:update
rails g avo:skills

The installer takes it from there. Full setup: docs.avohq.io/4.0/agentic-engineering.html

Why

A globally-installed skill has no relationship to the Avo version an app has locked. One project on 4.0.12 and another on 4.3.14 got identical instructions, and nothing told you which one was wrong.

It does not take a major-version gap for that to bite. Options get added, defaults change, and APIs get superseded between minor releases — so a skill written against one 4.x can be confidently wrong about another. Skills that ship inside the gem cannot drift: the version that describes your app is the version you installed.

About

No description, website, or topics provided.

Resources

Contributing

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages