sealshare
v0.1.0로컬 HTML·마크다운을 서버가 못 읽는 비공개 링크로 공유한다 (종단간 암호화 · 링크 # 뒤 열쇠)
By zephiris210 GitHub starsUpdated 1 hour ago
Directory evidence
- Runtimes
- Claude Code
- Parsed components
- 1 skill or MCP entry
- Source updated
- Sep 27, 2026
- Manifest status
- Canonical path parsed
The directory validates manifest shape and source location. It does not execute the plugin or provide a security endorsement. Review the indexing methodology →
Install sealshare for Claude Code
claude plugin marketplace add IchenDEV/agent-plugin-mkt
claude plugin marketplace update agent-plugin-marketplace
claude plugin install sealshare@agent-plugin-marketplacePaste and run these commands in a terminal with Claude Code. They add and refresh the PluginsMP catalog, then install this plugin.
The installer fetches third-party code from the source repository shown on this page. This directory validates manifest structure and source location, but does not perform a security audit; review the manifest, components, and source before installing.
Get the source manually
git clone https://github.com/zephiris21/sealshareClone the source repository, then follow its setup instructions to add the plugin to a compatible client. The plugin root is plugins/sealshare/.
Plugin files
├── .claude-plugin/plugin.json└── skills/sealshare/SKILL.md
Included Skills1
로컬 HTML(스토리보드·발표·시안)이나 마크다운 파일을 «서버가 못 읽는» 비공개 링크로 공유하고, 내 공유 목록을 관리한다. "링크로 공유해줘", "공유 링크 만들어", "이 html 링크로 보내", "이거 링크로 줘", "sealshare", "공유 링크 꺼줘", "내 공유 목록", "공유 목록 관리 페이지", "sealshare 열쇠 등록해줘", "sealshare 사용법" 에서 발동한다. 받는 사람은 링크만 누르면 브라우저(아이패드 사파리 포함)에서 바로 본다.
Plugin manifests1
{
"name": "sealshare",
"description": "로컬 HTML·마크다운을 서버가 못 읽는 비공개 링크로 공유한다 (종단간 암호화 · 링크 # 뒤 열쇠)",
"version": "0.1.0",
"author": {
"name": "zephiris21"
}
}For maintainers
If you maintain this plugin, link to this source-backed listing from your README so users can review its manifest and indexed components.
[sealshare on Agent Plugins Marketplace](https://pluginsmp.com/plugins/sealshare)