Claude skill for my OCaml metadata management
Dune 89.9%
Other 10.1%
1 1 0

Clone this repository

https://tangled.org/anil.recoil.org/claude-ocaml-metadata https://tangled.org/did:plc:nhyitepp3u4u6fcfboegzcjw/claude-ocaml-metadata
git@git.recoil.org:anil.recoil.org/claude-ocaml-metadata git@git.recoil.org:did:plc:nhyitepp3u4u6fcfboegzcjw/claude-ocaml-metadata

For self-hosted knots, clone URLs may differ based on your setup.

Download tar.gz
README.md

project-name - Brief Project Title#

Brief introduction paragraph explaining what this library/tool does and its main purpose.

Key Features#

  • Feature 1: Description
  • Feature 2: Description
  • Feature 3: Description

Usage#

(* Basic usage example *)
let example () =
  (* Show simple, practical usage *)
  ()

For more advanced usage:

(* More complex example *)
let advanced_example () =
  (* Show additional features *)
  ()

Installation#

opam install project-name

Documentation#

API documentation is available at [project URL] or via:

opam install project-name
odig doc project-name

License#

ISC