raullenchairaullenchaiCommunity·1 Agent Skills Included

vnsh

Encrypted, expiring workspaces shared through a single link

Shares files, logs, and large outputs as encrypted links that expire automatically. Keeps content private with client-side encryption so the server never sees plaintext or keys. Lets people and agents read and write the same living document without version conflicts or manual copy-pasting.
npx skills add raullenchai/vnsh --all -g -y
Available:

Gives the agent the product model, link types, and security invariants it must preserve when working with or editing the vnsh workspace system.

All Skills in This Repository (1)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install vnsh?

Run `npx skills add raullenchai/vnsh --all -g -y` in your terminal to install the skill globally.

How to share files securely with an expiring link?

Pipe content or pass a file to the vn command, and it returns an encrypted vnsh.dev link that auto-deletes after 24 hours. The decryption key stays in the URL fragment, so the server never sees your content.

Can AI agents read and write the same vnsh workspace?

Yes. Any agent with the edit link can read and update the same document, and conditional writes prevent two agents from silently overwriting each other.

Does vnsh work with Claude Code and other MCP clients?

Yes. The vnsh-mcp server works with Claude Code, Cursor, Cline, Windsurf, and any client that speaks MCP.

Can I use vnsh without coding experience?

Yes. You can drop a file on the vnsh.dev website or paste text to get a secure link, with no command line required.

Related Repositories in Content & Communication

View All in Content & Communication