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.
https://agent-skills-mcp.alibugatekin.com/mcpSkills, 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.
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.
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.
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.
Press Run to see what an agent gets back when it talks to the server.
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.
Fork the template
One click on GitHub. The repo ships with a sample skill, the MCP server, and a deploy-ready setup.
Add your skills
Drop markdown files under skills/. One folder per skill. Name + description in YAML frontmatter.
Deploy anywhere
Vercel, Coolify, Fly, your own VPS — anywhere Node runs. The URL you get is now your global skill library.