smithery/plurigrid

opam

OCaml package manager (45 subcommands).

Installation

$ npx skills add smithery/plurigrid --skill opam

Also in this package

Other skills from smithery/plurigrid · top by installs.

npx skills add smithery/plurigrid

Browse all from smithery/plurigrid

More details

Agent compatibility

Declared targets from SKILL.md / docs. Unmarked agents are not listed — the skill may still install via the CLI.

Claude Code Not declared
Cursor Not declared
Codex Not declared
GitHub Copilot Not declared
Windsurf Not declared
Gemini CLI Not declared
Cline Not declared
OpenCode Not declared

Skill metadata

Parsed from SKILL.md frontmatter.

More metadata
trit
0

Package contents

Files included with this skill beyond the listing page.

  • skill md SKILL.md 644 B
  • docs SUMMARY.md 51 B

History

  1. First recorded snapshot · 0 installs

SKILL.md

opam

OCaml package manager (45 subcommands).

Install

opam install dune merlin
opam remove package
opam upgrade

Switch

opam switch create 5.1.0
opam switch list
opam switch set 5.1.0

Environment

eval $(opam env)
opam exec -- dune build

Pin

opam pin add pkg ./local-path
opam pin add pkg git+https://...
opam pin remove pkg

Repository

opam repo add name url
opam repo list
opam update

Query

opam list --installed
opam show package
opam search term