brewpage-publish
Instantly deploy text, JSON, files, or full static sites to brewpage.app with zero configuration.
- Deploy a generated React/Vue build folder for instant stakeholder review.
- Share a JSON data export via a temporary public URL.
- Host a markdown README as a beautifully rendered HTML page.
Free
Included in download
- Downloadable skill package
- Works with Claude Code, SKILL.md-compatible agents
- 3 permissions declared
Sample input
Deploy the documentation in the dist folder to brewpage. Use index.html as the entry point and set it to public.
Sample output
Published site: https://brewpage.app/public/api-docs-7a2b9 Entry: index.html | Files: 12 Owner token saved to .claude/brewpage-history.md
Note: Share the URL exactly as printed—do not append a trailing slash.
brewpage-publish
Instantly deploy text, JSON, files, or full static sites to brewpage.app with zero configuration.
Free
Included in download
- Downloadable skill package
- Works with Claude Code, SKILL.md-compatible agents
- 3 permissions declared
- Instant install
Sample input
Deploy the documentation in the dist folder to brewpage. Use index.html as the entry point and set it to public.
Sample output
Published site: https://brewpage.app/public/api-docs-7a2b9 Entry: index.html | Files: 12 Owner token saved to .claude/brewpage-history.md
Note: Share the URL exactly as printed—do not append a trailing slash.
About This Skill
What it does
The brewpage-publish skill provides instant, zero-config hosting for AI agents. It allows your agent to take any content—markdown notes, JSON data, single files, or entire static websites—and deploy them to a public or password-protected URL on brewpage.app in seconds.
How it works
The skill intelligently detects the content type and selects the appropriate deployment path. For static sites, it automatically zips the directory, handles entry-point detection (e.g., index.html), and strips out sensitive files like .env or .git before uploading. It manages metadata like TTL (Time-To-Live) and custom namespaces to ensure your deployments are organized and temporary.
Why use this skill
- Instant Previews: Perfect for showing stakeholders a live version of a generated UI or documentation without setting up AWS/Vercel.
- Secure Sharing: Supports optional password protection and private "namespaces" for internal drafts.
- Safe Deployments: Built-in safeguards prevent publishing
node_modules, source code, or environment secrets. - Automated Management: Saves owner tokens locally to
.claude/brewpage-history.md, allowing for programmatic deletion or updates later.
Supported Content
- Static Sites: Directories containing HTML, CSS, and JS (auto-zipped).
- Documents: Markdown and raw HTML text.
- Data: Formatted JSON payloads.
- Files: Any single asset or document via multipart upload.
Use Cases
- Deploy a generated React/Vue build folder for instant stakeholder review.
- Share a JSON data export via a temporary public URL.
- Host a markdown README as a beautifully rendered HTML page.
- Upload a security report or log file for external analysis.
Known Limitations
- 10MB maximum upload size.
- Static sites require pre-built HTML (no automatic npm/build execution).
- Public namespace URLs are permanent until TTL expiry.
How to Install
mkdir -p ~/.claude/skills && curl -sL https://www.agensi.io/api/install/brewpage-publish -o /tmp/brewpage-publish.zip && unzip -o /tmp/brewpage-publish.zip -d ~/.claude/skills && rm /tmp/brewpage-publish.zipFree skills install directly. Paid skills require purchase - use the download button above after buying.
Reviews
No reviews yet - be the first to share your experience.
Only users who have downloaded or purchased this skill can leave a review.
No reviews yet - be the first to share your experience.
Only users who have downloaded or purchased this skill can leave a review.
Security Scanned
Passed automated security review
Permissions
Allowed Hosts
Claude Code, SKILL.md-compatible agents
Creator
Frequently Asked Questions
Learn More About AI Agent Skills
More Premium Skills
Multi-Agent Orchestration Master Library
Transform Claude Code into a coordinated multi-agent system. Battle-tested tmux orchestration patterns, YAML task queues, event-driven communication, and parallel worker management for 8+ agents.
cinematic-sites
Turn any basic business URL into a high-end cinematic landing page with AI-generated 4K assets and GSAP animations.

inline-comment
Best way to steer your agents, effortlessly.
skill-router-2
Automatically detect, load, and stack the perfect skills combo for any user request.