sherdotshsherdotshOfficialยท1 Agent Skills Included

sher

Instant preview links for frontend projects

Builds frontend projects and publishes them to live, shareable preview URLs in seconds. Eliminates the need to configure Vercel, push branches, or set up hosting just to show work in progress. Auto-detects Vite, Next.js, Astro, and other frameworks, then runs the right build and upload steps. Lets coding agents deploy what they build and hand back a live link automatically.
npx skills add sherdotsh/sher --all -g -y

All Skills in This Repository (1)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install sher?โ–ผ

Run `npx skills add sherdotsh/sher --all -g -y` in your terminal to install the deploy skill globally for your agent.

How to get a live preview link for my project?โ–ผ

Run `sher link` from your project root. It detects your framework, builds the project, uploads it, and returns a live URL in seconds.

Which frameworks does sher support?โ–ผ

It auto-detects Vite, Next.js, Astro, Create React App, and any project with a build script that outputs to dist, build, or out.

Can coding agents deploy projects with sher?โ–ผ

Yes. The sher-deploy skill lets agents run one command after building a project and return a live URL, with no interactive prompts or accounts required.

Do I need an account to use sher?โ–ผ

No. Anonymous use includes 1 deploy per day up to 10MB. Logging in with GitHub raises limits, and Pro adds password protection and longer link expiry.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’