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
See it in action
A real example of what this skill takes in and produces.
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
- 3 permissions declared
- Instant install
See it in action
A real example of what this skill takes in and produces.
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.
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
Creator
Frequently Asked Questions
Learn More About AI Agent Skills
More Premium Skills
cinematic-sites
Turn any basic business URL into a high-end cinematic landing page with AI-generated 4K assets and GSAP animations.
skill-router-2
Automatically detect, load, and stack the perfect skills combo for any user request.
World-Class Site & App Design
Every AI-built UI looks generic and templated. This skill teaches your agent to actually match the design to the project, the industry, and the audience.
software-architect
A structured framework for planning, reviewing, and evolving complex software systems with explicit trade-offs.