Skip to main content

avo

Load the official Avo skills that ship inside the installed avo gem. Use this whenever a task touches Avo — anything under `app/avo/` (resources, fields, actions, filters, scopes, cards, dashboards), `config/initializers/avo.rb`, customizing Avo views, or debugging why something does not appear in the admin panel. Reach for it the moment `Avo::`, `field :`, `app/avo/`, "resource", "admin panel", or "Avo" appears in a request. ALSO use it when a request never mentions Avo but changes a Rails model in an app that has one: adding or changing a column, adding a model, an enum or status, an association, or a capability like "let admins approve orders" — the admin panel has a matching surface that silently goes stale otherwise. The real instructions are versioned with the installed gem, so load them instead of relying on prior knowledge of Avo.

インストールへ移動

ソース情報

リポジトリ
avo-hq/avo
ソースの最終更新活動
2026年8月4日 11:51
検出された SKILL.md の言語
英語
スター
1,797
フォーク
315

インストール方法

デフォルトでは、最初にソースを確認する Prompt が選択されています。直接コマンドに切り替えるか、ローカルコピーをダウンロードすることもできます。

ソースファイルを確認

インストールを決める前に、SKILL.md と SkillsMP に表示されている付属ファイルをお読みください。