paraschopraparaschopraCommunityยท1 Agent Skills Included

make-pages-interactive

Inline commenting and live editing for static HTML pages

Turns any folder of static HTML pages into a live commenting surface where you highlight text, click elements, and leave notes. Routes every comment into a local inbox that the agent reads, then edits the page and auto-reloads it with a walkthrough of what changed. Eliminates separate to-do lists and manual copy-paste feedback loops when reviewing reports, docs, design mocks, and prototype UIs.
npx skills add paraschopra/make-pages-interactive --all -g -y

All Skills in This Repository (1)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install make-pages-interactive?โ–ผ

Run `npx skills add paraschopra/make-pages-interactive --all -g -y` in your terminal to install the skill globally.

How do I add comments to static HTML pages?โ–ผ

Say "make these pages interactive" in your session. The skill injects a feedback library into every HTML file, starts a local server, and lets you highlight text or click elements to leave notes.

What happens after I leave a comment?โ–ผ

Your comment lands in a local inbox that the agent monitors. It edits the HTML in response, and the page auto-reloads with a walkthrough highlighting each change.

Can I remove the feedback layer from my pages?โ–ผ

Yes. Say "remove the feedback layer" or run the inject script with the --remove flag to strip the tags and get clean static HTML back.

Does the feedback server keep running forever?โ–ผ

No. The server shuts down automatically when the parent session closes or after 10 minutes of inactivity, so it never leaks processes.

Related Repositories in Design & Creative

View All in Design & Creativeโ†’