Generate shareable static HTML pages
pinme-shareskillsetup L2★3,623
glitternetwork/pinme ↗What it does
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`.
Best for
Creating polished static share pages for projects, conversations, or reports and uploading them to IPFS without backend code
Inputs
- · Share content (project URL, conversation summary, file)
- · Optional HTML template
Outputs
- · Static HTML artifact
- · IPFS/PinMe URL
Requires
- · HTTP API
- · D1 SQLite
- · OpenRouter LLM API
- · git
- · Shell scripts
- · PinMe platform
Preconditions
PinMe CLI authenticated; project or artifact ready to share
Failure modes
- · PinMe not authenticated
- · Upload fails due to missing dependencies
- · Secrets accidentally included in share page
Trust signals
- · Share page content guidelines documented
- · HTML best-practices listed
- · Sanitization checklist provided