---
title: "remoteskill"
description: "Connects this agent to your global RemoteSkill library and bundles startup guidance for discovering and applying your Agent Skills in any project."
canonical: https://agentpluginsdirectory.com/plugins/remoteskill
last-updated: 2026-09-25
---

# remoteskill
Connects this agent to your global RemoteSkill library and bundles startup guidance for discovering and applying your Agent Skills in any project.
- Slug: remoteskill
- Publisher: Leeor Nahum
- Repository: https://github.com/LeeorNahum/RemoteSkill-Plugin
- Manifest: plugin.json
- Version: 4.0.0
- License: Apache-2.0
- Category (editorial): agent-tooling
- Skills: 1 (remoteskill)
- MCP servers: 1 (remoteskill)
- Stars: 0
- Repository created: 2026-08-09
- Repository last pushed: 2026-09-25
- Publisher type: User
- Listing: https://agentpluginsdirectory.com/plugins/remoteskill
- Schema: https://agent-plugins.org/schemas/1.0.0/plugin.schema.json

## What remoteskill does, in the publisher's words

Connects an agent to your global RemoteSkill library through https://mcp.remoteskill.md/mcp. The plugin ships both the Agent Plugins 1.0.0 manifests (plugin.json, mcp.json) and a Claude Code adapter (.claude-plugin/,.mcp.json). Compatible hosts can expose its bundled Agent Skill from the plugin installation, independently of the current project directory. The Claude Code adapter adds a small selection reminder before each user prompt and when each child agent starts. The reminder tells Claude to invoke the bundled bootstrap, which reuses a current catalog or calls list_skills, then directs Claude to read every applicable skill body. The reminder contains no catalog or skill content, and it cannot guarantee that Claude will follow every matching skill. Other hosts control whether they expose or select the bundled bootstrap and whether they pass it to subagents.

From the project README, punctuation lightly normalized. Full text: https://raw.githubusercontent.com/LeeorNahum/RemoteSkill-Plugin/HEAD/README.md

## Skills

- remoteskill: Use for every request to apply the user's global Agent Skills and preferences, including simple replies and tasks that do not mention skills. Also use when managing the user's RemoteSkill library.

Descriptions come from the frontmatter of each SKILL.md, punctuation lightly normalized.

## MCP servers

- remoteskill: transport: streamable-http; url: https://mcp.remoteskill.md/mcp

Read from the plugin's own mcp.json. Environment variable names only, never values.
