BeClaude

claude-code-local

New
2.7kGitHubGeneralby nicedreamzapp

Run Claude Code 100% on-device with local AI on Apple Silicon. MLX-native Anthropic-API server, 65 tok/s Qwen 3.5 122B, Llama 3.3 70B, Gemma 4 31B. Private, offline, airgap-ready. Built for NDA / legal / healthcare workflows.

Install & Usage

1
Create the skills directory
mkdir -p .claude/skills
2
Download the skill file
mkdir -p .claude/skills && curl -o .claude/skills/claude-code-local.md https://raw.githubusercontent.com/nicedreamzapp/claude-code-local/main/SKILL.md
3
Invoke in Claude Code
/claude-code-local
View source on GitHub
api

Frequently Asked Questions

What is claude-code-local?

Run Claude Code 100% on-device with local AI on Apple Silicon. MLX-native Anthropic-API server, 65 tok/s Qwen 3.5 122B, Llama 3.3 70B, Gemma 4 31B. Private, offline, airgap-ready. Built for NDA / legal / healthcare workflows.

How to install claude-code-local?

To install claude-code-local, create the .claude/skills directory in your project, then run the curl command to download the skill file. Once installed, invoke it in Claude Code with /claude-code-local.

What is claude-code-local best for?

claude-code-local is a community categorized under General. It is designed for: api. Created by nicedreamzapp.