Claude Skill

instavm/open-skills

开源 Python 工具,用于在本地以隐私保护方式运行 Claude Skill。兼容任何 LLM,支持离线 AI 技能执行和自定义工作流开发。

概览

Stars415
Forks36
语言Python
最后更新2026-01-23
最近同步2026-07-03
前往 GitHub

仓库信息

拥有者instavm
仓库open-skills
完整名称instavm/open-skills
Repo ID1,083,790,746

安装这个 Skill

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

Registry 信息

类型mcp_server
质量分80/100
验证状态readme_parsed
最近验证2026-06-12
平台
ClaudeMCPOpenAI Agents
能力
browserpdfimageterminalaiclaudegemini-climcpollamaopencode
识别文件
README.mddocker-compose.ymlexamplesrequirements.txt
配置键
OPENAI_API_KEY
安装方式
  • git clone https://github.com/BandarLabs/open-skills.git
  • pip install -r examples/requirements.txt

项目简介

OpenSkills 是一个 Python 工具,支持使用任何兼容的 LLM 在本地运行 Claude Skill,提供注重隐私的 AI 技能执行。

英文描述

OpenSkills: Run Claude Skills Locally using any LLM

要点

  • 本地运行 Claude Skill
  • 兼容任何 LLM
  • 注重隐私的执行
  • 基于 Python 实现
  • 开源项目

使用场景

  • 私有 AI 技能部署
  • 本地 LLM 集成测试
  • 离线 Claude Skill 执行
  • 自定义 AI 工作流开发
  • 注重隐私的 AI 应用

README 摘要

<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

话题

探索更多

数据来自 GitHub,同步时间:2026-07-03