Claude Skill

instavm/open-skills

Open-source Python tool for running Claude Skills locally with privacy. Compatible with any LLM for offline AI skill execution and custom workflow development.

Overview

Stars415
Forks36
LanguagePython
Last pushed2026-01-23
Last synced2026-07-03
View on GitHub

Repository

Ownerinstavm
Repositoryopen-skills
Full nameinstavm/open-skills
Repo ID1,083,790,746

Install this Skill

git clone https://github.com/BandarLabs/open-skills.git

Registry

Typemcp_server
Quality score80/100
Verificationreadme_parsed
Last verified2026-06-12
Platforms
ClaudeMCPOpenAI Agents
Capabilities
browserpdfimageterminalaiclaudegemini-climcpollamaopencode
Detected files
README.mddocker-compose.ymlexamplesrequirements.txt
Config keys
OPENAI_API_KEY
Install methods
  • git clone https://github.com/BandarLabs/open-skills.git
  • pip install -r examples/requirements.txt

Summary

OpenSkills is a Python tool that enables running Claude Skills locally with any compatible LLM, offering privacy-focused AI skill execution.

Chinese description

OpenSkills:使用任意LLM本地运行Claude Skill

Key features

  • Run Claude Skills locally
  • Compatible with any LLM
  • Privacy-focused execution
  • Python-based implementation
  • Open-source project

Use cases

  • Private AI skill deployment
  • Local LLM integration testing
  • Offline Claude Skill execution
  • Custom AI workflow development
  • Privacy-sensitive AI applications

README excerpt

<div align="center"> [![Start](https://img.shields.io/github/stars/BandarLabs/open-skills?color=yellow&style=flat&label=%E2%AD%90%20stars)](https://github.com/BandarLabs/open-skills/stargazers) [![License](http://img.shields.io/:license-Apache%202.0-green.svg?style=flat)](https://github.com/BandarLabs/open-skills/blob/master/LICENSE) </div> ``` ___ ____ _____ _ _ ____ _ _____ _ _ ____ / _ \| _ \| ____| \ | | / ___|| |/ /_ _| | | | / ___| | | | | |_) | _| | \| | \___ \| ' / | || | | | \___ \ | |_| | __/| |___| |\ | ___) | . \ | || |___| |___ ___) | \___/|_| |_____|_| \_| |____/|_|\_\___|_____|_____|____/ ``` # OpenSkills: Run Claude Skills Locally on Your Mac Anthropic recently announced [Skills for Claude](https://www.anthropic.com/news/skills) - reusable folders with instructions, scripts, and resources that make Claude better at specialized tasks. This tool lets you run these skills **entirely on your local machine** in a sandboxed environment. **What this means:** You can now process your files (documents, spreadsheets, presentations, images) using these specialized skills while keeping all data on your Mac. No uploads, complete privacy. > This tool executes AI-generated code in a truly isolated sandboxed environment on your Mac using Apple's native containers. ## Demo Watch Open-Skills in action with Gemini CLI: ![Open-Skills Demo with Gemini CLI](demo-gemini.gif) ## Why Run Skills Locally? - **Privacy:** Process sensitive documents, financial data - **Full Control:** Skills execute in an isolated container with VM-level isolation - **Compatibility:** Works with Claude Desktop, Gemini CLI, Qwen CLI, or any MCP-compatible tool - **Extensibility:** Import Anthropic's official skills or create your ow

Topics

Explore more

Data from GitHub. Synced on 2026-07-03