TLA+ Workbench skill for coding agents (compat. with Vercel skills CLI)
TLA+ code generation for agents, but audience is tiny—only useful if your agent needs formal verification.
Design, test, and deploy Claude Code Agent Skills through a visual, AI-assisted workflow.
GUI editor for SKILL.md files when you could just write markdown directly.
Developers creating custom skills for AI coding agents
Prompt engineering tools · Cursor skills
uberSKILLS is an open-source web app that gives you an integrated authoring environment for Agent Skills:
- AI-assisted creation - describe what you want in plain English, get a complete SKILL.md draft - Structured editor - edit metadata, instructions, and file templates with real-time validation - Multi-model testing - test your skill against any model on OpenRouter (Claude, GPT-4, Gemini, Llama, etc.) with streaming responses and token metrics - One-click deploy - deploy to 8 agents: Antigravity, Claude Code, Codex, Cursor, Gemini CLI, GitHub Copilot, OpenCode, and Windsurf - Import/export - bulk-import existing skills from directories or zips, export as zip - Version history - every edit is versioned automatically
Get started with a single command, no setup required:
npx @uberskillsdev/uberskills
Tech stack: Next.js 15, TypeScript, SQLite + Drizzle ORM, Vercel AI SDK, shadcn/ui, Tailwind CSS v4. Everything runs locally your data stays on your machine, API keys are encrypted with AES-256-GCM, and there's no account or cloud dependency.
MIT licensed. Would love feedback on the editor UX and which agent integrations matter most to you.
TLA+ code generation for agents, but audience is tiny—only useful if your agent needs formal verification.
Yet another agent deployment wrapper in a crowded category.
A joke skill file in someone's dotfiles repo, not an actual product.
Test suite for LLM agent skills; fills a real gap in agent eval tooling.
Webflow API reference bundled as Claude Skills, but this is packaging, not innovation.
Yet another agent deployment layer when LangChain and LlamaIndex exist.