PAI FileShare Skill — AI skill for Claude Code
This skill lets you send yourself files by letting your AI (Claude Code, PAI, etc) put it in your local Nextcloud folder.
How to install PAI FileShare Skill
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open drake495/PAI-FileShare-skill and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
What PAI FileShare Skill does
This skill lets you send yourself files by letting your AI (Claude Code, PAI, etc) put it in your local Nextcloud folder. Useful when using PAI remotely over ssh and you want a file from you PC at home.
Alternatives in AI
- Agentrq — AgentRQ: Human-in-loop realtime conversational task manager for AI Agents 1.1k ★
- Gptaku Plugins — A Claude Code plugin marketplace for people who want to become AI Native 1.1k ★
- Agent37 Skills Collection — Collection of useful Claude AI skills and commands 186 ★
README
FileShare Skill
**Archived / superseded.** This skill is no longer in use. Its one durable piece of information — that `~/Nextcloud/PAI-Drops/` is the drop folder, copied not moved, with a timestamp prefix on collisions — now lives as a single line in my assistant's operational rules, which is a better home for it than three files of `cp` and `ls`. Kept public as a record of the build. It also still points at PAI-era paths and a notification port that have since changed, so don't install it as-is.
A [PAI](https://github.com/danielmiessler/PAI) skill that copies files to a Nextcloud sync folder for automatic cloud access across all your devices.
What It Does
When you say things like "send me that file" or "drop this to Nextcloud", the skill copies files to `~/Nextcloud/PAI-Drops/`. The Nextcloud client syncs that folder automatically, making files available on your phone, laptop, web UI, or any connected device.
This is useful when using PAI remotely over SSH and you want a file from your PC at home and you can't remember the order of scp commands.
Files are copied, not moved — originals stay in place. Filename collisions are handled with timestamps.
Workflows
Drop
Copies one or more files to the drop folder.
**Triggers:** "send me that file", "drop file", "share file", "send to nextcloud"
**What it does:**
- Identifies the target file (from your explicit path or recent conversation context)
- Validates the source exists and creates the drop folder if needed
- Copies the file (with timestamp prefix if a collision exists)
- Verifies the copy and reports filename + size
List
Shows what's currently in the drop folder.
**Triggers:** "list shared files", "what's in PAI-Drops"
**What it does:**
- Lists
~/Nextcloud/PAI-Drops/sorted by date (newest last) - Shows filenames, sizes, and dates
Setup
- Install and configure the Nextcloud desktop client
- Ensure `~/Nextclou
Related Skills
Aiterm MCP
One persistent MCP terminal your AI drives — and launches other coding agents (Codex/Grok/Composer) into. SSH,
AI Bridge
Local bridge letting an AI coding agent drive your real, logged-in Chrome — trusted input, CSP-proof eval, aut
Vibestrate
Open-source supervised flow for AI coding. Run Claude Code, Codex, Gemini, Aider or local models as one crew,
Quackd
🦆🧠 Give your Microduck a brain. Tell a small robot with two legs what you want in plain language. An LLM (Cl
Dezin
A local-first, tasteful design generator. Describe what you want; your own coding-agent CLI (Claude Code, Code
Kru
Local-first MCP password and credential manager for AI agents. Use passwords, API keys, SSH identities, and TO
Related Agents
Ade
Agent sessions routinely outlast the machine that started them, and checking a Claude Code or Codex run from a
Hydra Framework Evolution
Evaluate whether a repository-local Hydra change should be promoted into the reusable seed, and record the evi
Asset Manager
Publish and manage hosted assets (HTML sites, docs, file bundles) on the Octave assets service. Use when the u