UberSKILLS banner
uberskillsdev uberskillsdev

UberSKILLS

DevOps community

Description

Design, test, and deploy Claude Code Agent Skills through a visual, AI-assisted workflow.

Installation

This entry records only its repository, not the path inside it, so there is no exact command to give. Open the source below and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

README

uberSKILLS

[![License: MIT](https://img.shields.io/badge/License-MIT-black.svg)](LICENSE) [![Build](https://img.shields.io/github/actions/workflow/status/uberskillsdev/uberskills/ci.yml?branch=master)](https://github.com/uberskillsdev/uberskills/actions)

**Design, test, and deploy Agent Skills through a visual, AI-assisted workflow.**

uberSKILLS replaces manual `SKILL.md` authoring with a structured editor, multi-model testing sandbox, and one-click deployment to your agent's skills directory.

What is uberSKILLS?

Creating [Agent Skills](https://agentskills.io/) today is entirely manual -- authors hand-write YAML frontmatter and markdown instructions, with no built-in way to preview, validate, or test a skill before deploying it.

uberSKILLS is an open-source web application that provides an integrated authoring environment purpose-built for the SKILL.md format, with deploy support for Antigravity, Claude Code, Codex, Cursor, Gemini CLI, GitHub Copilot, OpenCode, and Windsurf:

  • Skills Library -- Browse, search, filter, and manage all your skills in one place
  • AI-Assisted Creation -- Describe what you want in natural language; get a complete SKILL.md draft
  • Structured Editor -- Edit metadata, instructions, and files with real-time validation and auto-save
  • Multi-Model Testing -- Test skills against any model on OpenRouter with streaming responses and metrics
  • Export & Deploy -- One-click deploy to 8 agent tools including Claude Code, GitHub Copilot, Cursor, and Windsurf, or export as zip
  • Import -- Bulk-import existing skills from directories or zip archives
  • Version History -- Every change is versioned; browse and compare past versions

Tech Stack

Layer Technology
Monorepo Turborepo + pnpm
Framework Next.js 15 (App Router)
UI shadcn/ui + Tailwind CSS v4
Database SQLite + Drizzle ORM
AI SDK Vercel AI SDK + OpenRouter provider
AI Provider OpenRouter (Claude, GPT, Gemini,