Official skills publisher Verified Skillscout rank 0

Anoma

Anoma publishes official AI agent skills for its tools, services, and developer workflows.

Browse 9 official AI agent skills across 3 Anoma repositories, with install commands and source links.

9 Skills
3 Repositories
0 Installs
0 GitHub stars

Install

Add Anoma skills to your agent

Install a full repository package, then let your agent activate the right skill for the task.

Ask your agent

Prompt

Fetch this Markdown manifest as plain text: https://skillscout.sh/official/anoma/anoma_skills_skillscout.md. If your browser cannot display the Markdown directly, use curl or another text fetcher. Recommend the relevant Anoma skills package or packages for my goal, explain which individual skills matter, and wait for my approval. After I approve, install with the npx command. If no project is open, install it as an agent skill I can use later.

Skills packages

3 official repositories

Ex Example

anoma/ex_example

Includes 4 official skills: code-review, elixir-conventions, general-conventions, git-conventions.

4 skills 0 installs 0 stars
npx skills add anoma/ex_example -y

Llm

anoma/llm

Includes 4 official skills: code-review, elixir-conventions, general-conventions, git-conventions.

4 skills 0 installs 0 stars
npx skills add anoma/llm -y

AL Ex

anoma/al-ex

Includes 1 official skill: al.

1 skill 0 installs 0 stars
npx skills add anoma/al-ex -y

9 skills

anoma/ex_example 4 skills

code-review

anoma/ex_example 0 installs
View source

elixir-conventions

anoma/ex_example 0 installs
View source

general-conventions

anoma/ex_example 0 installs
View source

git-conventions

anoma/ex_example 0 installs
View source
anoma/llm 4 skills

elixir-conventions

anoma/llm 0 installs
View source

general-conventions

anoma/llm 0 installs
View source
anoma/al-ex 1 skill

Repository documentation

anoma/ex_example package overview

anoma/ex_example/README.md View on GitHub

anoma/ex_example

Includes 4 official skills: code-review, elixir-conventions, general-conventions, git-conventions.

Top skills in this package

code-reviewOfficial Anoma skill from anoma/ex_example.
elixir-conventionsOfficial Anoma skill from anoma/ex_example.
general-conventionsOfficial Anoma skill from anoma/ex_example.
git-conventionsOfficial Anoma skill from anoma/ex_example.

Install

Install the full package:

npx skills add anoma/ex_example -y

Install a specific skill:

npx skills add anoma/ex_example@code-review -y

Use the package when you want your agent to choose the relevant skill from this official Anoma repository.

View anoma/ex_example on GitHub
Copied