Agent skills, hosted
Your skills, hosted once, served everywhere.
RemoteSkill keeps the canonical copy of every Agent Skill you own and serves it to your coding agents and chat hosts through MCP, a CLI, and one API. Import from GitHub or ZIP, edit in the browser, and every agent reads the same skill.
How it works
One hosted copy, three ways in, every host out.
1 · Import
Point at a GitHub repository, public or private through a read-only app install, or upload a ZIP. RemoteSkill hosts the skill bytes itself: GitHub stays a sync source, never the serving path.
2 · Edit
Edit any skill right in the browser. A GitHub-linked skill keeps its original untouched, your version is what agents receive, and the difference stays visible with the diff one click away. Discard your edits and the GitHub version comes back.
3 · Serve
Agents pull skills over a read-only MCP server, a thin CLI, or the API. One catalog, the same bytes, every host you work in.
MCP
Two tools, nothing to install.
Connect claude.ai, ChatGPT, or any MCP client to your catalog with one URL and an OAuth sign-in. The server is read-only and pull-based.
https://mcp.remoteskill.md/mcp
list_skills · every skill you own, names and full descriptions
read_skill · SKILL.md plus the file manifest, or any bundled file by path
Private by default
Your library, not a marketplace.
No share URLs, no public pages for your skills, no marketplace. The catalog is yours alone, served only to you and your agents. ZIP export is always one click, so nothing is ever locked in.
Names that keep working
Rename without breaking agents.
Skills live under stable IDs with GitHub-style name aliases: rename a skill and its former name keeps resolving until you deliberately claim it for something else. Agents using the old name keep working.