SKILL·1E376D

localsend-mcp

plurigrid
Updated 1 month ago
15 views
7
3
7
View on GitHub
Developmentmcplocalsendp2pfile-transfertailscalenatsvoicemutual-discoveryskill-exchange

About

The LocalSend MCP skill enables peer-to-peer file transfer between Claude instances with mutual discovery and voice announcements. It uses redundant connection methods including Tailscale mesh networks and NATS for reliable transfers. Developers should use this skill when they need to exchange files or skills directly between AI agents in a distributed environment.

Quick Install

Claude Code

Recommended
Primary
npx skills add plurigrid/asi -a claude-code
Plugin CommandAlternative
/plugin add https://github.com/plurigrid/asi
Git CloneAlternative
git clone https://github.com/plurigrid/asi.git ~/.claude/skills/localsend-mcp

Copy and paste this command in Claude Code to install this skill

GitHub Repository

plurigrid/asi
Path: ies/music-topos/packages/localsend-mcp/skill
0
FAQ

Frequently asked questions

What is the localsend-mcp skill?

localsend-mcp is a Claude Skill by plurigrid. Skills package instructions and resources that Claude loads on demand, so Claude can perform localsend-mcp-related tasks without extra prompting.

How do I install localsend-mcp?

Use the install commands on this page: add localsend-mcp to Claude Code as a plugin, or clone its repository into your skills directory, then restart Claude so it picks up the skill.

What category does localsend-mcp belong to?

localsend-mcp is in the development category, tagged mcp, localsend, p2p, file-transfer, tailscale and nats.

Is localsend-mcp free to use?

Yes. localsend-mcp is listed on AIMCP and free to install. It runs inside Claude, so no separate service account is required to use the skill itself.

Related Skills

sparc-methodology
Development

The SPARC methodology provides a comprehensive, multi-agent development framework with 17 specialized modes for systematic software creation. It guides developers through Specification, Pseudocode, Architecture, Refinement, and Completion phases, integrating TDD and orchestration patterns. Use this skill when you need structured, end-to-end development workflow from initial research through deployment.

View skill
sparc-methodology
Development

The SPARC methodology skill provides a systematic, multi-agent framework for comprehensive software development. It guides developers through 17 specialized modes covering all phases from specification and architecture to refinement and completion. Use this skill when you need structured development workflows with integrated testing, orchestration, and deployment capabilities.

View skill
sparc-methodology
Development

The SPARC methodology skill provides a systematic, multi-agent development framework for comprehensive software projects. It structures work into five phases—Specification, Pseudocode, Architecture, Refinement, and Completion—with 17 specialized modes covering everything from research to deployment. Use this skill when you need an orchestrated, structured approach to guide a complex development task from start to finish.

View skill
rust-desktop-applications
Development

This skill helps developers build cross-platform desktop applications using Rust, primarily through the Tauri framework or native GUI alternatives. It's ideal for creating performant apps requiring system integration, small bundle sizes, and high performance. The guidance covers project setup, IPC, state management, and cross-platform testing and deployment.

View skill