Swift Sharing
Seamlessly copies selected text/images to clipboard with a customizable hotkey for rapid sharing across applications.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add swift-sharing npx -- -y @trustedskills/swift-sharing
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"swift-sharing": {
"command": "npx",
"args": [
"-y",
"@trustedskills/swift-sharing"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
The swift-sharing skill enables AI agents to quickly and efficiently share files with users. It streamlines file transfer processes, reducing friction in collaborative workflows. This includes providing a simple interface for selecting files and generating secure, easily accessible sharing links.
When to use it
- Sharing project assets: An agent can help a designer share large image or video files with a client without needing to email attachments.
- Distributing documents: An agent could generate a link for a team member to access a finalized report stored on a server.
- Collaborative editing: Facilitate sharing of draft documents between collaborators for review and feedback.
- Providing downloads: An agent can provide download links for software or other digital resources.
Key capabilities
- File selection interface
- Secure link generation
- Simplified file transfer process
Example prompts
- "Share this document with John."
- "Create a shareable link for the 'marketing_plan.pdf'."
- "Can you give me a download link for the latest version of the software?"
Tips & gotchas
The agent needs access to the file system or cloud storage where files are located to function correctly. Ensure appropriate permissions are configured for the AI agent to read and share files.
Tags
TrustedSkills Verification
Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.
Security Audits
| Gen Agent Trust Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
🌐 Community
Passed automated security scans.