lf skills
Load LatticeFlow AI GO! agentic skills and download supporting resources.
Usage
lf skills [OPTIONS] COMMAND [ARGS]...Subcommands
| install | Install the AI GO! skill for a specific coding agent. |
lf skills install
Install the AI GO! skill for a specific coding agent.
Usage
lf skills install [OPTIONS]Options
| Name | Type | Description | Default |
|---|---|---|---|
--agent |
choice (antigravity , claude_code , codex , cursor , opencode) |
Coding agent to install the skill for. | |
--dir |
path | Installs the skill to the specified skills directory instead of the current working directory, e.g., ‘–dir /path/to/.agent/skills’ |