LogoClawIndex
CasesSkillsAbout
LogoClawIndex

make-pages-interactive - Turn static HTML pages into interactive feedback surfaces

Turns HTML pages into a live commenting surface, routing feedback to a local inbox for agent monitoring and HTML updates.

Tags

Updated: 2026-09-19

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • Inject feedback tags into HTML files
  • Start local feedback HTTP server
  • Monitor inbox for user feedback
  • Edit HTML files per feedback
  • Append change records to history
  • Post status updates for tasks
  • Stop running feedback HTTP server
  • Remove feedback tags from HTML
  • Update skill via git pull

Inputs

  • Target HTML directory
  • Port number
  • User feedback comments
  • JSONL inbox file

Outputs

  • Modified HTML files
  • Updated feedback history file
  • JSONL inbox file
  • Status update POST requests

Requirements

  • Python runtime environment
  • Git command-line tool
  • Bash command execution capability
  • Available local TCP port

Source

  • Spec: SKILL.md

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.
html
feedback
interactive
http-server
comments
Inject feedback tags into HTML files
Start local feedback HTTP server
Monitor inbox for user feedback
Edit HTML files per feedback
Target HTML directory
Port number
User feedback comments
Modified HTML files
Updated feedback history file
JSONL inbox file