Claude Skill

smallnest/goskills

GoSkills is a Go-based tool for OpenAI and other LLMs, offering Claude Skill compatibility and subagent functionality for AI application development.

Overview

Stars181
Forks26
LanguageGo
Last pushed2026-01-25
Last synced2026-06-22
View on GitHub

Repository

Ownersmallnest
Repositorygoskills
Full namesmallnest/goskills
Repo ID1,097,321,793

Install this Skill

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

Registry

Typemcp_server
Quality score80/100
Verificationreadme_parsed
Last verified2026-06-22
Platforms
ClaudeMCP
Capabilities
browsercode-reviewpdfmemorysearchterminalworkflow
Detected files
README.mddocsexamples
Config keys
OPENAI_API_KEYYOUR_OPENAI_API_KEYURLTAVILY_API_KEY

Summary

GoSkills is a Go-based tool that supports OpenAI and other large language models, featuring Claude Skill compatibility and the ability to function as a subagent.

Chinese description

一款工具支持OPENAI及其他大型语言模型,并兼容Claude Skill功能,您也可将其作为子代理使用。

Key features

  • Supports OpenAI and other LLMs
  • Compatible with Claude Skill
  • Can be used as a subagent
  • Built with the Go language

Use cases

  • Integrating LLMs into Go applications
  • Creating subagents for complex workflows
  • Building tools with Claude Skill support
  • Developing multi-model AI systems

README excerpt

# 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

Topics

No topics yet.

Explore more

Data from GitHub. Synced on 2026-06-22