Ilk Lark Init banner
inluck-net inluck-net

Ilk Lark Init

Development community

Description

Bootstrap a Lark Bitable tracker for the current project — create the base, seed the ticket schema, and write the `.lark-project` marker. This is the **setup** command. For ongoing triage and planning, use `/ilk-lark` instead. > **Prerequisite**: this command depends on the `ilk-lark-tickets` skill > being installed at `<skill-root>/ilk-lark-tickets/`. That skill is **not** > part of `ilk-skills`. Skip this command if you don't have a Lark Bitable > to set up. Follow these steps in order. Do

Installation

Installs to ~/.claude/skills/inluck-net-ilk-skills-ilk-lark-init/SKILL.md

Terminal
mkdir -p ~/.claude/skills/inluck-net-ilk-skills-ilk-lark-init && curl -fsSL https://raw.githubusercontent.com/inluck-net/ilk-skills/HEAD/commands/ilk-lark-init.md -o ~/.claude/skills/inluck-net-ilk-skills-ilk-lark-init/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository