agent-skills-mcp
0%preparing 3D environment
one-time setup · won't block again
agent-skills-mcpv1.0.0
live · v1.0.0MCP server1 skill

your skills, every agent

Open-source MCP server template. Fork it, drop your markdown skills, deploy — every agent that speaks MCP (Claude, Cursor, your own) picks them up. One library, every project, no copy-paste.

demo endpointhttps://agent-skills-mcp.alibugatekin.com/mcp
what is this

Skills, but global

Three tools — list_skills, get_skill, read_skill_file — plus a REST view at /skills. Run your own instance and every agent across every project reads the same library.

One library, every agent

Same skills feed Claude, Cursor, anything that speaks MCP. Write once — no per-tool drift, no scattered copies.

Your skills, your server

Run your own instance on your own domain. Your skills stay with you — no SaaS lock-in, no third-party visibility.

Token-friendly by design

Built around the same skills pattern Anthropic uses inside Claude. Agents read only what they need, when they need it.

live · 1 skill

What a deployed instance looks like

Below are the skills served right now by the demo instance at agent-skills-mcp.alibugatekin.com. When you fork the template and deploy your own, your skills appear here instead.

skill7 files

ui-ux-design

Master guide for designing usable, accessible, polished interfaces — covers visual foundations (typography, color, spacing, hierarchy), interaction design (states, motion, microcopy, feedback), accessibility (WCAG 2.2 AA), and common patterns (forms, navigation, empty/error/loading states). Use when designing or reviewing a UI, choosing visual treatments, building or auditing components, writing microcopy, or making accessibility decisions.

live demo

Watch one round in action

One button. The page asks the demo server what it has and reads one of its skills — exactly the way an agent would. No JSON, no setup.

live demo

Press Run to see what an agent gets back when it talks to the server.

use this template

Make it yours

This is the playbook. Fork the server, fill it with your own skill markdowns, deploy anywhere Node runs. About five minutes from clone to live URL.

01

Fork the template

One click on GitHub. The repo ships with a sample skill, the MCP server, and a deploy-ready setup.

02

Add your skills

Drop markdown files under skills/. One folder per skill. Name + description in YAML frontmatter.

03

Deploy anywhere

Vercel, Coolify, Fly, your own VPS — anywhere Node runs. The URL you get is now your global skill library.

Use this template on GitHub
MIT licensedNode ≥ 18~5 min setup