Skip to main content

Claude Code Skills

lim can register all its command groups as Claude Code skills, making every lim capability available through natural conversation in your terminal.

Installation

This registers lim’s 29 command groups as Claude Code skills in your project’s .claude/skills/ directory. After installation, restart Claude Code to pick up the new skills.

What Gets Registered

Every lim command group becomes a skill that Claude can invoke:

Usage Examples

Once skills are registered, Claude Code can use them naturally in conversation:

Daily Bookkeeping

Financial Review

Month-End Close

Scenario Analysis

Skills vs MCP

Both skills and MCP let AI agents interact with lim. Here’s when to use each:
You can use both simultaneously. Skills are great for interactive sessions where you want human-readable output. MCP is better for automated workflows where structured data matters.

Updating Skills

When lim is updated with new commands, re-run the installation:
This overwrites existing skill definitions with the latest versions.

Removing Skills

This removes all lim skills from your Claude Code configuration.