Claude Skill

smallnest/goskills

GoSkills 是一款基于 Go 的工具,支持 OpenAI 及其他大型语言模型,提供 Claude Skill 兼容性和子代理功能,适用于 AI 应用开发。

概览

Stars181
Forks26
语言Go
最后更新2026-01-25
最近同步2026-06-22
前往 GitHub

仓库信息

拥有者smallnest
仓库goskills
完整名称smallnest/goskills
Repo ID1,097,321,793

安装这个 Skill

git clone https://github.com/smallnest/goskills.git

Registry 信息

类型mcp_server
质量分80/100
验证状态readme_parsed
最近验证2026-06-22
平台
ClaudeMCP
能力
browsercode-reviewpdfmemorysearchterminalworkflow
识别文件
README.mddocsexamples
配置键
OPENAI_API_KEYYOUR_OPENAI_API_KEYURLTAVILY_API_KEY

项目简介

GoSkills 是一款基于 Go 语言的工具,支持 OpenAI 及其他大型语言模型,兼容 Claude Skill 功能,并可作为子代理使用。

英文描述

A tool supports OPENAI and other LLMs with Claude Skills, you can also use it as a subagent

要点

  • 支持 OpenAI 及其他大型语言模型
  • 兼容 Claude Skill 功能
  • 可作为子代理使用
  • 基于 Go 语言构建

使用场景

  • 将大型语言模型集成到 Go 应用中
  • 为复杂工作流创建子代理
  • 构建支持 Claude Skill 的工具
  • 开发多模型 AI 系统

README 摘要

# GoSkills - Claude Skills Management Tool English | [简体中文](README_CN.md) A powerful command-line tool to parse, manage, and execute Claude Skill packages. GoSkills is designed according to the specifications found in the [official Claude documentation](https://docs.claude.com/en/docs/agents-and-tools/agent-skills/). [![License](https://img.shields.io/:license-MIT-blue.svg)](https://opensource.org/licenses/MIT) [![github actions](https://github.com/smallnest/goskills/actions/workflows/go.yml/badge.svg)](https://github.com/smallnest/goskills/actions) [![Go Report Card](https://goreportcard.com/badge/github.com/smallnest/goskills)](https://goreportcard.com/report/github.com/smallnest/goskills) ## Features - **Skill Management**: List, search, parse, and inspect Claude skills from local directories - **Runtime Execution**: Execute skills with LLM integration (OpenAI, Claude, and compatible APIs) - **Web Interface**: Interactive chat UI with real-time updates, session replay, and rich artifact rendering (PPT, Podcasts) - **Rich Content Generation**: Generate PowerPoint presentations (via Slidev) and Podcast audio - **Deep Research**: Recursive analysis and self-correction capabilities for in-depth investigation - **Built-in Tools**: Shell commands, Python execution, file operations, web fetching, and search - **MCP Support**: Model Context Protocol (MCP) server integration - **Internationalization**: Full support for English and Chinese languages - **Comprehensive Testing**: Full test suite with coverage reports ## Installation ### From Source ```shell git clone https://github.com/smallnest/goskills.git cd goskills make ``` ### Using Homebrew ```shell brew install smallnest/goskills/goskills ``` Or: ```shell # add tap brew tap smallnest/goskills # install goski

话题

暂无话题

探索更多

数据来自 GitHub,同步时间:2026-06-22