pinme-share
仓库创建 2025年4月13日最近提交 2 天前SkillHot 收录 21 天前
▸ 精选理由
便于将成果快速发布为可分享链接,适合 demo 与报告发布。
▸ 风险提示
上传与公开分享可能泄露敏感内容,注意权限控制
这个 Skill 做什么
生成静态分享页并通过 pinme 上传,返回最终分享 URL 的流程指南。
把内容打包成一个精美的静态分享页,自动用 pinme upload 发布到 PinMe 并返回最终分享 URL。适合分享 demo、项目汇报、对话/会议总结或任何需要对外展示的静态页面。省去手动部署和上传的麻烦,让分享流程变得简单且可复用。
▸ 展开 SKILL.md 英文原文
Use this skill when the user wants to share, publish, or upload a static result through PinMe, especially by generating a static HTML share page for a PinMe project link, deployed full-stack app, Codex conversation summary, report, file, demo, or any 分享/发布/上传分享页 request that should end with `pinme upload`.
3.7k
Stars
272
Forks
7
仓库内 Skill
+26
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/glitternetwork/pinme/main/skills/pinme-share/SKILL.md或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/glitternetwork/pinme/main/skills/pinme-share/SKILL.md"SKILL.MD 节选查看完整文件 ↗
# PinMe Share Create a polished static share artifact, upload it with `pinme upload`, and return the final URL. ## When to Use Use this skill when the user asks to: - Share or publish a result using PinMe. - Create a static page that wraps a deployed project link, demo, report, or artifact. - Summarize a Codex conversation/session and share it as a page. - Turn a project handoff into a public landing or summary page. - Upload an existing static file or folder for lightweight distribution. If the user needs a backend, database, auth, email, or LLM functionality, use the main `pinme` skill and any relevant PinMe integration skill first. Use `pinme-share` at the end to package and publish
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有